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:
Serverless GPUs (Practical AI #211)

Serverless GPUs (Practical AI #211)

We’ve been hearing about “serverless” CPUs for some time, but it’s taken a while to get to serverless GPUs. In this episode, Erik from Banana explains why its taken so long, and he helps us understan…

00:38:33  |   Tue 14 Feb 2023
Load testing a $4 VPS, TOML for .env files, counting unique visitors sans cookies, the Arc browser & a love letter to Deno (Changelog News #31)

Load testing a $4 VPS, TOML for .env files, counting unique visitors sans cookies, the Arc browser & a love letter to Deno (Changelog News #31)

Alice Girard Guittard finds out how much she could you really get out of a $4 VPS, Brett Cannon wonders if using TOML for .env files is a good idea, Nic Mulvaney details how they count unique visitor…

00:09:27  |   Mon 13 Feb 2023
Git with your friends (Changelog Interviews #526)

Git with your friends (Changelog Interviews #526)

This week we invited our friend Mat Ryer to join us for some good conversation about some Git tooling that’s been on our radar. You may know Mat from Go Time and also Grafana’s Big Tent, which we hel…

01:40:48  |   Fri 10 Feb 2023
Generative AI for devs (JS Party #262)

Generative AI for devs (JS Party #262)

The panel dives into the current hot topic that is Generative AI. They start by defining it (a surprisingly difficult topic), then go into experiences they’ve had, how to get started working with it …

00:59:31  |   Fri 10 Feb 2023
Is htmx the way to Go? (Go Time #266)

Is htmx the way to Go? (Go Time #266)

A quick look at the history of building web apps, followed by a discussion of htmx and how it compares to both modern and traditional ways of building.

Join the discussion

Changelog++ members save 4 m…

01:16:19  |   Thu 09 Feb 2023
MLOps is alive and well (Practical AI #210)

MLOps is alive and well (Practical AI #210)

Worlds are colliding! This week we join forces with the hosts of the MLOps.Community podcast to discuss all things machine learning operations. We talk about how the recent explosion of foundation mo…

00:56:54  |   Tue 07 Feb 2023
OpenAI's new text classifier, teach yourself CS, programming philosophies are about state, you might not need Lodash & overrated scalability (Changelog News #30)

OpenAI's new text classifier, teach yourself CS, programming philosophies are about state, you might not need Lodash & overrated scalability (Changelog News #30)

OpenAI’s working on an AI classifier trained to distinguish between AI-written and human-written text, Oz Nova and Myles Byrne created a guide to teach yourself computer science, Charles Genschwap re…

00:07:56  |   Mon 06 Feb 2023
Qwik has just the right amount of magic (JS Party #261)

Qwik has just the right amount of magic (JS Party #261)

A deep dive into Qwik, how it makes your apps fast by default, and the carefully calibrated amount of “magic” that makes it uniquely powerful.

Join the discussion

Changelog++ members save 2 minutes on…

00:53:37  |   Fri 03 Feb 2023
How to ace that CFP (Go Time #265)

How to ace that CFP (Go Time #265)

It’s “Call For Papers” (CFP) season in Go land, so we gathered some seriously experienced conference organizers to help YOUR submission be the best ever.

Join the discussion

Changelog++ members save 2…

01:07:13  |   Thu 02 Feb 2023
Treat ideas like cattle, not pets (Ship It! #88)

Treat ideas like cattle, not pets (Ship It! #88)

In our ops & infra world, we learn to optimise for redundancy, for mean time to recovery and for graceful degradation. We instinctively recognise single points of failure, and try to mitigate the ris…

01:09:11  |   Thu 02 Feb 2023
3D assets & simulation at NVIDIA (Practical AI #209)

3D assets & simulation at NVIDIA (Practical AI #209)

What’s the current reality and practical implications of using 3D environments for simulation and synthetic data creation? In this episode, we cut right through the hype of the Metaverse, Multiverse,…

00:42:34  |   Tue 31 Jan 2023
Data tool belts, Build Your Own Redis, the giscus comments system, prompt engineering shouldn't exist & ALPACA (Changelog News #29)

Data tool belts, Build Your Own Redis, the giscus comments system, prompt engineering shouldn't exist & ALPACA (Changelog News #29)

Jeremia Kimelman takes stock of his “data tool belt”, Build Your Own Redis with C/C++ is ready to read, giscus is a comments system powered by GitHub Discussions, Matt Rickard says prompt engineering…

00:07:02  |   Mon 30 Jan 2023
Mainframes are still a big thing (Changelog Interviews #524)

Mainframes are still a big thing (Changelog Interviews #524)

This week we’re talking about mainframes with Cameron Seay, Adjunct Professor at East Carolina University and a member of the Governing Board of the Open Mainframe Project. If you’ve been curious abo…

01:04:50  |   Fri 27 Jan 2023
Long-term code maintenance (Go Time #264)

Long-term code maintenance (Go Time #264)

Ole Bulbuk & Sandor Szücs join Natalie to discuss the ins & outs of long-term code maintenance. What does it take to maintain a codebase for a decade or more? How do you plan for that? What about inh…

00:44:05  |   Fri 27 Jan 2023
Why we switched to serverless containers (Ship It! #87)

Why we switched to serverless containers (Ship It! #87)

Last September, at the 🇨🇭 Swiss Cloud Native Day, Florian Forster, co-founder & CEO of ZITADEL, talked about why they switched to serverless containers. ZITADEL has a really interesting workload that…

01:08:14  |   Thu 26 Jan 2023
GPU dev environments that just work (Practical AI #208)

GPU dev environments that just work (Practical AI #208)

Creating and sharing reproducible development environments for AI experiments and production systems is a huge pain. You have all sorts of weird dependencies, and then you have to deal with GPUs and …

00:39:52  |   Tue 24 Jan 2023
What's new in Astro 2 (JS Party #260)

What's new in Astro 2 (JS Party #260)

Fred K. Schott joins the party again to discuss all the new and fun changes in Astro 2. Nick and KBall dig in on what’s new, what’s exciting, and what to expect from the framework built around conten…

00:52:01  |   Tue 24 Jan 2023
Prioritizing tech debt, UI components to copy/paste, learnings from 20 years in software, git-sim & jqjq (Changelog News #28)

Prioritizing tech debt, UI components to copy/paste, learnings from 20 years in software, git-sim & jqjq (Changelog News #28)

Max Countryman wrote up a framework for prioritizing tech debt, shadcn builds a copy/paste-able UI component library in public, Justin Etheredge shares 20 things he’s learned in his 20 years as a sof…

00:09:08  |   Mon 23 Jan 2023
Just Postgres (Changelog Interviews #523)

Just Postgres (Changelog Interviews #523)

This week we’re talking about by Postgres with Craig Kerstiens, Chief Product Officer at Crunchy Data, and a well known ambassador for Postgres. Just Postgres. That’s what this week’s show is about.

01:11:53  |   Fri 20 Jan 2023
How do you define joy? (JS Party #259)

How do you define joy? (JS Party #259)

Jerod & the gang analyze the State of JS 2022 survey results, play a wicked game of HeadLIES & share some Pro Tips to help you live your best dev life.

Join the discussion

Changelog++ members get a bo…

00:51:33  |   Fri 20 Jan 2023
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.