The human-in-the-loop is tired(pydantic.dev)
240 points by haritha1313 11 hours ago | 129 comments
tl;dr: Pydantic's author argues that LLM-assisted coding, while genuinely productive, has created a new "supervision fatigue": the satisfying parts of programming (problem-solving, small wins) have been automated away, leaving developers with the exhausting work of reviewing, specifying, and course-correcting mostly-plausible AI output. The result is work that feels simultaneously more productive and less rewarding, more parallelized but lonelier, and addictive in a Skinner-box way. The author compares it to the responsive design transition—craft evolving rather than dying—where taste, architectural judgment, and deep expertise become more valuable, not less, as the human becomes the quality gate for higher output volumes.
HN Discussion:
  • Reframes the article's thesis using reward-function or 'on the hook' language, reinforcing the supervision fatigue idea
  • ~Shares personal workflows that avoid the fatigue by treating LLMs as code generators rather than agents
  • Disagrees that reviewing AI output feels worse—finds it less emotionally taxing than reviewing humans
  • Confirms the Skinner-box/slot-machine addictive quality described in the article
  • ~Argues developer experience with LLMs varies by personality/work-style, so the article's fatigue isn't universal