Live data from Hacker News

Viewing profile — dmitry_dv

dmitry_dv

HN member
Joined
Mon, Apr 27, 2026, 9:35 AM UTC
HN karma
3
Public activity
5 items

About dmitry_dv

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
  3. comment
  4. 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.

  5. 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…