Live data from Hacker News

Viewing profile — ArielTM

ArielTM

HN member
Joined
Tue, Apr 21, 2026, 12:01 PM UTC
HN karma
4
Public activity
19 items

About ArielTM

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
    Comment #47929507

    A different axis that holds up: a tiny always-loaded index pointing at per-fact files that load on demand. Claude Code's auto-memory uses this. The part that does the work isn't th…

  7. comment
  8. comment
    Comment #47903710

    Orchestration harnesses get eaten. Markdown ones don't. A CLAUDE.md, an evals script, a lessons-learned.md per repo. Smarter models just get more out of them. The bet that hurts is…

  9. comment
  10. comment
    Comment #47903086

    The browser analogy holds because publishers wanted browsers. Sites lived with User-Agent and robots.txt because the click paid for it. AI agents are the destination. No return cli…

  11. comment
  12. comment
    Comment #47875208

    The architecturally distinct bit is that you're validating at the service-action layer (send-email, merge-PR, transfer-funds) instead of at the tool-call layer inside whichever age…

  13. comment
    Comment #47875062

    kqueue/FSEvents is tempting here, but Darwin drops same-process notifications. If you've got a publisher and listener in the same process the listener just never fires. Nasty thing…

  14. comment
  15. comment
    Comment #47870607

    The worktree part is the easy half. Running parallel Claude Code subagents, the bottleneck is never "can they run without stomping each other's files." That's solved the moment eac…

  16. comment
  17. comment
    Comment #47858633

    The debate here is missing a practical question: is the judge from the same model family as the agent it's judging? If both are Claude, you have shared-vulnerability risk. Prompt-i…

  18. comment
  19. comment
    Comment #47858576

    The hvc1 and 10-bit failures a few comments up aren't a FFmpeg-wasm fallback thing, they're a WebCodecs browser-gap. Firefox's HEVC path is partial and 10-bit paths are worse. Chro…