It Ain't Broke: Why Software Fundamentals Matter More Than Ever — Matt Pocock, AI Hero @mattpocockuk
A conference talk by Matt Pocock arguing that software fundamentals matter more than ever in the AI coding era. He critiques the 'specs to code' movement and the idea that 'code is cheap,' demonstrating through personal experience that repeatedly regenerating code without design oversight produces increasingly worse results. He presents practical techniques drawn from classic software books (A Philosophy of Software Design, The Pragmatic Programmer, DDD): a 'grill me' prompt to build shared design concepts with AI, a ubiquitous language skill to reduce verbosity, TDD to enforce small deliberate steps, and deep module architecture to keep codebases testable and navigable. The core thesis is that developers should act as strategic architects while AI handles tactical implementation.
Sort: