Live data from Hacker News

Viewing profile — joexbayer

joexbayer

HN member
Joined
Sat, Apr 26, 2025, 12:46 PM UTC
HN karma
541
Public activity
59 items

About joexbayer

No profile information was provided.

Recent public activity

  1. comment
    Comment #47355914

    Very cool! Would suggest https://oshub.org/explore if youre interested in hobby operating systems.

  2. 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...

  3. 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…

  4. story
  5. story
  6. story
  7. story
  8. 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.

  9. story
  10. story
  11. 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.

  12. story
  13. story
  14. story
  15. story
  16. comment
  17. story
  18. story
  19. 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…

  20. story
  21. 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…

  22. story
  23. 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…

  24. 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…

  25. comment
    Comment #43818580

    Oh, didn’t notice that lmao!