joexbayer
- Karma
- 0
- Created
- ()
- Submissions
- 0
- C++ Web Server on my custom hobby OS (oshub.org)
- Building your own Operating System (oshub.org)
- Rust Hobby OS projects worth exploring (oshub.org)
- LEGOs, Play-Doh, and Programming (weblog.jamisbuck.org)
- Just for Fun: A Hopeful Take on OSDev (oshub.org)
- The Polygons of Doom: PSX (fabiensanglard.net)
- Defer: Resource cleanup in C with GCCs magic (oshub.org)
- Building my childhood dream PC (fabiensanglard.net)
- Contracts for C (gustedt.wordpress.com)
-
Hi! I’ve always wanted a simple way to throw my Python projects online. Just to try things out, share them, or test a webhook with a real endpoint. But every time I hit the same wall: Buy a server, Set up HTTPS,…
-
SynactJS came out of frustration with wanting reactive components on static or server-rendered pages, without needing a whole Node build pipeline and server just to get dynamic content. I know this project is very…
-
Finally got my hobby OS up and running on real hardware. I love the old IBM thinkpads, so thought it was the perfect machine to get it working on. Been working on it for quite some time now, but this has been a big…