Live data from Hacker News

Viewing profile — stbev

stbev

HN member
Joined
Mon, Aug 18, 2025, 6:31 AM UTC
HN karma
31
Public activity
6 items

About stbev

No profile information was provided.

Recent public activity

  1. comment
    Comment #48082107

    Thank you! I will keep working on it and post something here

  2. comment
    Comment #48082099

    Yes, exactly, a 3D software renderer. But the goal is to do (almost) everything from scratch and by hand. No LLMs, no std library, no compilers. Just a few imported math functions …

  3. comment
    Comment #48081452

    I am attempting to write a software renderer in WebAssembly because, for some reason, I feel the need to go against the direction this vibe coded world is going, and I want to feel…

  4. comment
  5. comment
    Comment #47610262

    Have you noticed that comments like "this post seems written with AI" are now appearing on all posts, even those written without AI? We're starting to become wary due to the abuse …

  6. comment
    Comment #44937963

    This is really interesting, although I still can't get my head around the fact that core.async.flow topologies are immutable. I feel like most problems can't be solved with fixed t…