We still need to talk about vibe coding: Reflections on 2025's word of the year
118 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
Maintainability Outlasts Initial Productivity
- Maintainability is the core risk of vibe-coded apps as environments evolve.
- More people can ship code now, but fewer may be able to understand or maintain it later.
Never Blindly Trust AI Commits
- Never blindly trust AI-written code; always review and own commits.
- Humans remain responsible for verified, auditable code even when AI authored it.
Apply Purpose-Fit Rigor
- Apply purpose-fit rigor: prototypes can be lax, mission-critical systems must be strict.
- Define thresholds where vibe prototypes must pass formal quality and security checks.
