Blog
Insights on AI-driven development, from getting started to orchestrating the future
Testing in the Age of AI-Generated Code
There's a dangerous idea floating around developer communities: "If AI writes the code, we don't need as many tests."...
AI-Powered Code Review Is Not What You Think
Let's kill a misconception: AI-powered code review doesn't mean you paste your PR into ChatGPT and ask "is this code ...
Multi-File Context: The Secret Weapon of AI Coding
Here's a scenario every developer hits within the first week of using AI coding tools: you ask it to add a new endpoi...
When AI Gets It Wrong (And What That Teaches You)
Let's get the uncomfortable part out of the way: AI coding tools will confidently generate code that is completely, d...
The Prompt Mindset: Think Like an AI Coductor
There's an entire cottage industry built on "prompt engineering secrets": YouTube thumbnails with red arrows pointing...
Choosing Your First AI Coding Tool in 2025
The AI coding tool landscape in 2025 is overwhelming. Every week a new tool launches with claims of "10x developer pr...
AI Pair Programming Actually Works ... when you stop fighting it
Most developers try AI pair programming once, get a bad suggestion, and go back to typing everything manually. "It do...
Context is everything, until it isn't
The most expensive bug in AI coding isn't in your code but in your context. While developers obsess over which model...
Hello AI World!
Every developer remembers their first Hello World. Maybe it was five lines of C that proved you could make a machine ...