

Changelog Master Feed
Changelog Media
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.
Episodes
Mentioned books

Oct 13, 2025 • 9min
The great software quality collapse (Changelog News #165)
Denis Stetskov highlights how the software industry has become accustomed to disasters due to layers of abstraction. Meta is transitioning React and React Native to a new foundation, ensuring continued support. GitHub is prioritizing its migration to Azure, causing some delays in new features. Miguel Grinberg shares impressive performance benchmarks for Python 3.14, particularly praising PyPy's speed. Lastly, Matthew Inman sparks a debate on AI art, suggesting it should enhance creativity rather than replace it.

10 snips
Oct 10, 2025 • 1h 30min
A new direction for AI developer tooling (Changelog & Friends #112)
José Valim, the mastermind behind the Elixir programming language and founder of Tidewave, dives into the exciting world of AI developer tooling. He unveils Tidewave, a coding agent that operates directly in the browser, seamlessly integrated with Rails and Phoenix. Valim discusses how AI can boost productivity while highlighting its limitations. He shares insights on using agents for rapid prototyping, managing code execution over frameworks, and creating smoother development workflows. With a vision for better developer experiences, Valim advocates for robust tooling over mere integrations.

11 snips
Oct 8, 2025 • 1h 12min
Vite documentary companion pod (Changelog Interviews #661)
Evan You, the visionary behind Vite and Vue.js, shares insights on his journey from Google to open source entrepreneurship. He discusses the dramatic adoption of Vite across various frameworks, emphasizing community growth and the importance of sustainable funding. Evan elaborates on the making of a documentary about Vite and the creation of his new venture, VoidZero, aimed at supporting infrastructure and a unified toolchain. He outlines challenges in open source sustainability and the hope for a replicable model, making this a must-listen for tech enthusiasts.

23 snips
Oct 6, 2025 • 8min
The best coders should exit the feed (Changelog News #164)
Abner Coimbre argues that top technical talent should leave for-profit social platforms to avoid reputational risks. Noah Brier introduces a handy Cloud Code and Obsidian starter kit for organizational efficiency. The ongoing battle between Vercel and Cloudflare is documented, highlighting contrasting views on cost and security. Toolbrew emerges as a no-signup utility site offering a range of practical tools. Yusuf Aytas explores the reasons behind overengineering and suggests ways to mitigate its effects.

Oct 3, 2025 • 1h 35min
npm under siege (what to do about it) (Changelog & Friends #111)
Feross Aboukhadijeh, a security researcher and founder of Socket, dives into the alarming rise of supply chain attacks in the npm ecosystem. He discusses recent phishing campaigns, account takeovers, and the innovative ways attackers exploit vulnerabilities. The conversation highlights practical defenses for developers, like avoiding pull_request_target and implementing publish delays. Feross also unveils Socket's new GitHub Actions scanning features and emphasizes the ongoing threat of typosquatting, advocating for a balanced approach to open publishing and security.

30 snips
Oct 1, 2025 • 1h 43min
Reinventing Python tooling with Rust (Changelog Interviews #660)
Charlie Marsh, founder of Astral and creator of high-performance Python tools like Ruff and uv, dives into why he’s revolutionizing Python tooling with Rust. He discusses the challenges in Python packaging, inspired by Rust's cargo, and shares insights on building a diverse engineering team. Charlie reveals the impressive speed of his tools, thanks to Rust's safety features and clever optimizations. He also introduces PYX, a package registry aimed at simplifying GPU-related Python distribution, showcasing his vision for the future of developer experience.

16 snips
Sep 30, 2025 • 7min
Hiring only senior engineers is killing companies (Changelog News #163)
Discussing the importance of hiring junior engineers, Andrew Churchill argues they bring energy and long-term value when mentored. Chrome DevTools now allows AI agents to run and fix code directly in browsers. GitHub unveils a security roadmap to combat npm token abuse with innovative measures. Jerry Liu's Dayflow app offers a unique way to create activity timelines using AI. Lastly, Sean Godecki explores the elusive concept of 'good taste' in software engineering, emphasizing its role in project alignment.

16 snips
Sep 26, 2025 • 1h 11min
Inside Oxide (Changelog & Friends #110)
Cliff Biffle, a firmware engineer at Oxide, discusses the creation of Hubris, a lightweight OS designed for service processors, emphasizing Rust's advantages in firmware. Dave Pacheco, Oxide's engineering lead, reveals the challenges of orchestrating software updates, including self-service options that minimize downtime. Ben Leonard, the design lead, shares insights on Oxide's unique design language, blending nostalgic aesthetics with modern functionality, while maintaining brand consistency across products. Together, they showcase Oxide's innovative culture and engineering prowess.

Sep 26, 2025 • 1h 16min
Voices of Oxide (Changelog Interviews #659)
Cliff Biffle, a firmware engineer behind Oxide's open-source OS Hubris, dives into the early power-up process and why Rust was a game-changer for firmware development. Dave Pacheco, lead on Oxide’s Update project, discusses the two-year effort to create a non-disruptive update system and the complexities of bandwidth and air-gaps. Designer Ben Leonard shares insights on balancing creative branding with product design, highlighting Oxide's vintage-modern aesthetic. Together, they reveal the unique culture at Oxide, shaped by innovation and collaboration.

12 snips
Sep 22, 2025 • 7min
An escape route from YAML hell (Changelog News #162)
The conversation kicks off with a critique of how configuration files should be treated like user interfaces. Annie Mueller shares insights on how beginners often misinterpret tutorials, while Brian Lee explores the concept of 'taste' as an advantage over AI. There’s a deep dive into 'vibe coding' and its cognitive costs, alongside Can Elma's intriguing take on why AI tools seem to favor experienced developers more than newcomers. It's a thought-provoking mix of tech philosophy and practicality.