The Stack Overflow Podcast

The Stack Overflow Podcast

For well over a decade, the Stack Overflow Podcast has been exploring what it means to be a developer and how the art and practice of software engineering is changing our world. From creating code to running it in production, we host important conversations and fascinating guests that will help you understand how technology is made and where it’s headed. Hosted by Ryan Donovan, the Stack Overflow Podcast is your home for all things software.

Author

The Stack Overflow Podcast

Category

Technology

Podcast website

art19.com

Latest episode

Jul 10, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Tomasz Tunguz: From Java engineer to investor in eight unicorns 03.11.2023

Tomasz is a general partner at Theory Ventures , a venture capital firm focused on early-stage software companies. He coauthored the book Winning with Data , a deep dive into how big data has changed business best practices and organizational culture. Find Tomasz’s writing here . Follow Tomasz on LinkedIn or Twitter.com . In honor of Tomasz’s early career, we’re shouting out Johnny Hujol ’s answer...

Why Stack Overflow is embracing Svelte 31.10.2023

Giamir is the tech lead for Stacks , Stack Overflow’s design system. Svelte is a tool for building web apps. Delve into their docs or, if you’re brand-new to Svelte, start with this interactive tutorial . More than 90,000 devs responded to our 2023 Developer Survey where Svelte was ranked the second-most admired web framework .   Connect with Giamir via his website or LinkedIn .  Today we’re shout...

Zero trust with zero problems 27.10.2023

Alex and cofounder/CTO Paul Querna started ConductorOne because they saw that traditional identity governance (IGA) and privileged access management (PAM) needed to be rethought for cloud-forward companies. Before he cofounded Conductor One, Alev Bovee was a senior director of product management for zero trust and security at Okta . Read Ben’s article about how Computers are learning to decode the...

Forget the 10X engineer—it’s about building a 10X culture 25.10.2023

Find out why others have joined Shell .  Wondering what it’s like to be a developer at one of the world’s biggest energy companies? They’re hiring . Behavior-driven development is a conceptual approach to software development that calls for collaboration and alignment between developers, testers, and domain experts. One of the new technologies James and Tristan helped introduce at Shell is Kafka ,...

Composable architecture 24.10.2023

At Netlify Compose 2023, Biilmann announced their new composable web platform .  This isn’t Netlify’s first rodeo—we talked to them for episodes 588 and 456 . You can find Matt Biilmann on X or LinkedIn (and perhaps elsewhere).  Today’s shoutout goes to Dick Lucas who asked a topical question, How to prevent Netlify from treating warnings as errors because process.env. CI = true? , viewed by over...

Forget "No Code." Adios "Low Code." Say hello to "Yes Code!" 20.10.2023

The company says v0 is intended to author the first draft of your site or app, then help you iterate quickly. It won't mean the end of junior web developers, says Lee, as a polished final draft still requires a human touch. And it's not a low code no code approach, as the system allows you to switch easily between the GenAI approach and the actual code. You can learn more about v0 here and head ov...

The company making it easier to turn your coffee machine into a robot 17.10.2023

Listen to our previous episodes with Eliot here and here . Viam is a software platform for building, monitoring, and managing data from smart machines, including industrial robots, autonomous vehicles, smart home appliances, and IoT devices. Get an overview of the Viam platform or dig into their docs . Connect with Eliot on LinkedIn . Three cheers for Stack Overflow user mattl , who won a Great Qu...

Chatting with the GM of CodeWhisperer, an AI-powered pair programmer for AWS 13.10.2023

CodeWhisperer is an AI coding companion trained on Amazon and open-source code that gives you coding suggestions in real time.  In addition to being general manager for CodeWhisperer, Doug is also the GM for Amazon CodeGuru Security , which uses machine learning to detect security policy violations and vulnerabilities.  Connect with Doug on LinkedIn . Asked and answered: user Manodnya B won a Life...

No one likes meetings. Let's reduce their blast radius. 10.10.2023

Clockwise is a time orchestration platform that optimizes schedules to create more time in your day. Clockwise AI , their new GPT-powered scheduling assistant, is launching in beta. Join the waitlist here to get early access. (They’re also hiring !) Ryan wrote a recent article about whether meetings are making developers less productive. Cal Newport’s instant classic Deep Work is about learning to...

Subatomic speed, math misadventures, and the biggest fraud trial in history 06.10.2023

California is trying to transform how math is taught. How’s that going? Pierre Agostini, Ferenc Krausz and Anne L’Huillier won the 2023 Nobel Prize in Physics for work that allows scientists to see how electrons move by mapping their positions in an atom. Learn more here and here . As Ben says, speaking of things that are difficult to observe and don’t make a lot of sense, FTX founder Sam Bankman-...

How an algo raver stays in key(boards) 04.10.2023

If you want to hear more of her work, check out Alexandra’s Instagram .  She uses Tidal Cycles and Supercollider to make algorithms that get people to dance.  Interested in algoraves? You may be able to find one near you or run your own.  Check out Alexandra in her ad for Logitech , then check out her favorite keyboard .  See Privacy Policy at https://art19.com/privacy and California Privacy Notic...

USB-C for all, PHP 4EVA, and what do LLMs actually know (if anything)? 03.10.2023

Ben is watching AI Explained , a YouTube channel that covers the latest AI developments and their implications.  Read Ryan’s article ​​ Do large language models know what they are talking about? . Is language really unique to humans? New research suggests maybe not. Not for the first time, Ryan recommends the work of Noam Chomsky: Why Only Us: Language and Evolution , an evolutionary account of la...

How to write high-performance SQL for your Postgres database 29.09.2023

pgnanalyze helps users deliver consistent PostgreSQL performance and availability at any scale. Get started with a free trial or explore their docs . You can also find them on YouTube, where Lukas posts a weekly show called 5mins of Postgres . Lukas was a founding engineer of Citus Data . Citus is an open-source extension to PostgreSQL that was eventually acquired by Microsoft. Find them on GitHub...

Being creative with math: The immersive artist who traded a sketchpad for a keyboard 27.09.2023

Check out Luyang’s work at his website or in this Youtube playlist .  To make these animations, Luyang uses Processing , a 20-year-old language that started out as a visual way to teach programming but evolved into a professional development tool.  Logitech selected Luyang as one of the ambassadors to show off what you can do with their MX Keys S Combo .  Shout out to George Profenza for dropping...

Like Python++ for AI developers 26.09.2023

If you missed the first part of our conversation with Chris, listen to it here . Modular ’s new programming language, Mojo , is built for AI developers. Check out their docs or find them on GitHub . Connect with Chris on LinkedIn .  Shoutout to user DanielGibbs , who earned a Lifeboat badge by answering what is the difference between getType() and getClass() in java? . See Privacy Policy at https:...

Mojo: The usability of Python with the performance of C 22.09.2023

Modular built a new programming language, Mojo , for AI developers. Explore their docs or find them on GitHub . Chris is on LinkedIn .  Congratulations to user Shengyuan Lu , whose answer to Priority queue ordering of elements merited a Lifeboat badge . See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info .

Forget AGI. Let’s built ADI: Augmented Developer Intelligence 19.09.2023

If you missed the first part of this conversation, listen to it here . Replit is a browser-based IDE (integrated development environment). Check out their blog or start coding . ICYMI: Stack Overflow recently implemented semantic search , allowing users to search using natural language. Explore Stack Overflow Labs to learn more about OverflowAI and other projects. Amjad Masad is on LinkedIn , Twit...

Multiplayer programming on mobile: a chat with Replit CEO Amjad Masad 15.09.2023

Replit is a browser-based IDE (integrated development environment). See what they’re up to on their blog or just start coding . RIP Google Wave , one of the greats. Find Amjad on LinkedIn , Twitter , GitHub , or via his website . See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info .

Founder vs Investor: What VCs are really looking for 12.09.2023

After founding two companies, including StrongDM , a dynamic management access platform (explore their docs here ), Elizabeth took a “break” by co-authoring a book.  Founder vs Investor: The Honest Truth About Venture Capital from Startup to IPO is about what she learned as a founder and executive about the founder-investor relationship. Order it on Bookshop or Amazon . Elizabeth’s co-author is in...

Computers are learning to read our minds 08.09.2023

Gašper ’s work combines machine learning, statistical modeling, neuroimaging, and behavioral experiments “to better understand how neural networks learn internal representations in speech and how humans learn to speak.” One thing that surprised him about generative adversarial networks (GANs) ? How innovative they are, capable of generating English words they’ve never heard before based on words t...

You can’t spell Zapier without API 01.09.2023

Zapier is a no-code automation platform that allows users to create custom workflows for their critical work apps. Learn how it works , peruse the blog , or sign up to try beta AI features. Check out Reid’s article about how to write more effective AI prompts . Zapier built a natural language actions (NLA) API to enable AI models to independently use natural language to complete Zapier actions. Yo...

Job description: professional workplace bestie 29.08.2023

Stack Overflow’s Employee Resource Groups (ERGs) focus on aspects of employees’ personhood, “who you are outside of your role, who you bring to every single room that you enter,” Joey explains. Among our ERGs are Black and Brown, LGBTQ+, MIND (mental illness and neurodiversity), and a group for caregivers and parents. Interested in learning more about our commitment to diversity, equity, and inclu...

Fighting comment spam at Facebook scale 25.08.2023

Rockset is a real-time search and analytics database. Explore their docs and developer tools here . We here at Stack Overflow recently implemented our own vector search. Here’s a technical deep dive into how we did it.  Louis is on LinkedIn . Three cheers for Lifeboat badge winner user7610 , who rescued C++ application terminates with 143 exit code. What does it mean? with a solid answer. See Priv...

Medical research made understandable with AI 22.08.2023

Sorcero uses a mix of natural language processing, generative AI, and even more old school symbolic AI, where they craft their own ontologies, to try and ingest that river of new medical data and make it easier to search and comprehend.  Less than 0.2% of the global population can read a medical paper! AI can help make these dense works up to 700x more readable.  Medical Affairs Teams are the grou...

Semantic search without the napalm grandma exploit 18.08.2023

Last month, we announced the launch of OverflowAI from the stage of WeAreDevelopers. To learn more about AI-driven products and features in the works, check out Stack Overflow Labs .  Among the projects Alex works on is a semantic search API and the new search experience on Stack Overflow for Teams . LLMs can be vulnerable to jailbreak attacks like the napalm grandma exploit . Kyle is on GitHub ,...

Listen to the The Stack Overflow Podcast podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.