
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.
Latest episodes

Jul 7, 2022 • 1h 7min
Go tooling ♻️ (Go Time #237)
We’re talking about the tools we use every day help us to be productive! This show will be a great introduction for those new to Go tooling, with some discussion around what we think of them after using some of them for many years.
Join the discussionChangelog++ members save 4 minutes on this episode because they made the ads disappear. Join today!Sponsors:Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what really matters to you and your team in your codebase. See how other teams are using this awesome feature at about.sourcegraph.com/code-insights
Square – Develop on the platform that sellers trust. There is a massive opportunity for developers to support Square sellers by building apps for today’s business needs. Learn more at changelog.com/square to dive into the docs, APIs, SDKs and to create your Square Developer account — tell them Changelog sent you.
Retool – The low-code platform for developers to build internal tools — Some of the best teams out there trust Retool…Brex, Coinbase, Plaid, Doordash, LegalGenius, Amazon, Allbirds, Peloton, and so many more – the developers at these teams trust Retool as the platform to build their internal tools. Try it free at retool.com/changelog
Featuring:Mat Ryer – GitHub, LinkedIn, Bluesky, XJaana Dogan – Website, GitHub, XJohnny Boursiquot – Website, GitHub, XShow Notes:
GolangCI-Lint — “5x faster than gometalinter”
vim-go
How can I track tool dependencies for a module?
go/packages
Golint — a linter for Go source code
conprof — Continuous profiling
func Walk
Something missing or broken? PRs welcome!

Jul 5, 2022 • 8min
DevTool platform types, things to know about databases, starting with commas, Lobsters turns 10 & Upptime (Changelog News #2)
We’re listening! This week’s experimental, super-brief Monday edition of “The Changelog” has the following new features: It’s longer, there’s no background music during the stories, and it includes stories previously not featured in the newsletter.
If you like this better than the last one, would listen to it, and want us to keep it going… let us know in the comments or by tweeting @changelog!
View the newsletterJoin the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Featuring:Jerod Santo – GitHub, LinkedIn, Mastodon, X

Jul 1, 2022 • 1h 35min
Actual(ly) opening up (Changelog Interviews #495)
Adam and Jerod are joined once again by James Long. He was on the podcast five years ago discussing the surprise success of Prettier, an opinionated code formatter that’s still in use to this day. This time around we’re going deep on Actual, his personal finance system James built as a business for over 4 years before recently opening it up and making it 100% free.
Has James given up on the business? Or will this move Actual(ly) breathe new life into a piece of software that’s used and beloved by many? Tune in to find out.
Join the discussionChangelog++ members get a bonus 27 minutes at the end of this episode and zero ads. Join today!Sponsors:InfluxData – The time series platform for building and operating time series applications — InfluxDB empowers developers to build IoT, analytics, and monitoring software. It’s purpose-built to handle massive volumes and countless sources of time-stamped data produced by sensors, applications, and infrastructure. Learn more at influxdata.com/changelog
Square – Develop on the platform that sellers trust. There is a massive opportunity for developers to support Square sellers by building apps for today’s business needs. Learn more at changelog.com/square to dive into the docs, APIs, SDKs and to create your Square Developer account — tell them Changelog sent you.
Honeycomb – Guess less, know more. When production is running slow, it’s hard to know where problems originate: is it your application code, users, or the underlying systems? With Honeycomb you get a fast, unified, and clear understanding of the one thing driving your business: production. Join the swarm and try Honeycomb free today at honeycomb.io/changelog
MongoDB – An integrated suite of cloud database and services — They have a FREE forever tier, so you can prove to yourself and to your team that they have everything you need. Check it out today at mongodb.com/changelog
Featuring:James Long – Website, GitHub, XAdam Stacoviak – Website, GitHub, LinkedIn, Mastodon, XJerod Santo – GitHub, LinkedIn, Mastodon, XShow Notes:
Actual’s website
Actual’s Discord
Actual on GitHub
Open-sourcing Actual
You Need a Budget
Dave Ramsey’s EveryDollar
The Broken Window Theory
Absurd SQL on GitHub
Tauri
Something missing or broken? PRs welcome!

Jul 1, 2022 • 57min
Sophisticated Cornhole (JS Party #232)
Jerod, Nick & Ali partake in a few rounds of Story of the Week, TIL, and I’m Excited about $X. Oh, and is TypeScript the new Java? Nick responds and emotes all over the place! 😆
Join the discussionChangelog++ members save 4 minutes on this episode because they made the ads disappear. Join today!Sponsors:Raygun – Never miss another mission-critical issue again — Raygun Alerting is now available for Crash Reporting and Real User Monitoring, to make sure you are quickly notified of the errors, crashes, and front-end performance issues that matter most to you and your business. Set thresholds for your alert based on an increase in error count, a spike in load time, or new issues introduced in the latest deployment. Start your free 14-day trial at Raygun.com
Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what really matters to you and your team in your codebase. See how other teams are using this awesome feature at about.sourcegraph.com/code-insights
Square – Develop on the platform that sellers trust. There is a massive opportunity for developers to support Square sellers by building apps for today’s business needs. Learn more at changelog.com/square to dive into the docs, APIs, SDKs and to create your Square Developer account — tell them Changelog sent you.
Featuring:Jerod Santo – GitHub, LinkedIn, Mastodon, XNick Nisi – Website, GitHub, Mastodon, XAli Spittel – Website, GitHub, LinkedIn, XShow Notes:Story of the Week
Deno raises $21m
Ryan Dahl on The Changelog #443
Kitson Kelly on JS Party #127
GitHub Copilot pricing announced
Amazon Codewhisperer
Brave Search Goggles
RIP Atom
hello, Zed
Today I Learned
Simon Willison’s CSV/SQlite one-liner
fzf
jqq
Mikeal’s TypeScript tweet
I’m Excited About $X
Svelte Origins doc
Noclip
lofi.co
Work from home with me 3 HRS
Kan Jam
Something missing or broken? PRs welcome!

Jun 30, 2022 • 1h 15min
Thoughts on velocity (Go Time #236)
Mat Ryer, a software development expert, joins Natalie Pistunovich, who works at a stealth-mode startup, to explore the delicate balance between speed and quality in software projects. They dive into the definition of 'velocity' in Agile and discuss its importance for team efficiency. Techniques like 'card roulette' for better estimations are shared, along with insights on gamification in tracking development progress. The duo emphasizes the significance of flexibility in project management and the collaborative learning framework that can enhance decision-making in teams.

Jun 29, 2022 • 1h 13min
Postgres vs SQLite with Litestream (Ship It! #59)
Ben Johnson, the creator of Litestream, joined Fly.io a few weeks after we migrated changelog.com - episode 50 has all the details. That was pure coincidence. What was not a coincidence, is Gerhard jumping at the opportunity to talk to Ben about Postgres vs SQLite with Litestream.
The prospect of running a cluster of our app instances spread across all regions, with local SQLite & Litestream replication, is mind boggling. Let’s find out from Ben what will it take to get there. Thanks Kürt for kicking off this dream.
Join the discussionChangelog++ members save 6 minutes on this episode because they made the ads disappear. Join today!Sponsors:Sentry – Working code means happy customers. That’s exactly why teams choose Sentry. From error tracking to performance monitoring, Sentry helps teams see what actually matters, resolve problems quicker, and learn continuously about their applications - from the frontend to the backend. Use the code SHIPIT and get the team plan free for three months.
FireHydrant – The reliability platform for every developer. Incidents impact everyone, not just SREs. FireHydrant gives teams the tools to maintain service catalogs, respond to incidents, communicate through status pages, and learn with retrospectives. Small teams up to 10 people can get started for free with all FireHydrant features included. No credit card required to sign up. Learn more at firehydrant.io
Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what really matters to you and your team in your codebase. See how other teams are using this awesome feature at about.sourcegraph.com/code-insights
Akuity – Akuity is a new platform (founded by Argo co-creators) that brings fully-managed Argo CD and enterprise services to the cloud or on premise. They’re inviting our listeners to join the closed beta at akuity.io/changelog. The platform is a versatile Kubernetes operator for handling cluster deployments the GitOps way. Deploy your apps instantly and monitor their state — get minimum overhead, maximum impact, and enterprise readiness from day one.
Featuring:Ben Johnson – Website, GitHub, XGerhard Lazu – Website, GitHub, LinkedIn, XShow Notes:🆕 FOLLOW-UP: Live read replicas update in GitHub issue comment
How this episode started
I’m All-In on Server-Side SQLite
Getting Started with Litestream
github.com/benbjohnson/litestream
litestream.io repository
The Secret Lives of Data - Raft
🎧 Replicating SQLite using Litestream with Ben Johnson - ThinkingElixir #101 - May, 2022
🎧 Open source, not open contribution - Changelog #433 - March, 2021
Datasette - An open source multi-tool for exploring and publishing data
How Litestream Eliminated My Database Server for $0.03/month - April, 2021
Picoshare - A minimalist, easy-to-host service for sharing images and other files
Picoshare deploy to Fly.io
Fly Machines: An API for Fast-booting VMs
Something missing or broken? PRs welcome!

18 snips
Jun 28, 2022 • 49min
AI's role in reprogramming immunity (Practical AI #183)
Join Drausin Wulsin, Director of ML at Immunai, as he explores the groundbreaking intersection of AI and immunotherapy. He discusses how AI is revolutionizing treatments for cancer and autoimmune diseases by analyzing vast biological data. Wulsin highlights the innovative immune database AMICA, which leverages advanced machine learning techniques. The conversation also touches on the significance of transfer learning and the collaborative future of AI in drug discovery, promising exciting advancements in therapeutic development.

Jun 27, 2022 • 4min
Markwhen, Tauri 1.0, SLCs & imposters (Changelog News #1)
We’re experimenting with something new: a super-brief Monday edition of “The Changelog” to help start your week off right and keep you up with the fast-moving software world.
If you like this, would listen to it, and want us to keep it going… let us know in the comments or by tweeting @changelog. If you’d rather we didn’t… also let us know!
View the newsletterJoin the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Featuring:Jerod Santo – GitHub, LinkedIn, Mastodon, X

Jun 24, 2022 • 1h 11min
Ahoy hoy, JSNation & React Summit! (JS Party #231)
Nick went to Amsterdam for JSNation & React Summit 2022 and he joins Jerod to report on all the goodness! He also sits down with two special guests involved with the confs to talk Jest Preview and GraphQL Cache
Join the discussionChangelog++ members save 4 minutes on this episode because they made the ads disappear. Join today!Sponsors:Square – Develop on the platform that sellers trust. There is a massive opportunity for developers to support Square sellers by building apps for today’s business needs. Learn more at changelog.com/square to dive into the docs, APIs, SDKs and to create your Square Developer account — tell them Changelog sent you.
Sentry – Working code means happy customers. That’s exactly why teams choose Sentry. From error tracking to performance monitoring, Sentry helps teams see what actually matters, resolve problems quicker, and learn continuously about their applications - from the frontend to the backend. Use the code PARTYTIME and get the team plan free for three months.
Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what really matters to you and your team in your codebase. See how other teams are using this awesome feature at about.sourcegraph.com/code-insights
Featuring:Hung Nguyen – Website, GitHub, XRaman Lally – GitHub, XNick Nisi – Website, GitHub, Mastodon, XJerod Santo – GitHub, LinkedIn, Mastodon, XShow Notes:
Nick’s Tweet thread
Yulia Startsev on JS Party #180
Hung on Twitter
Jest Preview
Jest Preview on GitHub
OS Awards
Raman’s talk at React Summit
Apollo Client
React Query
GraphQL Tag
GraphQL Code Generator
Something missing or broken? PRs welcome!

Jun 24, 2022 • 1h 40min
Lessons from 5 years of startup code audits (Changelog Interviews #494)
Adam and Jerod are joined by Ken Kantzer, co-founder of PKC Security. Ken and his team performed upwards of 20 code audits on well-funded startups. Now that it’s 7 or 8 years later, he wrote up 16 surprising observations and things he learned looking back at the experience. We gotta discuss ’em all!
Join the discussionChangelog++ members save 6 minutes on this episode because they made the ads disappear. Join today!Sponsors:Sentry – Working code means happy customers. That’s exactly why teams choose Sentry. From error tracking to performance monitoring, Sentry helps teams see what actually matters, resolve problems quicker, and learn continuously about their applications - from the frontend to the backend. Use the code CHANGELOG and get the team plan free for three months.
InfluxData – The time series platform for building and operating time series applications — InfluxDB empowers developers to build IoT, analytics, and monitoring software. It’s purpose-built to handle massive volumes and countless sources of time-stamped data produced by sensors, applications, and infrastructure. Learn more at influxdata.com/changelog
Honeycomb – Guess less, know more. When production is running slow, it’s hard to know where problems originate: is it your application code, users, or the underlying systems? With Honeycomb you get a fast, unified, and clear understanding of the one thing driving your business: production. Join the swarm and try Honeycomb free today at honeycomb.io/changelog
Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what really matters to you and your team in your codebase. See how other teams are using this awesome feature at about.sourcegraph.com/code-insights
Featuring:Ken Kantzer – Website, GitHub, XAdam Stacoviak – Website, GitHub, LinkedIn, Mastodon, XJerod Santo – GitHub, LinkedIn, Mastodon, XShow Notes:
Learnings from 5 years of tech startup code audits
Conway’s Law
Meltdown
Something missing or broken? PRs welcome!