
The Joe Reis Show AI Bubbles & "Vibe Coding" Dangers. Freestyle Fridays w/ Matt Housley
Nov 14, 2025
In this engaging conversation, Matt Housley, a regular commentator on AI trends, dives into the shifting landscape of AI and vibe coding. He highlights the dangers of the current AI bubble and how production risks emerge from rapid prototyping. The duo discusses the importance of domain expertise in preventing errors, and the absence of solid governance frameworks for AI-generated apps. They also compare the AI sector's excitement to historical market bubbles while considering the balance of craftsmanship and mass production in software.
AI Snips
Chapters
Transcript
Episode notes
Vibe Coding Needs Guardrails
- Vibe coding accelerates prototyping but requires explicit constraints to avoid massive, hard-to-review commits.
- Teams must integrate subject-matter experts and guardrails before pushing AI-generated code to production.
Don't Ship Prototypes As Production
- Prototype fast with AI but never let prototypes go straight to production without security and architecture review.
- Audit for credential or data leaks and plan refactors before deploying AI-generated pipelines.
Legacy Knowledge Prevented Data Errors
- Lena Hall described a vibe-coded pipeline that missed a historic timestamp bug and produced incorrect data.
- The old platform had a manual conversion rule that the vibe-coded rewrite omitted, causing data errors.
