Viewing profile — dmitry_dv
dmitry_dv
HN member- Joined
- Mon, Apr 27, 2026, 9:35 AM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About dmitry_dv
No profile information was provided.
Recent public activity
-
comment
Comment #48488308
A reviewer's skepticism is a finite budget — every "still not convinced" costs energy, and the agent's rebuttals cost it nothing, so the contest is stamina, not argument quality. I…
-
comment
Comment #48458658
[dead]
-
comment
Comment #47959048
[dead]
-
comment
Comment #47945100
Same works for subagents — .claude/agents/triager.md with model: haiku plus a Task call from the main loop. The reason to roll your own was the sandbox, not the routing.
-
comment
Comment #47919522
The refactor step is the silent casualty in AI-assisted TDD. Once the test is green, Claude optimizes for moving to the next test, not for cleaning up the impl that just passed. An…