Hacker News
'The Vibe Tax' Names the Cost Disciplined Developers Pay for Agents Trained on Undisciplined Ones
Posted 2026-08-23, the piece describes an agent burning a full weekly token quota to produce only exhaustive test coverage, complete with sha256-named directories of pristine edge-case tests, and no application code. The author's claim is that months of vibe-coder feedback trained models to one-shot everything at roughly 10x the token cost, so competent users subsidize the default. The 10x figure is illustrative rather than measured, but the failure mode is concrete and checkable against your own agent runs: verify the ratio of generated tests to generated implementation before blaming quota limits.
↳ Follow the thread