Viewing profile — joexbayer
joexbayer
HN member- Joined
- Sat, Apr 26, 2025, 12:46 PM UTC
- HN karma
- 541
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About joexbayer
No profile information was provided.
Recent public activity
-
comment
Comment #47355914
Very cool! Would suggest https://oshub.org/explore if youre interested in hobby operating systems.
-
comment
Comment #47084894
A related article discussing Gustedt’s first defer implementation, which also looks at the generated assembly: https://oshub.org/projects/retros-32/posts/defer-resource-cl...
-
comment
Comment #46080654
Up to TCP most protocols are very straight forward, atleast getting them to work semi reliable. But then TCP explodes in complexity with all the state management and possible paths…
- story
- story
- story
- story
-
comment
Comment #45718721
Wow! Looks great! Id suggest checking out https://oshub.org/ it has a lot of hobby operating systems similar to this one.
- story
- story
-
comment
Comment #45422718
Small blog post exploring a defer implementation using GCC’s cleanup + nested functions, looking at the generated assembly and potential use cases.
- story
- story
- story
- story
- comment
- story
- story
-
comment
Comment #44885575
I’ve had a bunch of images of my OS lying around from over the years. Luckily, I started taking them early, all the way back to the textmode days. I thought I’d put together a smal…
- story
-
comment
Comment #44855006
Been working on this site for a while after working on my own hobby OS for a few years. Idea is to have a central place to share and gather hobby operating systems. Its possible to…
- story
-
story
Show HN: Thread4.eu – Platform to deploy a Python function to the web in seconds
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 wa…
-
story
Show HN: SynactJS – A minimal React/Preact-inspired UI library
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 con…
-
comment
Comment #43818580
Oh, didn’t notice that lmao!