Changelog Master Feed

Changelog Master Feed Artwork

Your one-stop shop for all Changelog podcasts

JS Party JS Party #268

Recreating Node.js from scratch

Play Watch
2023-03-24T18:20:00Z #javascript +1 🎧 18,133

Node core committer Erick Wendel joins Jerod & KBall to talk us through how he created his own JS runtime using V8, Libuv & more. Along the way we learn from his learnings, wrap our heads around the differences between Node, Bun & Deno, and talk about creating awesome content for developers… whether they like it or not!

Changelog Interviews Changelog Interviews #589

Castro leans into indie

Play
2024-05-01T12:30:00Z #startups +1 🎧 18,124

This week we’re joined by Dustin Bluck to discuss his acquisition of the well known (and beloved) Castro podcast app to take it indie-focused once again. As previous users of Castro, we were excited to dig into the details behind this popular podcast client to see what’s next, how the deal was done, a peek into the code, and where exactly this indie and creator focused podcast app can go.

Changelog News Changelog News #100

Please let this be Peak LLM

Play
2024-06-24T19:15:00Z 🎧 18,066

Søren Fuglede Jørgensen builds a font thats also an LLM, Hugo Landau writes about the demise of the mildly dynamic website, SQL Studio is the simplest little database explorer ever, Mathew Duggan reviews GitHub Copilot Workspace & Stephan Schmidt lays out the case against mocking + what to do instead.

Changelog Interviews Changelog Interviews #599

It all starts with Postgres

Play
2024-07-11T16:40:00Z #postgresql +2 🎧 18,056

Paul Copplestone, CEO of Supabase (the meme-lord himself), joins the show to take us on the journey of Supabase leading Postgres for life, and how it all starts with Postgres as the base-layer substrate for the entire Supabase platform. They’re laser focused on the drive ahead, not the rear-view mirror.

Disclosure: Adam and Jerod are angel investors in Supabase.

Changelog Interviews Changelog Interviews #598

Code review anxiety

Play
2024-07-03T15:00:00Z #brain-science +2 🎧 18,042

Carol Lee (Clinical Scientist) shares her research on code review anxiety. We dive deep into her recent research paper “Understanding and Effectively Mitigating Code Review Anxiety”. We get into all the nooks and crannies of this topic — common code review myths, strategies for coping, the need for awareness and self-reflection, the value of exposure and practice to build confidence, the importance of team dynamics, respect, empathy, and connection, and more. This show is jam-packed with goodies for everyone…and we even give a nod to the work we did on our podcast Brain Science.

Go Time Go Time #262

How Go helped save HealthCare.gov ♻️

Play
2023-01-12T22:45:00Z #go 🎧 18,040

Paul Smith (from “Obama’s Trauma Team”) tells us the tale of how Go played a big role in the rescuing and rebuilding of the HealthCare.gov website. Along the way we learn what the original team did wrong, how the rescue team kept it afloat during huge traffic spikes, and what they’ve done since to rebuild it to serve the people’s needs.

Founders Talk Founders Talk #97

Refocusing Docker on developer-first and growth

Play
2023-06-02T20:00:00Z #startups 🎧 18,037

This week Adam is joined by Scott Johnston, CEO of Docker. Scott shares his journey to the CEO role, how he’s leading the company to not only grow revenue, but to also invest in developer facing features, their shift from a enterprise sales focus to a PLG driven model, and we even talk about Docker Desktop, the competition it faces, and the struggle they face when considering making it open source.

Changelog Interviews Changelog Interviews #581

It's not always DNS

Play
2024-03-08T16:00:00Z 🎧 18,025

This week we’re talking about DNS with Paul Vixie — Paul is well known for his contributions to DNS and agrees with Adam on having a “love/hate relationship with DNS.” We discuss the limitations of current DNS technologies and the need for revisions to support future internet scale, the challenges in doing that. Paul shares insights on the future of the internet and how he’d reinvent DNS if given the opportunity. We even discuss the cultural idiom “It’s always DNS,” and the shift to using DNS resolvers like OpenDNS, Google’s 8.8.8.8 and Cloudflare’s 1.1.1.1. Buckle up, this is a good one.

Changelog & Friends Changelog & Friends #52

Last DevRel standing

Play
2024-07-12T21:00:00Z #career +1
🎧 17,911

Shawn “swyx” Wang is back to talk with us about the state of DevRel according to ZIRP (the Zero Interest Rate Phenomenon), the data that backs up the rise and fall of job openings, whether or not DevRel is dead or dying, speculation of the near-term arrival of AGI, AI Engineering as the last job standing, the innovation from Cognition with Devin as well as their mis-steps during Devin’s launch, and what’s to come in the next innovation round of AI.

JS Party JS Party #292

Type War (what is it good for?)

Play
2023-09-14T17:00:00Z #typescript +2 🎧 17,908

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.

Go Time Go Time #283

The solo gopher

Play Watch
2023-07-05T20:45:00Z #go 🎧 17,853

Many Gophers build projects as a team of one. Sometimes these are side projects, other times they are projects used by millions of people but who are still maintained by a single individual. In this episode, the panel discusses techniques for developing and maintaining Go projects as a solo developer.

Changelog Interviews Changelog Interviews #578

What exactly is Open Source AI?

Play
2024-02-16T18:00:00Z #oss +2 🎧 17,834

This week we’re joined by Stefano Maffulli, the Executive Director of the Open Source Initiative (OSI). They are responsible for representing the idea and the definition of open source globally. Stefano shares the challenges they face as a US-based non-profit with a global impact. We discuss the work Stefano and the OSI are doing to define Open Source AI, and why we need an accepted and shared definition. Of course we also talk about the potential impact if a poorly defined Open Source AI emerges from all their efforts.

Note: Stefano was under the weather for this conversation, but powered through because of how important this topic is.

JS Party JS Party #202

Sophie is the bomb diggity

Play Watch
2021-11-19T20:00:00Z #javascript +2 🎧 17,785

This week we are joined by Sophie Alpert, Head of Engineering at Humu, and former lead of the React Core team, to discuss her experience on being a very early adopter, contributor, and eventually maintainer of React. In her 4+ years on the Core team, she went from supporting a new niche OSS UI library to supporting a project used by millions of developers around the world. Join us to hear about this epic journey, as well as Sophie’s thought’s on some common critiques and misconceptions of React.

Go Time Go Time #282

K8s vs serverless for distributed systems

Play Watch
2023-06-29T21:20:00Z #go +2 🎧 17,781

Listener Joe Davidson recently tweeted: “I’d really be interested in an episode debating Kubernetes vs serverless functions for distributed systems. As someone working a lot with serverless to create large scale systems, for me the complexity in Kubernetes doesn’t seem worth it, especially when onboarding new people. But I’d like to see it from the other perspectives. I could be missing something.”

So we invited Joe on the show alongside Abdel Sghiouar and Srdjan Petrovic to discuss!

Practical AI Practical AI #143

AI is creating never before heard sounds! 🎵

Play
2021-08-03T18:45:00Z #ai +1 🎧 17,761

AI is being used to transform the most personal instrument we have, our voice, into something that can be “played.” This is fascinating in and of itself, but Yotam Mann from Never Before Heard Sounds is doing so much more! In this episode, he describes how he is using neural nets to process audio in real time for musicians and how AI is poised to change the music industry forever.

Practical AI Practical AI #145

NLP to help pregnant mothers in Kenya

Play
2021-08-17T14:30:00Z #ai +1 🎧 17,749

In Kenya, 33% of maternal deaths are caused by delays in seeking care, and 55% of maternal deaths are caused by delays in action or inadequate care by providers. Jacaranda Health is employing NLP and dialogue system techniques to help mothers experience childbirth safely and with respect and to help newborns get a safe start in life. Jay and Sathy from Jacaranda join us in this episode to discuss how they are using AI to prioritize incoming SMS messages from mothers and help them get the care they need.

JS Party JS Party #334

Forging Minecraft's scripting API

Play
2024-08-15T18:15:00Z #javascript +1 🎧 17,747

Raphael Landaverde & Jake Shirley work on Minecraft full-time. How cool is that?! On this episode, they join Jerod to tell us all about the web tech that drives Minecraft’s scripting infrastructure, how they incrementally change a massive / always-moving target, the best / worst parts of the job & much more.

Go Time Go Time #184

All about Porter

Play Watch
2021-06-17T16:00:00Z #go +3 🎧 17,732

Porter lets you package your application artifacts, client tools, configuration and deployment logic together as a versioned bundle that you can distribute, and then install with a single command. Written entirely in Go, we speak to one of the creators about running an open source project, the importance of documentation, and more.

Player art
  0:00 / 0:00