Changelog Master Feed

Changelog Master Feed Artwork

Your one-stop shop for all Changelog podcasts

Changelog & Friends Changelog & Friends #89

Vibing into the vibe

Play Watch
2025-04-18T17:30:00Z 🎧 20,394

Nick Nisi joins us to confess his AI subscription glut, drool over some cool new hardware gadgets, discuss why the TypeScript team chose Go for their new compiler, opine on the React team’s complicated relationship with Vercel, suggest people try Astro, update us on his browser habits, and more.

Go Time Go Time #209

Coding Go in the blind

Play Watch
2021-12-09T18:30:00Z #go +1 🎧 20,392

In this episode Dominic speaks with Jon about his experience transitioning to using a screen reader and learning to code without his vision. They discuss how some of the tooling works, things other developers can do to make their code more accessible for blind teammates, and more.

Changelog Interviews Changelog Interviews #618

Two tickets for Departure, please

Play
2024-11-20T19:30:00Z #fonts +2 🎧 20,374

Today we’re joined by a dynamic duo, Helena Zhang & Tobias Fried, who team up on all sorts of digital passion projects. This includes the wildly popular Phosphor Icons plus their latest joint, Departure Mono, a monospaced pixel font with a lo-fi technical vibe… that both Adam & Jerod are pretty much in love with. We discuss their tastes & inspirations, how they collab, making money on passion projects like these, velvet ropes & so much more.

Go Time Go Time #191

Opening up the opinion box

Mat Ryer and Jerod Santo sit down to review and discuss the MOST and LEAST unpopular “unpopular opinions” since we started keeping track of such things. Also Generics.

Practical AI Practical AI #202

Copilot lawsuits & Galactica "science"

Play
2022-11-29T20:45:00Z #fully-connected +2 🎧 20,355

There are some big AI-related controversies swirling, and it’s time we talk about them. A lawsuit has been filed against GitHub, Microsoft, and OpenAI related to Copilot code suggestions, and many people have been disturbed by the output of Meta AI’s Galactica model. Does Copilot violate open source licenses? Does Galactica output dangerous science-related content? In this episode, we dive into the controversies and risks, and we discuss the benefits of these technologies.

Practical AI Practical AI #153

Federated Learning 📱

Play
2021-10-12T18:20:00Z #ai +3 🎧 20,306

Federated learning is increasingly practical for machine learning developers because of the challenges we face with model and data privacy. In this fully connected episode, Chris and Daniel dive into the topic and dissect the ideas behind federated learning, practicalities of implementing decentralized training, and current uses of the technique.

Go Time Go Time #255

Debugging Go

Play Watch
2022-11-10T17:00:00Z #go +1 🎧 20,298

Natalie & Ian welcome Liran Haimovitch & Tiago Queiroz to the show for a discussion focused on debugging Go programs. They cover good & bad debugging practices, the difficulty of debugging in the cloud, the value of errors logs & metrics, the practice of debugging in production (or not) & much more!

JS Party JS Party #244

The spicy React debate show 🌶️

Play Watch
2022-09-23T18:30:00Z #react +2 🎧 20,284

We’re back with another spicy YepNope debate! This time, Amelia and KBall are arguing that there’s real value to (continue) using React in 2022, while Amal and special guest (and author of the post which stemmed the whole debate) Josh Collinsworth argue that React’s time leading innovation has passed. Of course, the stance each panelist is taking is assigned ahead of time. Is that how they really feel? Tune in and find out!

Practical AI Practical AI #200

Hybrid computing with quantum processors

Play
2022-11-08T21:00:00Z #qc +2 🎧 20,273

It’s been a while since we’ve touched on quantum computing. It’s time for an update! This week we talk with Yonatan from Quantum Machines about real progress being made in the practical construction of hybrid computing centers with a mix of classical processors, GPUs, and quantum processors. Quantum Machines is building both hardware and software to help control, program, and integrate quantum processors within a hybrid computing environment.

JS Party JS Party #229

WTF, JS?

Play Watch
2022-06-10T16:00:00Z #javascript +1 🎧 20,225

KBall, Ali & Nick explore a new type of segment: “WTFJS” talking about wild and wooly “it’s not a bug it’s a feature” examples in the JavaScript language. They also dive into code maintainability, and end by discussing the whiplash shift in the tech industry from “hottest market for engineers in history” to “oh noes everything is stopping!”

Go Time Go Time #189

Do devs need a product manager?

Play Watch
2021-07-22T16:20:00Z #go 🎧 20,205

What is a Product Manager, and do Engineers need them? In this episode, we will be discussing what a Product Manager does, what makes a good Product Manager, and debating if engineering teams truly need them, with some tech companies going without them. We are joined by Gaëlle Sharma, Senior Technical Product Manager, at the New York Times, leading the Identity group.

Changelog News Changelog News #130

Everyone knows your location

Play Watch
2025-02-03T20:30:00Z 🎧 20,180

Tim Sh tracked himself down through in-app ads, Sniffnet comfortably monitors your Internet traffic, Cate Huston opines on what makes a good team, Victor Shepelev draws on 25 years of coding to share seven things he now knows & Grant Slatton tells you how to write a good design document.

Practical AI Practical AI #178

Active learning & endangered languages

Play
2022-05-17T16:45:00Z #ai +2 🎧 20,160

Don’t all AI methods need a bunch of data to work? How could AI help document and revitalize endangered languages with “human-in-the-loop” or “active learning” methods? Sarah Moeller from the University of Florida joins us to discuss those and other related questions. She also shares many of her personal experiences working with languages in low resource settings.

JS Party JS Party #349

React: then & now

Play
2024-12-05T17:45:00Z #javascript +1 🎧 20,114

Back at React Summit in New York, KBall & Nick sat down with Tom Occhino & Shruti Kapoor for more fascinating conversations.

Tom Occhino, a key figure in React’s history at Facebook (now Meta), reveals the origin story of React, which began when an ads engineer presented a revolutionary approach to web UI rendering. The discussion extends to React’s evolution through Next.js.

Then, Shruti Kapoor breaks down React 19’s major features, including React Server Components (RSC), the new compiler implementation, and enhanced APIs that promise to streamline development workflows.

Practical AI Practical AI #188

AlphaFold is revolutionizing biology

Play
2022-08-09T19:45:00Z #ai +2 🎧 20,105

AlphaFold is an AI system developed by DeepMind that predicts a protein’s 3D structure from its amino acid sequence. It regularly achieves accuracy competitive with experiment, and is accelerating research in nearly every field of biology. Daniel and Chris delve into protein folding, and explore the implications of this revolutionary and hugely impactful application of AI.

Changelog Interviews Changelog Interviews #236

GunDB, Venture Backed and Decentralized

Play
2017-01-27T20:00:00Z #javascript +2 🎧 20,097

Mark Nadal joined the show to talk about his hacker story and his venture backed open source datastore project called GunDB — a realtime, decentralized, offline-first, graph database engine. We talked about the details behind this database, how Mark secured funding, why yet another datastore, who’s using the database, how Mark plans to sustain this project through products and services, his thoughts on the RethinkDB postmortem and more.

Changelog Interviews Changelog Interviews #634

Leading leaders who lead engineers (remastered)

Play
2025-03-26T18:15:00Z #leadership 🎧 20,094

This week we’re bringing you a remaster of our epic 2021interview with Lara Hogan – author of Resilient Management and management coach / trainer for the tech industry.

The majority of our conversation focuses on the four primary hats leaders and managers end up wearing; mentoring, coaching, sponsoring, and delivering feedback. We also talk about knowing when you’re ready to lead, empathy and compassion, and learning to lead.

Practical AI Practical AI #156

Photonic computing for AI acceleration

Play
2021-11-02T20:00:00Z #ai +2 🎧 20,066

There are a lot of people trying to innovate in the area of specialized AI hardware, but most of them are doing it with traditional transistors. Lightmatter is doing something totally different. They’re building photonic computers that are more power efficient and faster for AI inference. Nick Harris joins us in this episode to bring us up to speed on all the details.

Changelog Interviews Changelog Interviews #246

First-time contributors and maintainer balance

Play
2017-04-10T17:00:00Z 🎧 20,053

Kent C. Dodds joined the show to talk about guiding and supporting first time contributors to open source. We talked about the many ways to be first-timer friendly, how to contribute to open source, the burden and balance of a maintainer, and a few of the projects Kent maintains, including his latest project at PayPal called Glamourous.

Practical AI Practical AI

Technology as a force for good

Play
2021-12-02T21:00:00Z #ai 🎧 20,047

Here’s a bonus episode this week from our friends behind Me, Myself, and AI — a podcast on artificial intelligence and business, and produced by MIT Sloan Management Review and Boston Consulting Group. We partnered with them to help promote their awesome podcast.

We hand picked this full-length episode to share with you because of its focus on using technology as a force for good, something we’re very passionate about. This episode features, Paula Goldman, Chief Ethical and Humane Use Officer at Salesforce, and the conversation touches on some interesting topics around the role tech companies play in society at large.

Player art
  0:00 / 0:00