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.

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)

TED Talks Daily

TED Talks Daily
Every weekday, TED Talks Daily brings you the latest talks in audio. Join host and journalist Elise Hu for thought-provoking ideas on every subject imaginable — from Artificial Intelligence to Zoology, and everything in between — given by the world's leading thinkers and creators. With TED Talks Daily, find some space in your day to change your perspectives, ignite your curiosity, and learn something new.

Building out a managed Kubernetes service is a bigger job than you think

May 18, 2022 00:26:21 31.64 MB Downloads: 0

You may be running your code in containers. You might even have taken the plunge and orchestrated it all with YAML code through Kubernetes. But infrastructure as code becomes a whole new level of complicated when setting up a managed Kubernetes service. On this sponsored episode of the Stack Overflow podcast, Ben and Ryan talk with David Dymko and Walt Ribeiro of Vultr about what they went through to build their managed Kubernetes service as a cloud offering. It was a journey that ended not just with a managed K8s service, but also with a wealth of additional tooling, upgrades, and open sourcing. When building out a Kubernetes implementation, you can abstract away some of the complexity, especially if you use some of the more popular tools like Kubeadm or Kubespray. But when using a managed service, you want to be able to focus on your workloads and only your workloads, which means taking away the control plane. The user doesn’t need to care about the underlying infrastructure, but for those designing it, the missing control plane opens a whole heap of trouble. Once you remove this abstraction, your cloud cluster is treated as a single solid compute. But then how do you do upgrades? How do you maintain x509 certifications for HTTPS calls? How do you get metrics? Without the control plane, Vultr needed to communicate to their Kubernetes worker nodes through the API. And wouldn’t you know it: the API isn’t all that well-documented. They took it back to bare necessities, the MVP feature set of their K8s cloud service. They’d need the Cloud Controller Manager (CCM) and the Container Storage Interface (CSI) as core components to have Vultr be a first-class citizen on a Kubernetes cluster. They built a Go client to interface using those components and figured, hey, why not open-source this? That led to a few other open-source projects, like a Terraform integration and a command-line interface. This was the start of a two-year journey connecting all the dots that this project required. They needed a managed load balancer that could work without the control plane or any of the tools that interfaced with it. They built it. They needed a quality-of-life update to their API to catch up with everything that today’s developer expects: modern CRUD actions, REST best practices, and pagination. All the while, they kept listening to their customers to make sure they didn’t stray too far from the original product. To see the results of their journey, listen to the podcast and check out Vultr.com for all of their cloud offerings, available in 25 locations worldwide.

Open-source is winning over developers and investors

May 17, 2022 00:16:03 19.26 MB Downloads: 0

Supabase, the open-source database-as-a-service company, raised $80 million in Series B funding in a round led by Felicis Ventures. In case you were wondering: YYes, the company is named for the Nicki Minaj song!.Today in tech recs: Cassidy recommends budgeting app Lunch Money for everything from crypto to cash. Matt recommends Magnet for window management.Today’s Lifeboat badge goes to user dfrib for their answer to Error "nil requires a contextual type" using Swift.

Software is adopted, not sold

May 13, 2022 00:32:32 46.9 MB Downloads: 0

Ian and Corey met at Microsoft, where they built Microsoft Office Business Scorecard Manager 2005 (which boasted its own CD-ROM).They went on to found Mattermost in 2016 to give developers one platform for collaborating across tools and teams.Ian, who previously founded the game company SpinPunch, calls Mattermost “yet another of those video game companies turned B2B software companies,” like Slack and Discord. Says Ian: “Games are all the risk of a movie plus all the complexity of a B2B SaaS product.”Today’s Lifeboat badge goes to user Diogo for their answer to How can I call functions from one .cpp file in another .cpp file?.Connect with Ian on LinkedIn.Connect with Corey on LinkedIn.

Feeling burned out? You’re not the only one.

May 10, 2022 00:26:51 32.22 MB Downloads: 0

Check out a manager’s toolkit for preventing burnout put together by Gitlab Cassidy once asked Stephen Colbert for his favorite website. His answer may surprise you.Today in tech recs: Pokémon GO (for extra motivation to get outside) and the Apple Watch activity tracker (to track activity and remind you to move around). Jon recommends that you not get a treadmill desk. Today’s Lifeboat badge goes to user JLRishe for their answer to Error "TypeError: $(...).children is not a function".Follow Jon on LinkedIn or Twitter.

Why security needs to shift left into the SDLC

May 05, 2022 00:23:18 27.96 MB Downloads: 0

You can check out Michael’s bio here and tune in to his podcast Cloud Unfiltered.If you're interested in some of open source work Michael and his colleagues are doing, check out API Clarity.

What counts as art, anyway?

May 03, 2022 00:26:31 31.83 MB Downloads: 0

Stack Overflow’s 2019 Developer Survey found that respondents overwhelmingly considered Elon Musk to be the person with the greatest influence on technology. Now that Musk is taking over Twitter, it’s safe to say that influence will increase.James Stanier, engineering director at Shopify, has some thoughts on one of our perennial topics: transitioning from IC to manager. He’s proposed a 90-day trial period for IC engineers moving into management roles. Listen to Stanier on the Dev Interrupted podcast.Ben talks up Samsung’s The Frame, which lets you display your favorite NFT or old-fashioned art when you’re not using it as a TV. Because who wants to look at a blank screen?Cassidy recommends Adam Grant’s book Think Again: The Power of Knowing What You Don’t Know and Matt recommends an LG C1 TV for folks in the market for a stunning gaming experience.Today’s Lifeboat badge goes to user Drew Reese for their answer to Deprecation notice: ReactDOM.render is no longer supported in React 18.

Would you trust an AI to be your eyes?

April 29, 2022 00:32:39 47.07 MB Downloads: 0

The crew has complicated feelings about products like Apple’s augmented reality glasses and Google Glass. Ceora put it best: “I'm very cautious about any big tech company having any more access to my perception of reality.” On the other hand, products like Envision smart glasses that help visually-impaired people navigate their environments exemplify how AR technology can enable accessibility and empower users.Speaking of different perceptions of reality, New York mayor Eric Adams dusts off that old chestnut about how remote workers “can’t stay home in your pajamas all day.” (Watch us.)Matt recommends Oh My Git!, an open-source game that teaches Git. Ceora recommends Popsy, which allows you to turn your Notion pages into a website for free.And some recommended reading: How to make the most out of a mentoring relationship from the GitHub blog and How to use the STAR method to ace your job interview from The Muse.Today’s Lifeboat badge goes to user metadept for their answer to Generate a two-digit positive random number in JavaScript.Find Adam on LinkedIn here.

Meet the design system that lets us customize and theme Stack Overflow

April 26, 2022 00:32:17 30.97 MB Downloads: 0

If you’re not familiar with Stacks, Stack Overflow’s design system, it’s a robust CSS and JavaScript Pattern library that helps users create coherent experiences in line with Stack Overflow’s best practices and design principles. Explore more on Netlify or GitHub.Missed our April Fool’s prank this year? Relive the hilarity and the pain.Atomic CSS is a CSS architecture approach favoring single-purpose classes named based on visual function.Today’s Lifeboat badge goes to user ceejayoz for their answer to How do I do a database backup on Amazon RDS every hour?.Connect with Ben Kelley.Learn more about Aaron Shekey’s work.

How a college extra-credit project became PHP3, still the bedrock of the web

April 22, 2022 00:31:18 30.03 MB Downloads: 0

A high school class on Pascal launched Andi’s interest in programming (starting on an Apple IIc).Andi was bored with his university studies and took on an extra-credit programming project that turned into PHP3, the version that built a million websites.PHP gets a lot of hate, and we have two theories about why. First, it’s primarily brownfield development, and we all know that hell is other people’s code. Second, it democratized development—a great thing in many ways - that nevertheless led to a lot of less than professional code making it’s way to production.Andi cofounded Zend Technologies to oversee PHP advances and served as CEO from 2009 until the company’s acquisition in 2015. After Zend Technology, Andi became one of what he jokes was “five folks in a garage” building a new graph database for Amazon.Now, at Google, Andi runs the operational database for Google Cloud Platform, including managed third parties and cloud-native databases Spanner, Bigtable, and Firestore.His background in programming makes Andi sensitive to the importance of prioritizing developer experience: “the number-one person using our services are our developers. And so we need to make [our technology] super-productive and simple and easy and fun for developers to use.”Connect with Andi on LinkedIn.

What's the average tenure of a software developer at a big tech company?

April 19, 2022 00:29:40 28.46 MB Downloads: 0

Average tenure at Google has been reported at 1.1 years,  which stands in contrast to a broader average of 4.2 years for software developers across the board.Tech jobs at many so called titans and disrupters last less than two years, according to research from Dice.Uber is forging an unlikely alliance with two taxi tech firms.The ultimate chron job - ensuring users can access a chronological feed on their favorite social media without sacrificing your recommendation algorithm's potency or data. Our lifeboat badge of the week goes to alkber, who explained how to convert seconds to minutes, hours and days in Java

Warning signs that hot startup hiring engineers might not last

April 15, 2022 00:22:06 21.26 MB Downloads: 0

Cassidy is co-organizing Devs for Ukraine, a free online engineering conference from April 25-26 to raise funds in support of Ukraine. Register today and donate if you can.Plex.tv is a hub for live TV, on-demand streaming content, and your own media library. Read the full story of Fast’s speedy shutdown.Following the ultimate personal security checklist will protect your digital security and privacy—but it might also raise eyebrows at the FBI.Today’s tech recs: Ben recommends TENS therapy, an electrical alternative to acupuncture (it’s tech, technically). Cassidy recommends Covatar for unique, personalized digital art like NFT avatars.Today’s Lifeboat badge goes to user Joseph Silber for their answer to What’s a regex that matches all numbers except 1, 2 and 25?.

“Your salary shouldn’t be dictated by how good a negotiator you are.”

April 12, 2022 00:31:39 30.42 MB Downloads: 0

Read about how New Relic achieved pay equity—and what, exactly, that means.Last month, hacker group Lapsus$ released screenshots showing it had successfully breached Okta’s internal systems using compromised credentials. What does it all mean? Read about it here and here.Matt recounts a harrowing example of a man-in-the-middle attack that nearly emptied a friend’s bank accountToday’s recommendations: Cassidy recs Midjourney, an AI art-making tool currently in beta. (Learn more about Midjourney here.) Matt recommends Elden Ring to folks who want a more “adult” version of the Ceora-approved Breath of the Wild.Today’s Lifeboat badge goes to user Subhajit for their answer to Send HTML in email via PHP.

Words of wisdom for self-taught developers

April 08, 2022 00:29:59 28.82 MB Downloads: 0

Quizzes and games like Roblox are a good way to build your knowledge, whether you’re learning to code or becoming a K-pop expert.ICYMI: Listen to our conversation with HashiCorp cofounder Mitchell Hashimoto, who recently returned to an IC role after serving as CEO and CTO.Connect with Jon on LinkedIn or follow him on Twitter.Today’s Lifeboat badge goes to user Roko C. Buljan for their answer to Pure CSS 3 image slider—without JavaScript or radio inputs.

The new version of React, great tools for learning CSS, and the double standard for female engineers

April 05, 2022 00:38:03 36.52 MB Downloads: 0

React 18 is the latest major version of React. Cassidy also provides an excellent summary of React history.Ceora is working on some CSS art (inspired by K-pop, natch) using CodePen.Cassidy explains why Tanya Reilly’s talk-turned-blog-post Being Glue, which Ceora shouted out in Episode 425, was pivotal in shaping her career decisions.Why do women in software engineering have to worry about being seen as “not technical enough”?Today’s tech recs: Ceora recommends the Nintendo Switch™, Matt recommends Flexbox Froggy for people who want to learn CSS flexbox, and Cassidy recommends Loom.Today’s Lifeboat badge goes to user JosefZ for their answer to Start Windows Terminal from the CLI and pass in an executable command to run.

Embracing ambiguity in software with one of YouTube’s UX engineers

April 01, 2022 00:33:10 31.89 MB Downloads: 0

Read a profile of Mattaniah on People of Color in Tech (POCIT) here.Connect with Mattaniah on LinkedIn or follow her on TikTok.Who remembers Vine??This week’s tech recs: Cassidy recommends her Hifiman headphones. Ben recommends his hybrid RAV4 (42 miles on the battery alone). Matt recommends Spline, a design app for 3D web experiences. Ceora’s recommendation is a clear phone case from Five Below, perfect for displaying a photo of your favorite K-pop idol (or, you know, your dog).Plus, Mattaniah and the team get gushy about “incredible,” “joyful,” “super accessible” creative code educator Daniel Shiffman.This week’s Lifeboat badge goes to user Maulik Hirani for their answer to New Google Places Autocomplete and its pricing.