Changelog Master Feed - podcast cover

Changelog Master Feed

Changelog Mediachangelog.com
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.
Download Metacast podcast app
Podcasts are better in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episodes

Reports of Node's death are greatly exaggerated (JS Party #294)

Amal, KBall & Chris convene a "semi-emergency" pod to discuss the recent (deserved) hype over Bun and what it all means for Node's community, maintainers & users. They're joined by Node Technical Steering Committee members Matteo Collina & James Snell who are here to dispel Bun antagonism rumors, discuss the pros & cons of each runtime, explain how Node continues to thrive & even announce a VERY big upcoming feature!

Sep 28, 20231 hr 41 min

Vibes from Strange Loop (Changelog Interviews #559)

This week we're taking you to the hallway track of the final Strange Loop conference. First up is AnnMarie Thomas — an engineering, business, and education professor. AnnMarie gave one of the opening keynotes titled "Playing with Engineering." We also caught up with many first-time and multi-time attendees who shared their favorite moments from Strange Loop over the years. You'll hear from Richard Feldman, Colin Dean, and Taylor Troesh. Last up we talk with Pokey Rule. He gave a talk about his p...

Sep 28, 20231 hr 15 min

Zero Trust & Go (Go Time #292)

Michael Quiqley from NetFoundry joins Natalie to discuss Zero Trust concepts, why they are important for secure systems & how to implement them in Go.

Sep 27, 202351 min

The missing sync layer for modern apps (Changelog News #63)

ElectricSQL is a project that offers a local-first sync layer for web and mobile apps, Ned Batchelder writes about the myth of the myth of "learning styles", Carl Johnson thinks XML is better than YAML, Berkan Sasmaz defines and describes "idempotency" & HyperDX is an open source alternative Datadog or New Relic.

Sep 25, 20238 min

Web dev security school (JS Party #293)

This week, we're joined by Ron Perris, a Security Engineer at Reddit and software security enthusiast. Together, we dive into best practices and common pitfalls, covering topics from dangerous URLs to JSON injection attacks. Tune in for an educational conversation, and don’t forget to bring your notebooks!

Sep 21, 20231 hr 27 min

Automate all the UIs! (Practical AI #239)

Dominik Klotz from askui joins Daniel and Chris to discuss the automation of UI, and how AI empowers them to automate any use case on any operating system. Along the way, the trio explore various approaches and the integration of generative AI, large language models, and computer vision.

Sep 20, 202343 min

Open source is at a crossroads (Changelog Interviews #558)

This week we're joined by Steve O'Grady, Principal Analyst & Co-founder at RedMonk. The topic today is the definition of open source, the constant pressure on the true definition of the term, and the seemingly small but vocal minority that aim to protect that definition. In Steve's post _Why Open Source Matters_, he says "open source is at a crossroads" and there are some seeking to break the definition of open source to one that is more permissive to their desires, and they are closer than ...

Sep 20, 20231 hr 26 min

Death by a thousand microservices (Changelog News #62)

Andrei Taranchenko says the software industry is learning once again that complexity kills, Casey Muratori outlines a long list of Unity alternatives, Filip Szkandera builds a functioning (macro) processor for RISC-V & Matt Basta tells the tale of the time he built a web-based Excel clone inside Uber only to have it discarded a week later.

Sep 18, 20239 min

What do we want from a web browser? (Changelog & Friends #14)

A hoy hoy! Our old friend Nick Nisi does his best to bring up TypeScript, Vim & Tmux as many times as possible while we discuss a new batch of web browsers, justify why we like the ones we do & try to figure out what it'd take to disrupt the status quo of Big Browser.

Sep 15, 20231 hr 45 min

Type War (what is it good for?) (JS Party #292)

Love it or hate it, TypeScript is here to stay for the foreseeable future. But, what happens when widely adopted packages go completely Type free or remove TypeScript in favor of JS with type annotations? Join us to unpack these recent events with Rich Harris, creator of Svelte, as he walks us through the nuanced decision his team made for the Svelte project, and ofc, lots of laughs along the way.

Sep 14, 20231 hr 10 min

Attack of the Canaries! (Changelog Interviews #557)

This week we're joined by Haroon Meer from Thinkst — the makers of Canary and Canary Tokens. Haroon walks us through a network getting compromised, what it takes to deploy a Canary on your network, how they maintain low false-positive numbers, their thoughts and principles on building their business (major wisdom shared!), and how a Canary helps surface network attacks in real time.

Sep 13, 20231 hr 44 min

Go templating using Templ (Go Time #291)

Go's known for it's fantastic standard library, but there are some places where the libraries can be challenging to use. The `html/template` package is one of those places. So what alternatives do we have? On today's episode we're talking about Templ, an HTML templating language for Go that has great developer tooling. Co-hosts Kris Brandow and Jon Calhoun are joined by Adrian Hesketh, the creator of Templ, and Joe Davidson, one of the maintainers on the project.

Sep 13, 20231 hr 6 min

Bun 1.0 is here & Mojo is ready for download (Changelog News #61)

Bun 1.0 is out of the oven, Mojo is now available for local download, Vince Lwt asked 60+ LLMs a set of 20 questions & published the answers, Textual Web turns TUIs in to web applications & James Haydon dives deep to discover the bug that the UK air traffic control meltdown.

Sep 11, 20239 min

Doomed to discuss AI (Changelog & Friends #13)

Author, journalist, travel writer & software engineer Jon Evans joins us to weigh in on the cultural history (and present-day sentiment) of AI doom. Along the way, we talk plausible Sci-Fi, ultrasound drug delivery, the maybe-evolving laws of physics & even weirder stuff.

Sep 08, 20231 hr 23 min

A view to a transitions API (JS Party #291)

Jerod & the gang discuss the news (Astro 3.0, Vercel + Astro, Python in Excel) then play eight crazy rounds of HeadLIES! Headline or headLIE? You decide...

Sep 07, 20231 hr 2 min

Prototyping with Go (Go Time #290)

V Körbes returns to talk prototyping with Natalie, Johnny & Kris. Is Go good for prototyping? What makes a language prototypable, anyway? How does space radiation fit in to all this? Tune in and ride along to find out!

Sep 07, 20231 hr 5 min

OpenTF for an open Terraform (Changelog Interviews #556)

This week we're talking about the launch of OpenTF and what it's going to take to successfully fork HashiCorp's Terraform. We're joined by Josh Padnick to discuss what exactly happened, how HashiCorp's license change changes things, who has been impacted by this change, and ultimately what they are doing about it.

Sep 06, 20231 hr 22 min

Fine-tuning vs RAG (Practical AI #238)

In this episode we welcome back our good friend Demetrios from the MLOps Community to discuss fine-tuning vs. retrieval augmented generation. Along the way, we also chat about OpenAI Enterprise, results from the MLOps Community LLM survey, and the orchestration and evaluation of generative AI workloads.

Sep 06, 202358 min

A portrait of the best worst programmer (Changelog News #60)

Dan North tells the tale of Tim, the worst programmer he's worked with (who also is a heck of a programmer), Kevin Lin declares that OpenTelemetry delivers on its promise for open observability, Justin Garrison details Terraform vs GitOps vs System Initiative, Inc. writes how Apple beats burnout & Aline Lerner's advice on how (not) to sabotage your salary negotiations before you even start.

Sep 05, 20238 min

You call it tech debt I call it malpractice (Changelog & Friends #12)

Go Time panelist (and semi-professional unpopular opinion maker) Kris Brandow joins us to discuss his deep-dive on the waterfall paper, his dislike of the "tech debt" analogy, why documentation matters so much & how everything is a distributed system.

Sep 01, 20231 hr 39 min

Modernizing packages to ESM (JS Party #290)

Mark Erikson (web dev professor/historian, OSS Maintainer & engineer at Replay) joins us to talk about the shift from CommonJS to ESM. We discuss the history of module patterns in JS and the grueling effort to push the world's biggest developer ecosystem forward. Get ready to go to school kids, this one's deep!

Sep 01, 20231 hr 5 min

Back to the terminal of the future (Changelog Interviews #555)

This week on The Changelog Adam is joined by Zach Lloyd, Founder & CEO of Warp. We talked with Zach last year about what it takes to build the terminal of the future, and today Adam catches up with Zach to see where they are at on that mission. They talk about the business model of Warp, how they measure success, reaching product/market fit, building features developers love, integrating AI, and the pros and cons of going open source (again).

Aug 30, 20231 hr 50 min

What's new in Go 1.21 (Go Time #289)

Our “what’s new in Go” correspondent Carl Johnson joins Johnny & Kris yet again to discuss what’s new with the latest iteration of Go in version 1.21.

Aug 30, 20231 hr 5 min

Automating code optimization with LLMs (Practical AI #237)

You might have heard a lot about code generation tools using AI, but could LLMs and generative AI make our existing code better? In this episode, we sit down with Mike from TurinTech to hear about practical code optimizations using AI "translation" of slow to fast code. We learn about their process for accomplishing this task along with impressive results when automated code optimization is run on existing open source projects.

Aug 29, 202345 min

OpenTF sticks a fork in Terraform (Changelog News #59)

OpenTF announces they're forking Terraform and joining the Linux Foundation, Meta gets in the LLM-for-codegen game with Code Llama, Matt Mullenweg announces WordPress.com's new 100-year plan, Paul Gichuki from Thinkst learns that default behaviors stick (and so do examples) & Marco Otte-Witte makes his case for Rust on the web.

Aug 28, 20238 min

Ten years of TypeScript bliss (JS Party #289)

Nick celebrates a decade of writing everyone's favorite language with guest Josh Goldberg, who contributes to TypeScript, maintains typescript-eslint, and is an all-around great person! Jerod is also here to join the celebration, but let's keep that a secret from him!

Aug 24, 20231 hr 10 min

The serenity of building your own OS (Changelog Interviews #554)

This week we're talking to Andreas Kling about SerenityOS and Ladybird. Andreas started SerenityOS as a means of therapy. It's self-described as a love letter to "'90s user interfaces with a custom Unix-like core." Andreas previously worked at Nokia and later at Apple on the WebKit team, so he had an itch to do something along the lines of a browser, and that's where Ladybird came from. We get into the details of compilers, OSs, browsers, web specifications, and the love of making software.

Aug 24, 20231 hr 23 min

The new AI app stack (Practical AI #236)

Recently a16z released a diagram showing the "Emerging Architectures for LLM Applications." In this episode, we expand on things covered in that diagram to a more general mental model for the new AI app stack. We cover a variety of things from model "middleware" for caching and control to app orchestration.

Aug 23, 202345 min

All your CAPTCHAs are belong to bots (Changelog News #58)

New research shows that CAPTCHAs are now utterly useless, hundreds of concerned technologists signed the OpenTF Manifesto to keep Terraform open source forever, Josh Collinsworth writes down all the things you forgot (or never knew) because of React, Mike Seidle shared some quick-but-powerful advice on building new software features & Erlend Sogge Heggen urges new open source projects to join the Fediverse (by way of Mastodon).

Aug 21, 20238 min

An aberrant generation of programmers (Changelog & Friends #11)

Our friend Justin Searls recently published a widely-read essay on enthusiast programmers, inter-generational conflict & what we do with this information. That seemed like a good conversation starter, so we grabbed Justin and Landon Gray to discuss. Let's talk!

Aug 18, 20231 hr 22 min
For the best experience, listen in Metacast app for iOS or Android
Open in Metacast