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:
We ask a lawyer about GitHub Copilot (Changelog Interviews #458)

We ask a lawyer about GitHub Copilot (Changelog Interviews #458)

This week we’re bringing JS Party to The Changelog — Nick Nisi and Christopher Hiller had an awesome conversation with Luis Villa, co-founder and General Counsel at Tidelift. They discuss GitHub Copi…

00:59:29  |   Wed 08 Sep 2021
Stellar inference speed via AutoNAS (Practical AI #148)

Stellar inference speed via AutoNAS (Practical AI #148)

Yonatan Geifman of Deci makes Daniel and Chris buckle up, and takes them on a tour of the ideas behind his amazing new inference platform. It enables AI developers to build, optimize, and deploy bla…

00:42:15  |   Tue 07 Sep 2021
Iterating to globally distributed apps and databases (Founders Talk #80)

Iterating to globally distributed apps and databases (Founders Talk #80)

Today Adam is joined by Kurt Mackey, co-founder and CEO of Fly.io — a platform for running full stack apps and databases close to users. This conversation with Kurt talks through his journey as a dev…

01:45:24  |   Fri 03 Sep 2021
X gon' State it to ya (JS Party #191)

X gon' State it to ya (JS Party #191)

Amal, KBall, and Nick welcome David Khourshid to the show to talk about his project, XState. XState brings state management to a new level using finite state machines and is compatible with your stac…

01:05:30  |   Fri 03 Sep 2021
Let's Ship It! (Ship It!)

Let's Ship It! (Ship It!)

I’m Gerhard Lazu, host of Ship It! A show with weekly episodes about getting your best ideas into the world and seeing what happens. We talk about code, ops, infrastructure, and the people that make …

00:01:30  |   Fri 03 Sep 2021
To build, or to buy, that is the question (Go Time #195)

To build, or to buy, that is the question (Go Time #195)

To build or to buy, that’s a constant question we ask ourselves as software engineers. In this episode we dig into the nuance of these options and the space between them with an eye toward both the b…

01:08:49  |   Thu 02 Sep 2021
Docs are not optional (Ship It! #17)

Docs are not optional (Ship It! #17)

On this week’s episode, Gerhard is joined by Kathy Korevec, former Senior Director of Product at GitHub, and now Vercel’s Head of Product. Docs play an essential role in GitHub Actions, and Gerhard’s…

00:58:56  |   Wed 01 Sep 2021
Anaconda + Pyston and more (Practical AI #147)

Anaconda + Pyston and more (Practical AI #147)

In this episode, Peter Wang from Anaconda joins us again to go over their latest “State of Data Science” survey. The updated results include some insights related to data science work during COVID al…

00:43:03  |   Wed 01 Sep 2021
Why Neovim? (Changelog Interviews #457)

Why Neovim? (Changelog Interviews #457)

This week Neovim core maintainer TJ DeVries joins Jerod and guest co-host Nick Nisi (from JS Party) to follow-up on our Vim episode with a conversation dedicated to Neovim. TJ tells us why Neovim was…

01:14:00  |   Tue 31 Aug 2021
Tenet with heavy spoilers (Backstage #18)

Tenet with heavy spoilers (Backstage #18)

After months of talking about and planning this episode, we decided near the very end to invite Paul from Heavy Spoilers to join us for a deep, spoiler filled, discussion on the movie Tenet, which wa…

01:21:13  |   Fri 27 Aug 2021
Replacing Sass at Shopify (JS Party #190)

Replacing Sass at Shopify (JS Party #190)

Alex Page & Sam Rose from Shopify’s Polaris team join Jerod & Divya to discuss their open research into finding and selecting a viable alternative for Sass at the company. Six solutions enter, but wh…

01:00:23  |   Fri 27 Aug 2021
Don't forget about memory management (Go Time #194)

Don't forget about memory management (Go Time #194)

Bryan Boreham (Grafana Labs) and Jordan Lewis (Cockroach Labs) join Mat and Jon to talk about memory management in Go. We learn about the heap, the stack, and the garbage collector. There are also so…

00:58:58  |   Thu 26 Aug 2021
The acquisition of a lifetime (Founders Talk #79)

The acquisition of a lifetime (Founders Talk #79)

On today’s show Adam is joined by John Nunemaker (an old friend). For some of you listening you might remember John’s appearance on The Changelog #11, which was basically forever ago. Or his company …

01:18:52  |   Thu 26 Aug 2021
Optimize for smoothness not speed (Ship It! #16)

Optimize for smoothness not speed (Ship It! #16)

This week Gerhard is joined by Justin Searls, Test Double co-founder and CTO. Also a 🐞 magnet. They talk about how to deal with the pressure of shipping faster, why you should optimize for smoothness…

00:58:35  |   Wed 25 Aug 2021
Exploring a new AI lexicon (Practical AI #146)

Exploring a new AI lexicon (Practical AI #146)

We’re back with another Fully Connected episode – Daniel and Chris dive into a series of articles called ‘A New AI Lexicon’ that collectively explore alternate narratives, positionalities, and unders…

00:44:26  |   Tue 24 Aug 2021
OAuth,

OAuth, "It's complicated." (Changelog Interviews #456)

Today we’re joined by Aaron Parecki, co-founder of IndieWebCamp and maintainer of OAuth.net, for a deep dive on the state of OAuth 2.0 and what’s next in OAuth 2.1. We cover the complications of OAut…

01:10:24  |   Mon 23 Aug 2021
Building software for yourself (Changelog Interviews #455)

Building software for yourself (Changelog Interviews #455)

Today we’re talking to Linus Lee about the practice of building software for yourself. Linus has several side projects we could talk about, but today’s show is focused on Linus’ dynamically typed fun…

01:11:51  |   Mon 23 Aug 2021
Automate all the things with Node.js (JS Party #189)

Automate all the things with Node.js (JS Party #189)

Ahmad Awais joins Amal, Amelia, and Jerod to discuss scripting, automation, and building CLIs with Node! We hear Ahmad’s back story, learn the ABC’s of mastering Node automation tooling, and share au…

01:19:21  |   Fri 20 Aug 2021
Richard Hipp returns (Changelog Interviews #454)

Richard Hipp returns (Changelog Interviews #454)

This week, Richard Hipp returns to catch us up on all things SQLite, his single file webserver written in C called Althttpd, and Fossil – the source code manager he wrote and uses to manage SQLite de…

01:26:08  |   Thu 19 Aug 2021
Caddy V2 (Go Time #193)

Caddy V2 (Go Time #193)

Matt Holt joins Jon Calhoun to discuss Caddy, its history, and the process of creating a v2 of the popular web server. In the episode they discuss some of the challenges encountered while building th…

00:59:04  |   Thu 19 Aug 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.