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.

Local cert management for mere mortals (Go Time #312)

April 17, 2024 47:46 9.13 MB ( 37.31 MB less) Downloads: 0

In this episode, Ben Burkert & Chris Stolt join Johhny to explore the ups & downs of trying to get secure local development environments set up, why it’s hard & what you can do about it.

Leading and building Raycast (Changelog Interviews #587)

April 17, 2024 2:08:32 24.18 MB ( 99.37 MB less) Downloads: 0

This week Adam is joined by Thomas Paul Mann, Co-founder and CEO of Raycast, to discuss being productive on a Mac, going beyond their free tier, the extensions built by the community, the Raycast Store, how they’re executing on Raycast AI chat which aims to be a single interface to many LLMs. Raycast has gone beyond being an extendable launcher – they’ve gone full-on productivity mode with access to AI paving the way of their future.

Udio & the age of multi-modal AI (Practical AI #265)

April 16, 2024 38:54 7.34 MB ( 30.19 MB less) Downloads: 0

2024 promises to be the year of multi-modal AI, and we are already seeing some amazing things. In this “fully connected” episode, Chris and Daniel explore the new Udio product/service for generating music. Then they dig into the differences between recent multi-modal efforts and more “traditional” ways of combining data modalities.

Devin's Upwork "side hustle" exposed (Changelog News #90)

April 15, 2024 07:10 1.36 MB ( 6.36 MB less) Downloads: 0

YouTuber “Internet of Bugs” breaks down why AI “software engineer” Devin is no Upwork hero, Redka is Anton Zhiyanov’s attempt to reimplement Redis with SQLite, OpenTofu issues its response to Hashicorp’s Cease and Desist letter, Brian LeRoux introduces Enhance WASM & PumpkinOS is not your average PalmOS emulator.

More BMC goodness (Changelog & Friends #39)

April 13, 2024 1:16:45 14.67 MB ( 59.17 MB less) Downloads: 0

Our beat freak in residence returns, this time to discuss the shiny new Dance Party album! We deconstruct its nostalgic mix, break down some of our favorite tracks & even learn that BMC is writing a mysterious book…

From Kubernetes to Nix (Ship It! #99)

April 13, 2024 1:14:28 14.13 MB ( 57.62 MB less) Downloads: 0

Why would you want to switch your developer environments from containers to nix? Ádám from LastPass has a few reasons.

Replacing Git with Git (Changelog Interviews #586)

April 12, 2024 1:44:13 20.0 MB ( 80.2 MB less) Downloads: 0

This week we’re talking to Scott Chacon, one of the co-founders of GitHub, to discuss the history and future of Git and Scott’s new project Git Butler, a branch manager tool that’s aiming to improve the developer experience of Git using Git. We also touch on the contentious topic of open source licensing and the challenges of defining “Open Source”, FSL vs GPL, and more.

Off to see the Wiz (JS Party #318)

April 11, 2024 55:24 10.34 MB ( 43.39 MB less) Downloads: 0

How does Google build Search? What about YouTube and Google Drive? We rely on Chrome’s Lighthouse scores when optimizing our websites, but what does Google prioritize? Recently the Angular and Wiz teams announced their intention to responsibly merge their internal frontend framework, Wiz, with Angular to bring some of Wiz’s best ideas to Angular. We’re chatting with Minko from Angular and Jatin from the Wiz team to learn about how Wiz has been used in Google historically, what it’s good at, and why it’s worth bringing some of its ideas to Angular.

RAG continues to rise (Practical AI #264)

April 10, 2024 48:21 9.14 MB ( 37.47 MB less) Downloads: 0

Daniel & Chris delight in conversation with “the funniest guy in AI”, Demetrios Brinkmann. Together they explore the results of the MLOps Community’s latest survey. They also preview the upcoming AI Quality Conference.

Ship software, not code (Go Time #311)

April 09, 2024 43:43 8.09 MB ( 34.39 MB less) Downloads: 0

Natalie is joined by Carlos Becker (a Brazil-based software developer who maintains GoReleaser and other OSS software) to discuss how GOOS and GOARCH spark joy.

HashiCorp strikes back (Changelog News #89)

April 08, 2024 09:08 1.73 MB ( 7.21 MB less) Downloads: 0

HashiCorp sends OpenTufu a nasty-gram in the wake of Matt Asay’s infringement claims, Polar is like Patreon but for software creators, a Common Corpus of LLM data is released on HuggingFace & Loki is an open source tool for fact verification.

Deploying projects vs products (Ship It! #98)

April 06, 2024 1:13:47 14.26 MB ( 56.84 MB less) Downloads: 0

Verónica López, Kubernetes SIG Release tech lead & distributed systems engineer, joins Justin & Autumn to share her experiences deploying services at scale.

Kaizen! There goes my PgHero (Changelog & Friends #38)

April 05, 2024 1:22:51 15.68 MB ( 64.02 MB less) Downloads: 0

Thisis our 14th Kaizen episode! Gerhard put some CDNs to the test, we’ve taken our next step with Postgres on Neon & Jerod pushed 55 commits (but 0 PRs)!

Getting to Resend (Changelog Interviews #585)

April 04, 2024 1:35:09 91.51 MB Downloads: 0

This week Adam is joined by Zeno Rocha — the creator of the beloved Dracula theme and Co-founder and CEO of Resend. They discuss his personal journey and the challenges of balancing work and family life, how becoming a parent has given him new perspectives and influenced his decision to start his own company, the role of citizenship and immigration in his journey, how he prepared for the Y Combinator interview, meeting Paul Graham, the challenges of sending email, and the future of Resend and the possibility of a Series A round.

The magic of a trace (Go Time #310)

April 03, 2024 49:24 47.94 MB Downloads: 0

Felix Geisendörfer & Michael Knyszek join Natalie to discuss Go execution traces: why they’re awesome, common use cases, how they’ve gotten better of late & more.