The Stack Overflow podcast is a weekly conversation about working in software development, learning to code, and the art and culture of computer programming. Hosted by Paul Ford and Ben Popper, the series features questions from our community, interviews with fascinating guests, and hot takes on what’s happening in tech. Founded in 2008, Stack Overflow is empowering the world to develop technology through collective knowledge. It’s best known for being the largest, most trusted online community for developers and technologists. More than 100 million people come to Stack Overflow every month to ask questions, help solve coding problems, and develop new skills.

Similar Podcasts

Greater Than Code

Greater Than Code
For a long time, tech culture has focused too narrowly on technical skills; this has resulted in a tech community that too often puts companies and code over people. Greater Than Code is a podcast that invites the voices of people who are not heard from enough in tech: women, people of color, trans and/or queer folks, to talk about the human side of software development and technology. Greater Than Code is providing a vital platform for these conversations, and developing new ideas of what it means to be a technologist beyond just the code. Featuring an ongoing panel of racially and gender diverse tech panelists, the majority of podcast guests so far have been women in tech! We’ve covered topics including imposter syndrome, mental illness, sexuality, unconscious bias and social justice. We also have a major focus on skill sets that tech too often devalues, like team-building, hiring, community organizing, mentorship and empathy. Each episode also includes a transcript. We have an active Slack community that members can join by pledging as little as $1 per month via Patreon. (https://www.patreon.com/greaterthancode)

Command Line Heroes

Command Line Heroes
Stories about the people transforming technology from the command line up.

PHPUgly

PHPUgly
The podcast your mother warned you about. Ramblings of a few overworked PHP Developers. We discuss everything, from the challenges and excitement of running our small business and development shop the DiegoDev Group, to general day to day coding projects, to anything geek related or any other tech topics. Hosted By @shocm, @realrideout, and @johncongdon. Become a Patron!

Time is a construct but it can still break your software

May 01, 2026 00:35:38 34.22 MB Downloads: 0

Ryan welcomes  Jason Williams, senior software engineer at Bloomberg and  the creator of Rust-based JavaScript engine Boa, to the show to dive into why date and time handling in JavaScript is so difficult and how the Temporal proposal aims to fix it. They explore the current flaws and issues in JavaScript that make the Date object so hard to work with, how libraries like Moment.js helped but eventually became too complex themselves, and why the Temporal proposal took nine years to complete. Episode notes: Temporal is a new TC39 proposed standard for JavaScript that replaces the Date object. It operates as a top-level namespace and brings a modern date/time API to the ECMAScript language.Connect with Jason on Bluesky or at his website. Congrats to Great Answer badge winner BrenBarn, who won the badge for their answer to rethrowing python exception. Which to catch?.See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Your LLM issues are really data issues

April 28, 2026 00:31:34 30.3 MB Downloads: 0

Ryan welcomes Harsha Chintalapani, co-founder and CTO at Collate and co-creator of Open Metadata, to the show to discuss why AI and LLMs struggle with real-time, structured production data. They explore how schema changes, inconsistent definitions (like “customer”), and weak governance can break both your analytics and MLs, and what companies can do to get their data AI-ready, from metadata management to observability. Episode Notes: Collate is a semantic intelligence platform built on a semantic metadata graph for discovery, governance, and AI observability across your data ecosystem.Connect with Harsha on LinkedIn. Congrats to user buttonsrtoys, who won a Famous Question badge for their question Possible to edit PDF without embedded font installed?.See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Lights, camera, open source!

April 24, 2026 00:25:33 24.52 MB Downloads: 0

Ryan is joined on the show by Cult.Repo producers Emma Tracey and Josiah Mcgarvie to discuss making documentaries about open-source software and the people behind the major technologies that uphold the internet. They explore why open-source projects and the people who maintain them are such interesting stories for audiences, how being outsiders has helped them tell these community stories, and what they see as the common stressors that plague all open-source projects, such as sustainability, compensation, and burnout. Episode notes: Cult.Repo produces documentaries and shorts about the human stories behind open-source technology. Check out their filmography on their YouTube channel.Have an idea for an open-source community they should cover? Email the Cult.Repo team at hello@cultrepo.com. Shoutout to user kiranvj for winning a Populist badge for their answer to What is a good way to automatically bind JS class methods?.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

How to get multiple agents to play nice at scale

April 22, 2026 00:27:52 26.76 MB Downloads: 0

SPONSORED BY INTUITChase Roossin, group engineering manager, and Steven Kulesza, staff software engineer, from Intuit join the podcast to chat about what might be the hardest problem in engineering right now: getting multiple AI agents to work together in a complex system. They discuss how automated evals can make agent behaviors more predictable, agent swarms vs. one highly skilled agent, and how customer behavior shaped their technical architecture. Episode notesWant to work on complex engineering problems like these? Explore careers at Intuit.We’ve worked with Intuit on a few other great blogs and podcasts, including Best practices for building LLMs and How Intuit democratizes AI development across teams through reusability.Connect with Chase on LinkedIn. Connect with Steven on LinkedIn. Congrats to Lifejacket badge winner Sean for saving Creating the simplest HTML toggle button? with a great answer. See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

We still need developer communities

April 21, 2026 00:30:23 29.16 MB Downloads: 0

Ryan welcomes Mike Swift, co-founder and CEO of Major League Hacking, to the show to chat about the never-ending need for software developer communities and entry points into programming; MHL’s recent acquisition of DEV and how they’re creating a place for shared knowledge, building, and publishing; and why now is the best time to be both an artisan and a builder in a world with AI software development tools.Episode notes: Major League Hacking is a 500k+ global member community that hosts hackathons and open-source fellowships for the next generation of developers. They recently acquired DEV, an online community for 3M+ developers to learn and share together. Connect with Mike on LinkedIn or email him at swift@mhl.io. Congrats to Stellar Answer badge winner Antony Hatchkins for getting over a hundred saves on their answer to Git replacing LF with CRLF. See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

No country left behind with sovereign AI

April 17, 2026 00:33:56 32.57 MB Downloads: 0

Ryan welcomes Stephen Watt, distinguished engineer and VP of Red Hat’s Office of the CTO, to chat about digital sovereignty and sovereign AI. They explore major infrastructure constraints for things like power, cooling, and scarce hardware that cause the regional disparities we see in sovereign AI, plus why we need to extend Kubernetes and integrate PyTorch Stack not just for a sovereign cloud but for sovereign AI.Episode notes: Red Hat’s Office of the CTO is a division of 150 software engineers and researchers working on their Research and Emerging Technologies arms, helping to shape the vision and strategy of Red Hat’s technology. Connect with Stephen on LinkedIn. Congrats to user Ittiel for winning a Populist badge on their answer to Print timestamps in Docker Compose logs.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Who needs VCs when you have friends like these?

April 14, 2026 00:33:21 32.01 MB Downloads: 0

Ryan welcomes RunPod co-founder and CEO Zhen Lu to discuss circumventing VC money by going straight to your community for funding, how Zhen balances founder intuition with user feedback when the community is the one backing the project, and RunPod’s journey from basement servers to global infrastructure partnerships with a software-layer approach and data-first paradigm. Episode notes: RunPod is an end-to-end AI cloud that provides developers with GPUs so they can build and run custom AI systems that scale.Connect with Zhen on LinkedIn or email him at zhenlu@runpod.io. Today’s shoutout goes to Famous Question badge winner cigol on, who won the badge for getting 10,000+ views on their question Using JavaScript, is it possible to capture the body payload from an outgoing fetch request?.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

The messy truth of your AI strategies

April 10, 2026 00:31:34 30.31 MB Downloads: 0

Ryan welcomes Hema Raghavan, co-founder and head of engineering at Kumo.ai, to dive into all the messy stuff that comes with implementing AI, from pipeline sprawl to shadow AI. They discuss governance approaches like deploying models inside approved platforms and routing calls through monitored gateways, and how broken pipelines from complex feature-engineering motivated Kumo.ai’s approach of using a single foundation model with on-the-fly database queries. Episode notes: Kumo.ai allows you to train and run state-of-the-art AI models on your relational data, allowing you to make predictions about your users and transactions in seconds. Connect with Hema on LinkedIn or reach out to her at her email hema@kumo.ai.  Congrats to user BalusC for winning a Populist badge on their answer to How to sanitize HTML code to prevent XSS attacks in Java or JSP?.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

He designed C++ to solve your code problems

April 07, 2026 00:33:05 31.76 MB Downloads: 0

Ryan welcomes Bjarne Stroustrup, designer of C++ and professor at Columbia, to the show to dive into all things C++, from its history to where it's going today. They discuss its first emergence as a way to bridge high-level abstractions with low-level systems control, the criticisms some have around memory safety and null pointers (and how to solve these problems in your code), and why “move to Rust” thinking is too simplistic for modern codebases. Episode notes: Keep up with everything happening with C++ at the Standard C++ Foundation’s website. Connect with Bjarne on LinkedIn and explore more of his work at his website. Congrats to Populist badge winner Michael Sorens for winning the badge for their answer to PowerShell equivalent for "head -n-3"?.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Seizing the means of messenger production

April 03, 2026 00:28:52 27.71 MB Downloads: 0

Ryan sits down with Galen Wolfe-Pauly, CEO of Tlon, to chat about calm computing and how humans can take back ownership of their data and digital world. They discuss the early internet’s evolution from individual creativity into today’s internet that turns users into products, Galen’s takeaways from building a new network architecture that prioritizes user control, and why messenger applications are ripe for decentralization. Episode notes:Tlon is releasing a decentralized messenger app that gives you ownership of your data, built on Urbit, a complete, wholly encapsulated system that allows you to run a personal server in the cloud. Use the code STACK to skip the waitlist for the Tlon Messenger app.Connect with Galen on LinkedIn. Shoutout to user mkobuolys for winning a Populist badge for their answer to Set default transition for go_router in Flutter.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

How can you test your code when you don’t know what’s in it?

March 31, 2026 00:30:18 29.08 MB Downloads: 0

Ryan hosts SmartBear’s VP of AI and Architecture Fitz Nowlan to explore how we’re moving away from old assumptions about software development, the challenges of testing MCP servers as LLM-driven agents introduce non-determinism that breaks tradition, and how data locality and data construction are becoming more valuable when source code is so easy to generate.Episode notes: SmartBear gives devs tools for application performance monitoring, software development, software testing, and API management—all at AI speed and scale.Connect with Fitz on LinkedIn and email him at FitzNowlan@SmartBear.com Congrats to Great Answer winner Alexander for winning the badge for their answer to Is there a way to make Runnable's run() throw an exception?.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Prevent agentic identity theft

March 27, 2026 00:25:11 24.17 MB Downloads: 0

Ryan is joined by Nancy Wang, CTO of 1Password, to discuss the security challenges local agents present, how enterprises can create robust governance of credentials through zero-knowledge architecture, and the implications of agent intent and misuse in a world where AI agents are becoming more and more integrated into everyday applications.Episode notes: 1Password keeps your credentials secure through end-to-end encryption, zero-knowledge architecture, and more. Read their latest white paper on security design. Connect with Nancy on LinkedIn or email her at nancy.wang@1password.com. Congratulations to user Binita Bharati for winning a Populist badge for their answer to How to know the version of currently installed package from yarn.lock.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Multi-stage attacks are the Final Fantasy bosses of security

March 24, 2026 00:30:00 28.8 MB Downloads: 0

Ryan welcomes Gee Rittenhouse, VP of Security at AWS, to the show to discuss the complexities of multi-stage attacks in cybersecurity and how these attacks unfold, the challenges in detecting them, and the evolving role of AI in both enhancing security and creating new vulnerabilities. Episode notes: AWS Security Hub is expanding to unify your cloud security options. Learn more about how AWS is keeping your cloud safe on their website. Connect with Gee on LinkedIn. Shoutout to user James Kanze for winning a Populist badge for their answer to The spiral rule about declarations — when is it in error?.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

After all the hype, was 2025 really the year of AI agents?

March 20, 2026 00:32:49 31.51 MB Downloads: 0

Ryan is joined by Stefan Weitz, CEO and co-founder of the HumanX Conference, for a conversation on how AI has evolved in the last year. They discuss whether “the year of the agent” came to fruition, why companies are moving away from AGI, and the major blockers for AI adoption, from distrust in non-deterministic systems to enterprise data-readiness. Episode notes: HumanX 2026, one of the biggest AI conferences of the year, is happening in San Francisco from April 6-9. Listen to our episodes recorded on the conference floor last year. Connect with Stefan on LinkedIn.Congrats to Populist badge recipient humblebee for winning the badge for their answer to How to open/run YML compose file?.TRANSCRIPTSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Building a global engineering team (plus AI agents) with Netlify

March 19, 2026 00:00:29 0.47 MB Downloads: 0

In this episode of Leaders of Code, Stack Overflow’s Chief of Product and Technology, Jody Bailey, sits down with Dana Lawson, CTO at Netlify. Dana shares her insights on leading a lean, globally distributed engineering team that powers 5% of the internet. The conversation touches on the realities of remote work, the importance of maintaining a written culture, and why Dana believes AI and agents are lowering the barrier to entry for builders everywhere.The discussion also:Explores how to manage a polyglot environment and the trade-offs between adopting nascent tech and maintaining operational reliability with a globally distributed team.Highlights Netlify’s approach to AI integration and how Dana addresses the natural scepticism from those hesitant to hand over control to AI.Covers realities of technical debt and how Netlify balances rapid product work with scaling.NotesConnect with Dana Lawson on LinkedIn.See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.