Live data from Hacker News

Viewing profile — gebdev

gebdev

HN member
Joined
Sat, Jun 28, 2025, 5:16 PM UTC
HN karma
7
Public activity
13 items

About gebdev

hello!

Recent public activity

  1. story
  2. comment
  3. story
  4. comment
    Comment #46190335

    Loved this article. It showed how lacking my knowledge is in how operating systems implement concurrency primitives. It motivated me to do a bunch of research and learn more. Notab…

  5. comment
    Comment #46097421

    > My experience with arenas is that they increase performance at the cost of a little extra memory usage. ack, thanks! You’re exactly right, I got my words mixed up.

  6. comment
  7. story
  8. comment
  9. story
  10. comment
    Comment #46054107

    This article is really well written. I like how it defines a new concept (bughouse chess), then uses it to help describe an emotion they’ve been feeling wrt more popular culture. I…

  11. comment
    Comment #45955873

    This is a great example of how ADTs can be implemented in C by emulating classes, despite the loss in brevity. For the first item on reference counting, batched memory management i…

  12. comment
    Comment #45106734

    While I tend towards the side of the article, I find it difficult to agree (or follow) many of the points it makes, which is a bit disappointing. For example, under “ChatGPT Is So …

  13. comment
    Comment #44406409

    This is an interesting study. I wonder how the LLM option might compare to human written responses in the same format (but with higher latency), or even to having a physical human …