Episode

Why The Best Software Engineers Are Solving Code Review Bottlenecks Now

Podcast
Beyond Coding
Published
Jun 10, 2026
Duration seconds
2429
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/beyond-coding/episodes/Why-The-Best-Software-Engineers-Are-Solving-Code-Review-Bottlenecks-Now-e3ki7as
Audio
https://traffic.megaphone.fm/APO6132525353.mp3
JSON
/v1/public/podcasts/beyond-coding-4008849/episodes/why-the-best-software-engineers-are-solving-code-review-bottlenecks-now
Markdown
/podcast/beyond-coding-4008849/why-the-best-software-engineers-are-solving-code-review-bottlenecks-now.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/beyond-coding-4008849/episodes/why-the-best-software-engineers-are-solving-code-review-bottlenecks-now/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/beyond-coding-4008849/why-the-best-software-engineers-are-solving-code-review-bottlenecks-now.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

AI generates 10x more code, but your senior engineers still review it by hand and it's burning them out. Even Google admits code review is now the bottleneck nobody knows how to solve. Florian Buetow, AI engineer at Xebia, has been running experiments to eliminate the human from the review loop entirely, and what he found changes where engineers should focus their effort. In this episode, we cover: Why "stop doing code reviews" is a serious answer (and what replaces them) The guardrails that gave the most value: Semgrep rules, architectural unit tests, and stop hooks Why your harness matters more than the model How Amazon and Google police AI-generated code with policies AI burnout, cognitive debt, and "cognitive surrender": what stays your responsibility Step one for adopting agentic software engineering in your team this week Whether you're an individual developer drowning in AI-generated PRs or driving AI adoption across a large engineering org, you'll leave with concrete experiments to run. More from Florian: https://cracking-ai-engineering.com Timestamps: 00:00:00 - Intro 00:00:40 - Code Review Is Software Engineering's Biggest Bottleneck 00:01:57 - How Amazon and Big Tech Police AI-Generated Code 00:02:55 - Horizontal vs Vertical Scaling of AI Engineering 00:04:37 - Why "No Code Reviews" Might Be the Answer 00:05:22 - Engineering Environments That Give Agents Feedback 00:06:46 - Why the Harness Matters More Than the Model 00:07:21 - When Spec-Driven Development Failed and TDD Worked 00:10:06 - Stop Hooks, Ralph Loops, and Automated Feedback 00:11:30 - The Guardrails That Gave the Most Value 00:14:00 - Architectural Constraints That Keep AI Code Sane 00:15:07 - What Remains a Human Responsibility 00:17:33 - Why All the Hard Work Moves Upfront Now 00:18:47 - The In…