Viewing profile — ArielTM
ArielTM
HN member- Joined
- Tue, Apr 21, 2026, 12:01 PM UTC
- HN karma
- 4
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About ArielTM
No profile information was provided.
Recent public activity
-
comment
Comment #48015746
[dead]
-
comment
Comment #47994031
[dead]
-
comment
Comment #47972335
[dead]
-
comment
Comment #47959576
[dead]
-
comment
Comment #47930186
[dead]
-
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…
-
comment
Comment #47916627
[dead]
-
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…
-
comment
Comment #47903214
[dead]
-
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…
-
comment
Comment #47875318
[dead]
-
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…
-
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…
-
comment
Comment #47870632
[dead]
-
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…
-
comment
Comment #47870573
Thanks!
-
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…
-
comment
Comment #47858593
[dead]
-
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…