We still need to talk about vibe coding: Reflections on 2025's word of the year
30 snips
Nov 27, 2025 Vibe coding, surprisingly named word of the year, is explored in-depth. The hosts discuss its definition, cultural meanings, and the shift from craft to engineering amidst emerging risks. They reveal how new tools and models enhance vibe coding but also introduce maintenance and security concerns. The conversation dives into the dangers of trusting AI-generated code blindly and emphasizes the need for rigorous verification and smart development practices. Ultimately, the discussion offers crucial insights for navigating the evolving tech landscape.
AI Snips
Chapters
Transcript
Episode notes
Vibe Coding's Evolving Definition
- Vibe coding began as conversational AI producing working software with minimal code inspection.
- The term has diffused to mean AI-assisted coding and sometimes a looser, flow-based approach without guardrails.
Flow Versus Engineering Tradeoff
- Vibe coding emphasizes craft and flow over engineering rigor.
- Neal warns that too much vibe and too little engineering leads to insecure, fragile systems.
Add Guardrails Before Accepting AI Code
- Apply guardrails like tests and CI so AI-produced code can evolve safely.
- Treat AI assistance as another way to apply established engineering practices, not replace them.
