Jerod Santo Avatar

Jerod Santo

Jerod hosts Changelog News, co-hosts The Changelog & takes out the trash (his old code) once in awhile.

Bennington, Nebraska · GitHub · LinkedIn · Mastodon · X
929 episodes

Changelog Interviews Changelog Interviews #536

How do you do, fellow Hack Clubbers?

Play
2023-04-19T18:15:00Z 🎧 29,629

This week we’re joined by Zach Latta, the Founder of Hack Club. At 16, Zach tested out of high school and moved to SF to join Yo as their first engineer. After playing a key role at Yo, he founded Hack Club to help teen hackers start coding clubs around the world. Today, teen hackers can meet IRL, online, at a hackathon, or leverage Hack Club Bank a fiscal sponsor to create their own organization. Hack Club is the program Zach wished he had in high school.

Changelog News Changelog News #40

Free Dolly, GitHub Accelerator's cohort, improving Tailscale via Apple’s open source & what the heck are passkeys?!

Play
2023-04-17T19:45:00Z 🎧 27,569

Kara Deloss announces GitHub Accelerator’s 2023 cohort, Databricks releases the first open source, instruction-following LLM, fine-tuned on a human-generated instruction dataset licensed for research and commercial use, Mihai Parparita writes how he improved Tailscale thanks to Apple’s open source & Neal Fennimore asks and answers the question: Passkeys: what the heck and why?!

Changelog Interviews Changelog Interviews #535

Examining capitalism's chokepoints

Play
2023-04-14T17:00:00Z #culture 🎧 32,197

This week we’re talking with Cory Doctorow (this episode contains explicit language) about his newest book Chokepoint Capitalism, which he co-autored with Rebecca Giblin. Chokepoint Capitalism is about how big tech and big content have captured creative labor markets and the ways we can win them back. We talk about chokepoints creating chickenized reverse-centaurs, paying for your robot boss (think Uber, Doordash, Amazon Drivers), the chickenization that’s climbing the priviledge gradient from the most blue collar workers to the middle-class. There are chokepoints in open source, AI generative art, interoperability, music, film, and media. To quote Cory, “We’re all fighting the same fight.”

Changelog Interviews Changelog Interviews #533

A new path to full-time open source

Play
2023-03-29T13:45:00Z #oss +2 🎧 33,772

After years of working for Google on the Go Team, Filippo Valsorda quit last year to experiment with more sustainable paths for open source maintainers. Good news, it worked! Filippo is now a full-time open source maintainer and he joins Jerod on this episode to tell everyone exactly how he’s making the equivalent to his total compensation package at Google in open source.

Changelog News Changelog News #37

GitHub Copilot X, Chatbot UI, ChatGPT plugins, defining juice for software dev, Logto, Basaran & llama-cli

Play
2023-03-27T18:45:00Z 🎧 31,259

GitHub announces Copilot X, Mckay Wrigley created an open source ChatGPT UI buit with Next.js, TypeScripe & Tailwind CSS, OpenAI is also launching a ChatGPT plugin initiative, Brad Woods writes about juice in software development, Logto is an open source alternative to Auth0, Basaran is an open source alternative to the OpenAI text completion API & llama-cli is a straightforward Go CLI interface for llama.cpp.

JS Party JS Party #268

Recreating Node.js from scratch

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

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 #532

Bringing Whisper and LLaMA to the masses

Play
2023-03-22T21:00:00Z #llm +1
🎧 34,467

This week we’re talking with Georgi Gerganov about his work on Whisper.cpp and llama.cpp. Georgi first crossed our radar with whisper.cpp, his port of OpenAI’s Whisper model in C and C++. Whisper is a speech recognition model enabling audio transcription and translation. Something we’re paying close attention to here at Changelog, for obvious reasons. Between the invite and the show’s recording, he had a new hit project on his hands: llama.cpp. This is a port of Facebook’s LLaMA model in C and C++. Whisper.cpp made a splash, but llama.cpp is growing in GitHub stars faster than Stable Diffusion did, which was a rocket ship itself.

Changelog News Changelog News #36

Self-hosting in 2023, no more Alpine Linux, type constraints in 65 lines of SQL, Initial V, Minimal Gallery, the legacy of Visual Basic, tracking fake GitHub stars & Mastodon's 10M

Play
2023-03-20T18:00:00Z 🎧 31,361

Michal Warda on self-hosting in 2023, Martin Heinz will never use Alpine Linux again, Oliver Rice at Supabase creates type constraints in Postgres with just 65 lines of SQL, Aaron Patterson converted a BMW shifter into a Bluetooth keyboard that can control Vim, Piet Terheyden has been curating beautiful & functional websites daily since 2013, Ryan Lucas put together a history of Visual Basic, turns out it’s easy for an open source project to buy fake GitHub stars & Mastodon hit 10 million accounts.

JS Party JS Party #267

The future of React

Play Watch
2023-03-17T16:00:00Z #react +1 🎧 23,458

Dan Abramov & Joe Savona from the React Team join Jerod & Nick for a wide-ranging discussion about React’s place in the frontend ecosystem. We cover everything from React competing with React, their responses to SPA fatigue and recent criticisms, to Server Components and the future of the framework.

Changelog Interviews Changelog Interviews #531

Goodbye Atom. Hello Zed.

Play
2023-03-15T14:00:00Z #tooling +1 🎧 34,066

This week we’re talking with Nathan Sobo about his next big thing. Nathan is known for his work on the Atom editor while at GitHub. But his work wasn’t finished when he left, so…he started Zed, a high-performance multiplayer editor that’s engineered for performance. And today, Nathan talks us through all the details.

Ship It! Ship It! #90

Kaizen! Embracing change 🌟

Play
2023-03-02T16:15:00Z #ops +2 🎧 14,728

This is our 9th Kaizen with Adam & Jerod. We start today’s conversation with the most important thing: embracing change. For Gerhard, this means putting Ship It on hold after this episode. It also means making more time to experiment, maybe try a few of those small bets that we recently talked about with Daniel. Kaizen will continue, we are thinking on the Changelog. Stick around to hear the rest.

Changelog Interviews Changelog Interviews #529

You’re just a devcontainer.json away

Play
2023-03-01T22:30:00Z #vs-code 🎧 33,122

This week we’re joined by Brigit Murtaugh, Product Manager on the Visual Studio Code team at Microsoft, and we’re talking about Development Containers and the Dev Container spec. Ever since we talked with Cory Wilkerson about Coding in the cloud with Codespaces we’ve wanted to get the Changelog.com codebase setup with a dev environment in the cloud to more easily support contributions. After getting a drive-by contribution from Chris Eggert to add a Dev Container spec to our codebase, we got curious and reached out to Brigit and asked her to come on the show to give us all the details.

Changelog News Changelog News #33

Stack Overflow's architecture, Lobsters' killer libraries, Linux is ready for modern Macs, what to expect from your framework & GoatCounter web analytics

Play
2023-02-27T22:30:00Z 🎧 30,365

Sahn Lam details Stack Overflow’s monolith/on-prem architecture, Hillel Wayne asks the Lobsters community for killer libraries, Linux 6.2 is ready to run on M1 Macs thanks to Asahi Linux, Johan Halse writes up what to expect from your web framework & Eli Bendersky on using GoatCounter for blog analytics.

Player art
  0:00 / 0:00