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.

A plea for lean software (Changelog News #77)

January 15, 2024 07:41 7.69 MB Downloads: 0

Niklaus Wirth makes his plea for lean software, PocketBase puts your entire backend in 1 file, Vanna is a Python RAG framework for accurate text-to-SQL generation, Henrik Karlsson wants you to think more about what to focus on & Calvin Wankhede shares how he built a fully offline smart home (and you should too).

Kaizen! Should we build a CDN? (Changelog & Friends #26)

January 12, 2024 1:31:56 88.56 MB Downloads: 0

It’s our 13th Kaizen episode! We’re back from KubeCon, we’re making goals for the year, we’re migrating to Neon & we’re weighing the pros/cons of building our own custom CDN.

htmx: a new old way to build the web (JS Party #307)

January 12, 2024 1:44:44 100.99 MB Downloads: 0

Carson Gross (creator of htmx) & Alex Russell (Mr. Web Platform 3000) join Amal for an EPIC discussion on web architectures, the evolution of rendering patterns & the advantages of hypermedia and htmx. We dive deep on why modern web app best practices are falling short & explore how htmx gives devs an HTML-first approach to use tech that’s over 20 years old. Tune in to learn a new way to do something old, so you can simplify your code & use JavaScript when/where it’s uniquely able to shine ✨

Amazon's silent sacking (Changelog Interviews #573)

January 11, 2024 1:20:57 77.87 MB Downloads: 0

Justin Garrison joins us to talk about Amazon’s silent sacking from his perspective. He should know. He works there. Well, as of yesterday he quit. We discuss how the cloud and Kubernetes have transformed the way software is developed and deployed, the impact silent layoffs have on employees and their careers, speaking out about workplace issues (the right way), how changes in organizational structure can lead to gaps in expertise and responsibility which can lead to potential outages and slower response times. By the way, we officially let the cat off out of the bag in this episode. Justin has joined the ranks here at Changelog and is taking over as the host of Ship It. Expect new episodes soon.

AI predictions for 2024 (Practical AI #251)

January 10, 2024 45:00 43.4 MB Downloads: 0

We scoured the internet to find all the AI related predictions for 2024 (at least from people that might know what they are talking about), and, in this episode, we talk about some of the common themes. We also take a moment to look back at 2023 commenting with some distance on a crazy AI year.

The I in LLM stands for intelligence (Changelog News #76)

January 08, 2024 08:19 8.15 MB Downloads: 0

Daniel Stenberg is frustrated with the state of AI tooling for finding security bugs, Brian Birtles is surprised by weird things engineers believe about web dev, Feross Aboukhadijeh details the fallout from a nasty npm prank, Rob Pike shares what he thinks they got right and wrong with Go & Gavin Howard writes up why he believes “all code is tech debt” is all wrong.

New Year's Party 🎊 (JS Party #306)

January 04, 2024 1:12:21 69.91 MB Downloads: 0

It’s our 5th annual New Year’s party! Jerod & the gang review our predictions from last year, discuss what’s trending in the web world, make a few predictions for 2024 & even set some new resolutions for this year.

Dear new developer (Changelog Interviews #572)

January 04, 2024 1:03:52 61.49 MB Downloads: 0

Hello 2024! We’re kicking off the year with Dan Moore, author of ‘Letters to a New Developer’ — a blog series of letters of what Dan wished he had known when starting his developer career. We discuss the value of online communities for new developers, the importance of communication skills, and the need to stay relevant in a rapidly changing industry. Dan shares his best advice for new developers, including the importance of saying no, leaving code better than you found it, and the value of skill stacking. So much wisdom and advice in this episode!

State of the "log" 2023 (Changelog Interviews #571)

December 20, 2023 1:46:12 102.13 MB Downloads: 0

Our 6th annual year-end wrap-up episode! This time we’re featuring 12 (yes, 12!) listener voice mails, our favorite episodes of the year & some insanely cool Breakmaster Cyilnder beats made just for this occasion. Thanks for listening! 💚

What's next in JavaScript (a tc39 update) (JS Party #305)

December 20, 2023 1:40:56 97.35 MB Downloads: 0

Daniel Ehrenberg (software engineer at Bloomberg, web standards author / champion & VP of ECMA International) joins us to discuss new features that have landed in JavaScript and to preview what’s cooking in various standards bodies across the web platform. We cover a wide array (get it?) of topics from improvements to built-ins such as Promises, Maps & Sets, as well as new primitives like Records, Tuples & Temporal. We round out this epic discussion with a look at cross-project standardization efforts like WinterCG, open source sustainability & how Bloomberg’s open source program gives back in important projects in the web ecosystem.

Open source, on-disk vector search with LanceDB (Practical AI #250)

December 19, 2023 41:53 40.4 MB Downloads: 0

Prashanth Rao mentioned LanceDB as a stand out amongst the many vector DB options in episode #234. Now, Chang She (co-founder and CEO of LanceDB) joins us to talk through the specifics of their open source, on-disk, embedded vector search offering. We talk about how their unique columnar database structure enables serverless deployments and drastic savings (without performance hits) at scale. This one is super practical, so don’t miss it!

The code, prose & conversations that shaped 2023 (Changelog News #75)

December 18, 2023 14:38 14.22 MB Downloads: 0

This episodes diverges from our traditional fare. I’ve reviewed the 50 previous editions and picked (IMHO) the coolest code, best prose & my favorite podcast episode from each month!

#define: game theory, dude (Changelog & Friends #25)

December 17, 2023 1:22:19 79.19 MB Downloads: 0

What happens when you take four grizzled #define veterans and throw an Emma Bostian into the mix? Find out on this episode because our award-worthy game of fake definitions is back and this time it’s even better!

This episode has failed processing Original Audio

ANTHOLOGY — The technical bits (Changelog Interviews #570)

December 15, 2023 1:27:16 83.95 MB Downloads: 0

This week we’re taking you to the hallway track of All Things Open 2023 in Raleigh, NC. Today’s episode features: Heikki Linnakangas (Co-founder of Neon and Postgre hacker), Robert Aboukhalil (Bioinformatics software engineer) working on bringing desktop apps to the web with WASM, and Scott Ford who loves taking a codebase from brown to green at Corgibytes.

What's new in Go's cryptography libraries: Part 2 (Go Time #298)

December 12, 2023 1:11:38 69.28 MB Downloads: 0

Filippo Valsorda & Roland Shoemaker from the Go Team return & bring Nicola Murino with them to continue catching us up on what’s new in Go’s crypto libraries. This is everything we didn’t cover + deep dives from Part 1!