Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Claude Code Conversations with Claudine:How many episodes does Claude Code Conversations with Claudine have?The podcast currently has 190 episodes available.
March 26, 2026The Architect–Engineer HybridAI-assisted development is creating a new kind of professional — someone who can both design systems at a high level and implement them with AI tools. This hybrid role is emerging not by design, but by necessity, as the gap between architecture and implementation collapses. Understanding this shift helps experienced builders see where their real advantage lies in an AI-accelerated world. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more9minPlay
March 25, 2026The Danger of “Prompt and Pray” DevelopmentMany developers treat AI coding tools like a vending machine — describe what you want, hope something useful comes out, and ship it. This episode examines why that approach produces systems that look finished but are structurally fragile, and why the absence of engineering intent behind the prompts is the real problem. As AI tools become more capable, the gap between builders who think architecturally and those who just prompt-and-pray will widen dramatically. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more8minPlay
March 24, 2026The Verification Principle: How Boris Cherny and the Chief Engineer Arrived at the Same IdeaBoris Cherny, the creator of Claude Code, recently shared his personal workflow — and the idea at the center of it is one that serious AI builders keep arriving at independently: the model that wrote the code should not be the model that reviews it. Boris achieves this with subagents running in fresh, isolated contexts. The Chief Engineer workflow achieves it with a separate model entirely. The structure is the same. The only philosophical difference is whether 'independent reviewer' means a fresh instance of the same model, or a different model altogether. This episode explores what that principle is, why it matters, and why two very different practitioners landed on the same answer. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more9minPlay
March 23, 2026Builder Story: Building a Podcast Factory With AIThis episode walks through the real experience of building a fully automated podcast production system using AI tools — from concept to working pipeline. It matters now because it demonstrates concretely what is possible when an experienced builder treats AI as a collaborator in system design, not just a code generator. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more12minPlay
March 22, 2026The New Economics of Building SoftwareAI-assisted development is collapsing the cost structure that once made software creation the exclusive domain of large, well-funded teams. A single experienced builder with the right tools and architecture thinking can now produce systems that previously required departments. This episode explores what that shift means for founders, independents, and anyone who builds for a living. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more7minPlay
March 21, 2026Claude Code vs Traditional DevelopmentFor decades, software development meant writing code line by line, relying on IDEs, compilers, and manual debugging cycles. Claude Code changes the relationship between the developer and the machine — not just by writing code faster, but by shifting what the developer actually does. This episode explores what is genuinely different about AI-assisted development and what that difference means for how serious builders should approach their work. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more10minPlay
March 20, 2026Why Domain Experts Now Have an AdvantageFor years, deep domain expertise felt like it was losing ground to fast-moving generalist programmers who could ship quickly. AI has flipped that dynamic — people who deeply understand a problem space can now direct AI to build sophisticated solutions without needing to master every layer of the technical stack. This episode explores why domain knowledge has become the scarcest and most valuable input in AI-assisted development. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more11minPlay
March 19, 2026The Illusion of Working CodeAI tools can generate code that compiles, passes tests, and appears to work yet is architecturally broken, subtly wrong, or impossible to maintain. This episode explores why working is not the same as correct, and why experienced builders are uniquely positioned to spot the difference. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more9minPlay
March 18, 2026The Human Chief EngineerAs AI takes over more of the actual coding work, a new role is emerging at the center of software development: the human chief engineer who directs, governs, and ultimately owns the system. This episode explores what that role looks like in practice and why experienced professionals are uniquely positioned to fill it. The conversation examines how the shift from writing code to directing AI changes what it means to be a great engineer. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more9minPlay
March 17, 2026Designing Systems AI Can Safely ModifyMost AI-assisted development failures don't happen at the prompt level — they happen at the structural level, when AI tools make changes to systems that were never designed to be safely modified by a machine. This episode explores what it actually means to design a system with AI modification in mind: clear boundaries, predictable surfaces, and constraints that protect the whole even when a part changes. As AI tools become standard in every development workflow, the systems that survive will be the ones their architects designed to be modified safely. Produced by VoxCrea.AIThis episode is part of an ongoing series on governing AI-assisted coding using Claude Code.👉 Each episode has a companion article — breaking down the key ideas in a clearer, more structured way. If you want to go deeper (and actually apply this), read today’s article here: 𝐂𝐥𝐚𝐮𝐝𝐞 𝐂𝐨𝐝𝐞 𝐂𝐨𝐧𝐯𝐞𝐫𝐬𝐚𝐭𝐢𝐨𝐧𝐬 At aijoe.ai, we build AI-powered systems like the ones discussed in this series. If you’re ready to turn an idea into a working application, we’d be glad to help. ...more10minPlay
FAQs about Claude Code Conversations with Claudine:How many episodes does Claude Code Conversations with Claudine have?The podcast currently has 190 episodes available.