Engineers will do anything to avoid learning from history
- AI
- Programming
- Management
- Developer Tools
The post says the current wave of AI coding advice is mostly software people relearning ideas other fields and earlier software generations already knew. Its examples are familiar ones: write clearer specs, decompose work, limit communication overhead, use staged execution, and stop acting as if every workflow starts from first principles. The piece frames agentic coding less as solo programming and more as coordinating unreliable but capable contributors, which is why it reaches for Brooks, waterfall, and project management instead of prompt sorcery.
If your team is building with coding agents, treat this less like a magical new craft and more like disciplined systems work with specs, tests, bounded scope, and clear handoffs. But do not blindly import heavyweight process either, because token limits, prompt drift, and verification costs create new bottlenecks that older methods did not have.
-
horn.gg
- Discuss on HN