
The Aboard Podcast Yelling at Vibe Coders
9 snips
Jan 27, 2026 A lively corporate roleplay pits an overconfident vibe-coder against a cautious manager debating readiness to ship. They dig into a messy Fortune 100 expense-tracking problem, a six-hour prototype reveal, and heated arguments about testing, AI-generated tests, and real user validation. Power dynamics, migration pain, and practical next steps round out the conversation.
AI Snips
Chapters
Transcript
Episode notes
Six-Hour Expense Tracker Demo
- Doug built a working expense-tracking app in six hours using Claude and a USB-copied spreadsheet.
- He showed Jeremy a database-backed UI that calculates client-specific expense rules and LDAP integration.
Get Stakeholder Sign-Off Before Deploying
- Do not deploy finance-critical software without stakeholder sign-off and thorough testing.
- Talk to client operations people and get their blessing before production rollout.
Don't Let AI Test AI Alone
- Avoid relying solely on AI to test AI-generated systems.
- Require human review and verification for critical financial logic.
