Reddit essay argues one-shot AI coding demos are huge token waste with poor decisions
rsvallen · reddit · 2026-09-07
- The author criticizes the viral "AI built Minecraft/CoD in one prompt" genre on YouTube/Twitter, calling it one of the highest capability and token wastes possible: agents just loop generate-and-fix under a prompt, producing demos whose underlying decisions are poor.
- Core argument: in a general model's training data, high-quality game-dev code is vanishingly rare (est. 0.005-0.05%); the more niche the domain, the thinner the coverage. GitHub's Octoverse notes 81.5% of 2025 contributions happened in private repos, so the best real-world code is largely inaccessible.
- He frames AI as a multiplier: each suboptimal decision biases subsequent output, diluting quality multiplicatively (1×0.5×0.5).
- Proposed alternative: build reusable core working skills first, then layer domain skills in context, so agents can add, subtract, and compound improvements—producing work valuable to humans instead of bigger demos.
More from coding & agent
- 19-Year-Old Builds Murmell: Google Docs-Style Cloud Canvas for Coding Agents — According-Chain-8246 · 2026-09-07
- Routed: Open-Source Local-First Skill Router for Agents, Offline and Zero-Token — iAmQubick · 2026-09-07
- Bulletin: A Shared Message Board for Agents Over MCP and HTTP — MeAndClaudeMakeHeat · 2026-09-07
- Dev builds local-cloud hybrid AI stack: dual Sparks plus superproxy aggregating 80+ models — jasonkneen · 2026-09-07
- David Hoang on his dream flow: sketching in Cursor, designing via Paper MCP, iterating in Codex — davidhoang · 2026-09-07
- Open-source GUI for HuggingFace downloads fixes slow, stalling Xet-era browser downloads — acedelgado · 2026-09-07