Live data from Hacker News

Viewing profile — Nerdx86

Nerdx86

HN member
Joined
Thu, May 01, 2025, 11:20 AM UTC
HN karma
2
Public activity
4 items

About Nerdx86

No profile information was provided.

Recent public activity

  1. comment
    Comment #45394269

    The other issue with this is that if you jump back and it has edited code, it loses the context of those edits.. It may have previous versions of the code in memory and no knowledg…

  2. comment
    Comment #45394242

    So this is where having subagents fed specific curated context is a help.. As long as the "poisoned" agent can focus long enough to generate a clean request to the subagent, the su…

  3. comment
    Comment #44732651

    There are real capacity limits here. Supply and demand are serious forces. When you have a top tier product, you can do a lot but at some point so many people come that it overload…

  4. comment
    Comment #43856378

    My concern here is what a recursive primitive like this in a low level language (like C/C++/Zig/Rust) would imply to the execution context of the "code within the brackets". If it …