SE Radio 711: Scott Hanselman on AI-Assisted Development Tools

SE Radio 711: Scott Hanselman on AI-Assisted Development Tools

Author: team@se-radio.net (SE-Radio Team) March 11, 2026 Duration: 1:02:15

Scott Hanselman, the VP of Developer Community at Microsoft, speaks with host Jeremy Jung about AI-assisted coding. They start by considering how the tools are a progression from syntax highlighting and autocomplete. Scott describes the ambiguity and non-determinism of agentic loops, why vague high-level prompts usually don't give good results, and the need to express intent and steer the models. He explains how knowing fundamentals helps you create better plans and know what to ask the models, and how to treat agents differently based on your knowledge level. He discusses his experience porting Windows Live Writer to a modern .NET stack, and defining success and providing tools for models to verify their work. Finally, he explains why you need to read and understand generated code in production environments, plus methods for sandboxing agents.


For developers who build the world's most critical systems, Software Engineering Radio offers deep, substantive conversations that move beyond the hype cycle. This isn't about quick tips or news flashes; it's a dedicated audio library for career engineers seeking to solidify their foundational knowledge and explore advanced concepts. Each episode is crafted as an enduring resource, featuring either a comprehensive tutorial breaking down a specific technology or methodology, or a detailed interview with a leading practitioner shaping the field. You'll hear focused discussions on everything from low-level systems architecture and programming language design to team dynamics and project management, all through the lens of professional software creation. The content is exclusively produced for this podcast, ensuring thoughtful, in-depth analysis you won't find simply repackaged from conference talks. If your work demands a rigorous understanding of the craft, this is the podcast for you.
Author: Language: en-us Episodes: 100

Software Engineering Radio - the podcast for professional software developers
Podcast Episodes
SE Radio 702: Derick Schaefer on Modern CLIs [not-audio_url] [/not-audio_url]

Duration: 48:05
Derick Schaefer, author of CLI: A Practical Guide to Creating Modern Command-Line Interfaces, talks with host Robert Blumen about command-line interfaces old and new. Starting with a short review of the origin of command…
SE Radio 699: Benjamin Brial on Internal Dev Platforms [not-audio_url] [/not-audio_url]

Duration: 55:17
In this episode, Benjamin Brial, CEO and co-founder of Cycloid, speaks with host Sriram Panyam about internal developer platforms (IDPs) and internal developer portals. The conversation explores how these platforms addre…
SE Radio 698: Srujana Merugu on How to build an LLM App [not-audio_url] [/not-audio_url]

Duration: 1:18:30
In this episode of Software Engineering Radio, Srujana Merugu, an AI researcher with decades of experience, speaks with host Priyanka Raghavan about building LLM-based applications. The discussion begins by clarifying es…
SE Radio 697: Philip Kiely on Multi-Model AI [not-audio_url] [/not-audio_url]

Duration: 56:33
Philip Kiely, software developer relations lead at Baseten, speaks with host Jeff Doolittle about multi-agent AI, emphasizing how to build AI-native software beyond simple ChatGPT wrappers. Kiely advocates for composing…
SE Radio 696: Flavia Saldanha on Data Engineering for AI [not-audio_url] [/not-audio_url]

Duration: 1:14:25
Flavia Saldanha, a consulting data engineer, joins host Kanchan Shringi to discuss the evolution of data engineering from ETL (extract, transform, load) and data lakes to modern lakehouse architectures enriched with vect…
SE Radio 695: Dave Thomas on Building eBooks Infrastructure [not-audio_url] [/not-audio_url]

Duration: 1:02:49
Dave Thomas, author of The Pragmatic Programmer, The Manifesto for Agile Software Development, Programming Ruby, Agile Web Development with Rails, Programming Elixir, Simplicity, and co-founder of the Pragmatic Bookshelf…
SE Radio 694: Jennings Anderson and Amy Rose on Overture Maps [not-audio_url] [/not-audio_url]

Duration: 1:03:45
Jennings Anderson, a Software Engineer with Meta Platforms, and Amy Rose, the Chief Technology Officer at Overture Maps Foundation, speak with host Gregory M. Kapfhammer about the Overture Maps project, which creates rel…
SE Radio 693: Mark Williamson on AI-Assisted Debugging [not-audio_url] [/not-audio_url]

Duration: 54:12
Mark Williamson, CTO of Undo, joins host Priyanka Raghavan to discuss AI-assisted debugging. The conversation is structured around three main objectives: understanding how AI can serve as a debugging assistant; examining…