Viewing profile — gebdev
gebdev
HN member- Joined
- Sat, Jun 28, 2025, 5:16 PM UTC
- HN karma
- 7
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About gebdev
Recent public activity
- story
- comment
- story
-
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…
-
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.
- comment
- story
- comment
- story
-
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…
-
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…
-
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 …
-
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 …