

AI-Augmented Programming
Jun 26, 2025
Discover how AI is revolutionizing coding practices! The hosts share personal journeys and debates on the merits and challenges of AI tools. Real-world examples showcase AI's role in simplifying front-end development and enhancing productivity. Delve into the environmental implications of AI technologies and the need for responsible usage. The discussion also highlights AI-generated documentation, transforming how developers relate to their projects. Tune in for an engaging mix of insights and humor!
AI Snips
Chapters
Transcript
Episode notes
David's AI Coding Experience
- David Flanagan shares how AI, named Claude, writes a significant portion of his code, making commits on GitHub.
- He ships more code in one month than in the previous nine combined using AI assistance.
Embrace AI or Get Left Behind
- Adopt AI tools early to stay competitive and increase productivity as AI becomes standard in development.
- Use AI to handle boring tasks like code cleanup, error checking, and writing tests, enhancing focus on creative coding.
Rewriting Code with AI
- David rewrote his entire Rust file management tool using AI in about an hour with a complex prompt.
- The new AI-driven version is well tested and replaces months of manual work.