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

El Estoico | Estoicismo en español

El Estoico | Estoicismo en español
En este podcast vamos a hablar Estoicismo, figuras estoicas y ejercicios estoicos para mejorar tu vida y tu resiliencia ante las adversidades.

Developer Tea

Developer Tea
Developer Tea exists to help driven developers connect to their ultimate purpose and excel at their work so that they can positively impact the people they influence. With over 13 million downloads to date, Developer Tea is a short podcast hosted by Jonathan Cutrell (@jcutrell), co-founder of Spec and Director of Engineering at PBS. We hope you'll take the topics from this podcast and continue the conversation, either online or in person with your peers. Twitter: @developertea :: Email: developertea@gmail.com

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)

Crafting software and games for the selfie generation

July 20, 2021 00:21:24 20.54 MB Downloads: 0

You can find Tara on  Twitter here. Sam is on Twitter here.You can learn more about Loveshark's latest games and the roles they are hiring for here.Thanks to our lifeboat badge winner of the week, Elliott Frisch, for answering the question: Convert list of integer into comma separated string?  

Github Copilot can write code for you. We put it to the test.

July 16, 2021 00:26:39 25.58 MB Downloads: 0

You can find some fun video of Cassidy putting Copilot to the test here.If you want to take the Jamstack survey, check it out here.Our lifeboat badge of the week goes to Andomar, who answered the question: Will multiple calls to `now()` in a single postgres query always give same result?  

Leaving your job to pursue an indie project as a solo developer

July 13, 2021 00:30:05 28.87 MB Downloads: 0

We discuss how Simões learned to code and the feature set that allowed Poker Now to differentiate itself in a crowded space. Simões shares the tech stack he used to craft the first version of Poker Now, and how he rebuilt the service after it crashed under the weight of a massive wave of new users. During the peak of lockdown, his site went from an average of 100 concurrent users to more than 10,000 at a time.Lastly, we chat about the allure of leaving a regular job behind to work on a passion project, and about the challenges of maintaining a service and earning a living as a solo developer.Today we're celebrating Divakar, who was awarded a lifeboat badge for answering the question: Searching a sequence in a NumPy array.

So you're not getting along with your engineering team

July 12, 2021 00:20:02 19.22 MB Downloads: 0

If you want to catch up on the first half of the episode, you can find it here.

Is everyone starting to work like a developer?

July 09, 2021 00:27:23 26.29 MB Downloads: 0

The massive shift to remote work that so many companies undertook over the last year has pushed many to adopt an asynchronous, merge driven workflow that has been pioneered and perfected by software developers. With tools like Airtable, and Coda, the boundary between programming and other forms of media and knowledge work is beginning to blur. What happened to Google Wave? Can products with passionate fans get pushed into the Commons after they are sunset?Peek under the hood, and it's spreadsheets all the way down. Some companies are now turning a simple spreadsheet into an interactive web app. Spreadsheets on steroids, what could go wrong?No Lifeboat badge this episode, but tune in tomorrow, we'll have Part 2 of our live episode from the Fishbowl. 

Building for AR with Niantic Labs augmented reality SDK

July 06, 2021 00:29:16 28.09 MB Downloads: 0

You can learn more about Lightship, Niantic's AR SDK, here. They are hiring developers, and openings can be found here.Richard can be found on LinkedIn here. Kelly can be found on LinkedIn here.A big thanks to our lifeboat badge winner of the week, Karim, for answering the question: Check if value exists in Array object Javascript or Angular?  

Bring your own stack: Why developer platforms are going headless

July 02, 2021 00:21:51 20.97 MB Downloads: 0

As explained in this piece, "A headless CMS is a back-end only content management system (CMS) built from the ground up as a content repository that makes content accessible via a RESTful API or GraphQL API for display on any device." Shopify has leaned hard into GraphQL and APIs in general. The goal, as Coates describes it, is to allow developers to bring their own stack to the front-end, but provide them with the benefits of Shopify's back-end, like edge data processing for improved speed  at global scale. Shopify also offers a wealth of DevOps tooling and logistical support when it comes to international commerce. We also discuss Liquid, the flexible template language Shopify uses for  building web apps.Our lifeboat badge of the week goes to chunhunghan for answering the question: How to customize the switch button in a flutter?

How product development at Stack Overflow has evolved

June 29, 2021 00:20:42 19.87 MB Downloads: 0

If you're full up on technical content and just want funny retweets, follow Adam on Twitter hereIf you're interested in learning more about tag pages, check out what the community created for Rust.Thanks to Peter Cordes, our lifeboat badge winner of the week, for answering the question: How can I accurately benchmark unaligned access speed on x86_64?

Stack Overflow has a new product: Collectives™. Here's how we built it, and why.

June 25, 2021 00:20:11 19.37 MB Downloads: 0

You can check out all the details about Collectives in our launch post here.We detailed the user research that allowed our community to help shape this product in a Meta post here.Teresa is on Twitter here and Jascha is on LinkedIn here. 

From search trees to neural nets, a deep dive into natural language processing

June 23, 2021 00:34:22 32.98 MB Downloads: 0

We chatted with three guests:Miguel Jetté: Head of AI R&DJosh Dong: AI Engineering ManagerJenny Drexler: Senior Speech ScientistWhen Jette was studying mathematics in the early 2000s, his focus was on computational biology, and more specifically, phylogenetic trees, and DNA sequences. He wanted to understand the evolution of certain traits and the forces that explain why our bones are a certain length or our brains a certain size. As it turned out, the algorithms and techniques he learned in this field mapped very well to the emerging discipline of automatic speech recognition, or ASR. During this period, Montreal was emerging as a hotbed for artificial intelligence, and Jette found himself working for Nuance, the company behind the original implementation of Siri. That experience led him to several positions in the world of speech recognition, and he eventually landed at Rev, where he founded the company’s AI department. Jette describes Rev as an “Uber for Transcription.” Anyone can sign up for the platform and earn money by listening to audio submitted by clients and transcribing the speech into text. This means the company has a tremendous dataset of raw audio that has been annotated by human beings and, in many cases, assessed a second time by the client. For someone looking to build an AI system that mastered the domain of speech to text, this was a goldmine. Jette built the earliest version of Rev’s AI, but it was up to our second guest, Josh Dong, to productize and scale that system. He helped the department transition from older technologies like Perl to more popular languages like Python. He also focused on practical concerns like modularity and reusable components. To combine machine learning and DevOps, Dong added Docker containers and a testing pipeline. If you’re interested in the nuts and bolts of keeping a system like Rev’s running at tremendous scale, you’ll want to check out this part of the show. We also explore some of the fascinating future and promise this technology holds in our time with Jenny Drexler. She explains how Rev is moving from a hybrid model—one that combines Jette’s older statistical techniques with Dong’s newer machine learning approach—to a new system that will be ML from end-to-end. This will open up the door for powerful applications, like a single system that can convert speech text across multiple languages in a single piece of audio. “One of the things that's really cool about these end to end models is that basically, whatever data you have, it can learn to handle it. So a very similar architecture can do sequence to sequence learning with different kinds of sequences. The model architecture that you might use for speech recognition can actually look very similar to what you might use for translation. And you can use that same architecture, to say, feed in audio in lots of different languages and be able to do transcription for any of them within one model. It's much harder with the hybrid models to sort of put all the right pieces together to make that happen,” explains Drexler.If you’re interested in learning more about the past, present, and future of artificial intelligence that can understand our spoken language and learn how to respond, check out the full episode. If you want to learn more about Rev or check out some of the positions they have open, you can find their careers page here.

Tickets please! Exploring the joys of being a junior engineer

June 18, 2021 00:18:52 18.11 MB Downloads: 0

Bligh explains her love for front end and the simple pleasure of bringing a designer’s vision to lifeWe also talk about making the transition from journalism and digital media to the world of software development. You can find her on Twitter here.You can check out Contact here.Learn more about Makers here.Our lifeboat badge winner of the week is Rami Amro Ahmed, who answered the question: What is the difference between Model Factory and a DB seeder in Laravel?

Information foraging: the tricks great developers use to find solutions

June 15, 2021 00:18:35 17.84 MB Downloads: 0

You can check out some more of Henley's work on his blog here. Recent pieces include: A theory of how developers seek informationAll my career rejectionsNavigate your code like it's 2021 Why is it so hard to see code from 5 minutes ago?An inquisitive code editor: Overcome bugs before you know you have themHow much time does the average developer spend typing in their editor versus researching, exploring, and pondering? Henley believes half an hour of inputting actual code a day is realistic, despite what you've heard about the 10X developer in your area. 

Forget view-source, young coders are learning by making Discord bots and hacking Roblox

June 11, 2021 00:28:45 27.6 MB Downloads: 0

You can find Jenn on Twitter here. She is the creator of the wonderful website, make8bitart.com. You can check out Glitch here and dig into some of its WebXR projects.Our lifeboat badge of the week goes to Ruberandinda Patience, who explained why you got a 404 Not Found, even though the route exist in Laravel.

A good software tutorial explains the How. A great one explains the Why.

June 08, 2021 00:21:47 20.9 MB Downloads: 0

Karl is interested in the use of low code tools to extend development work beyond the engineering department. He also believes this approach, when done properly, allows teams to release new iterations more rapidly.Check out his company, draft.dev.Follow him on Twitter or LinkedIn.This week's lifefboat badge goes to Günter Zöchbauer, who explained: How to use 2 mixins in State in Flutter? 

Don't build it: advice on civic tech from MIT's GOV/LAB

June 04, 2021 00:18:30 17.74 MB Downloads: 0

Innocent is  a research associate at the MIT Gov /Lab. You can find him on Twitter here.Luke is the Founder and Executive Director of the civic technology organization Grassroot, as a practitioner-in-residence in 2021. You can follow him on Twitter here.Our lifeboat of the week goes to John Rotenstein, who explained: Why some services are called “AWS XXX” and the others “Amazon XXX”.