Episode 001 · May 4, 2026 · 47:23

Why agentic coding is permanent

Greg Sadetsky
Greg Sadetsky
Founding Engineer, Revise Robotics · Site
0:00 −0:00

Jane Doe builds developer tools. We talk about why agentic coding isn’t a productivity tool but a different way of thinking about software construction, where the bottleneck moved (review), and what she got wrong about TDD this year.

Chapters
  1. Cold open
  2. What changed in the last six months
  3. Where LLMs still fail
  4. Hiring and juniors
From this episode

"The bottleneck moved to review."

— Greg Sadetsky

"I changed my mind about TDD this year."

— Dan
Mentioned
▸ Transcript
So the part I keep coming back to is that this isn’t a productivity tool we’re using. It’s a different way of thinking about what software construction actually is — when you can describe a change in plain language and get a working version back in seconds, the bottleneck moves.Right, and I think the thing people miss is that the bottleneck moves to review. The hard part isn’t writing it anymore — it’s deciding which of the three versions the model produced is actually the one you want to live with.