1. EachPod

Changelog Master Feed - Podcast

Changelog Master Feed

Your one-stop shop for all Changelog podcasts. Weekly shows about software development, developer culture, open source, building startups, artificial intelligence, shipping code to production, and the people involved. Yes, we focus on the people. Everything else is an implementation detail.

Technology Development
Update frequency
every 2 days
Average duration
60 minutes
Episodes
2316
Years Active
2009 - 2025
Share to:
The mathematics of machine learning (Practical AI #152)

The mathematics of machine learning (Practical AI #152)

Tivadar Danka is an educator and content creator in the machine learning space, and he is writing a book to help practitioners go from high school mathematics to mathematics of neural networks. His …

00:38:03  |   Tue 05 Oct 2021
Learning-focused engineering (Changelog Interviews #462)

Learning-focused engineering (Changelog Interviews #462)

This week we’re joined by Brittany Dionigi, Director of Platform Engineering at Articulate, and we’re talking about how organizations can take a more intentional approach to supporting the growth of …

01:12:43  |   Fri 01 Oct 2021
Do you know the muffin fairy? (JS Party #195)

Do you know the muffin fairy? (JS Party #195)

Muffin fairies, thumb wars, and fruit transit can only mean one thing: Explain it Like I’m 5! We’re also covering the news, discussing the effects of remote work, and agreeing it’s OK to ignore the f…

00:58:18  |   Fri 01 Oct 2021
Go on hardware: TinyGo in the wild (Go Time #199)

Go on hardware: TinyGo in the wild (Go Time #199)

In this episode, we will be exploring the tiny world of Go and Hardware. We are joined by three gophers, Vladimir Vivien, Tobias Theel, and Ron Evans, who will be discussing the use of Linux API (V4L…

01:09:31  |   Thu 30 Sep 2021
Learning from incidents (Ship It! #21)

Learning from incidents (Ship It! #21)

Things go wrong all the time. We all make mistakes. And that is okay. What is not okay, is to think that it won’t happen, or that there will be someone else around when it does. In that moment, it do…

00:55:36  |   Thu 30 Sep 2021
Balancing human intelligence with AI (Practical AI #151)

Balancing human intelligence with AI (Practical AI #151)

Polarity Mapping is a framework to “help problems be solved in a realistic and multidimensional manner” (see here for more info). In this week’s fully connected episode, Chris and Daniel use this fra…

00:42:25  |   Tue 28 Sep 2021
Fauna is rethinking the database (Changelog Interviews #461)

Fauna is rethinking the database (Changelog Interviews #461)

This week we’re talking with Evan Weaver about Fauna — the database for a new generation of applications. Fauna is a transactional database delivered as a secure and scalable cloud API with native Gr…

01:05:33  |   Fri 24 Sep 2021
Kaizen! Five incidents later (Ship It! #20)

Kaizen! Five incidents later (Ship It! #20)

This is our second Kaizen episode, where Adam, Jerod & Gerhard talk about changelog.com improvements since episode 10. OK, so Gerhard deleted the DNS API token. Not only did he take the time to under…

01:00:22  |   Fri 24 Sep 2021
1Password is all in on its web stack (JS Party #194)

1Password is all in on its web stack (JS Party #194)

Mitch and Andrew from the 1Password team talk with Amal and Nick about the company’s transition to Electron and web technologies, and how the company utilized its existing web stack to shape the futu…

01:12:41  |   Fri 24 Sep 2021
The little known team that keeps Go going (Go Time #198)

The little known team that keeps Go going (Go Time #198)

Ever wonder how new features get added to the go command? Or where tools like gopls come from? Well, there’s an open team that handles just those things.

Just like the programming language itself, ma…

01:05:44  |   Thu 23 Sep 2021
From notebooks to Netflix scale with Metaflow (Practical AI #150)

From notebooks to Netflix scale with Metaflow (Practical AI #150)

As you start developing an AI/ML based solution, you quickly figure out that you need to run workflows. Not only that, you might need to run those workflows across various kinds of infrastructure (in…

00:47:34  |   Tue 21 Sep 2021
The business model of open source (Changelog Interviews #460)

The business model of open source (Changelog Interviews #460)

This week we’re joined by Adam Jacob, CEO of System Initiative and Co-Founder of Chef, about open source business models and the model he thinks is the right one to choose, his graceful exit from Che…

01:20:43  |   Fri 17 Sep 2021
Puddin' together cool data-driven essays (JS Party #193)

Puddin' together cool data-driven essays (JS Party #193)

Russel Goldenberg & Caitlyn Ralph from The Pudding join Amelia & Nick to talk about how they create data-driven, interactive articles, how the team works on both The Pudding’s data journalism article…

00:56:18  |   Fri 17 Sep 2021
Real-world implications of shipping many times a day (Ship It! #19)

Real-world implications of shipping many times a day (Ship It! #19)

This week Emile Vauge, founder & CEO of Traefik, joins Gerhard to share a story that started as a solution to a 2000 microservices challenge, the real-world implications of shipping many times a day …

00:55:14  |   Fri 17 Sep 2021
Books that teach Go (Go Time #197)

Books that teach Go (Go Time #197)

Natalie sits down with Go book authors Bill Kennedy & Sau Sheong Chang to discuss the ins and outs of writing (and reading) books about Go!

Join the discussion

Changelog++ members save 4 minutes on th…

01:18:10  |   Thu 16 Sep 2021
Trends in data labeling (Practical AI #149)

Trends in data labeling (Practical AI #149)

Any AI play that lacks an underlying data strategy is doomed to fail, and a big part of any data strategy is labeling. Michael, from Label Studio, joins us in this episode to discuss how the industry…

00:44:39  |   Tue 14 Sep 2021
Coding in the cloud with Codespaces (Changelog Interviews #459)

Coding in the cloud with Codespaces (Changelog Interviews #459)

On this special edition of The Changelog, we’re talking with Cory Wilkerson, Senior Director of Engineering at GitHub, about GitHub Codespaces. For years now, the possibility of coding in the cloud s…

01:07:50  |   Sat 11 Sep 2021
Frontend Feud: ShopTalk vs Syntax (JS Party #192)

Frontend Feud: ShopTalk vs Syntax (JS Party #192)

Your favorite web dev podcasts join forces for a super collab that’ll knock you frontend off! Amelia joins Chris Coyier and Dave Rupert from ShopTalk Show while Divya teams up with Wes Bos & Scott To…

00:54:10  |   Fri 10 Sep 2021
Bare metal meets Kubernetes (Ship It! #18)

Bare metal meets Kubernetes (Ship It! #18)

In this episode, Gerhard talks to David and Marques from Equinix Metal about the importance of bare metal for steady workloads. Terraform, Kubernetes and Tinkerbell come up, as does Crossplane - this…

01:07:38  |   Thu 09 Sep 2021
Building actually maintainable software (Go Time #196)

Building actually maintainable software (Go Time #196)

Building software is difficult and time consuming, but the maintenance of software is where we spend the majority of our time. In this episode, Ian and sam join Johnny and Kris to discuss how to buil…

01:11:53  |   Thu 09 Sep 2021
Disclaimer: The podcast and artwork embedded on this page are the property of Changelog Media. This content is not affiliated with or endorsed by eachpod.com.