Sinopsis
Master feed of all Changelog podcasts.
Episodios
-
Why GitHub actually won (Changelog News #112)
16/09/2024 Duración: 08minScott Chacon writes up his insider take on GitHub's success, Sentry wants other companies to take the Open Source Pledge, Benj Edwards used AI to reproduce his late father's handwriting, Dave Kiss explains the current hype that PHP is getting & Taylor Otwell raises $57 million series A from Accel.
-
Building Rawkode Academy (Ship It! #121)
13/09/2024 Duración: 01h10minDavid Flanagan created a successful YouTube channel but knew to take things to the next level he'd need to own more of the stack.
-
Reverse rug pull, so cool? (Changelog & Friends #61)
13/09/2024 Duración: 01h25minJerod & Adam share our Zulip first impressions, react to Elasticsearch going open source (again), discuss Christian Hollinger's blog post on why he still self-hosts & answer a listener question: how do we produce podcasts?
-
Undirected hyper arrows (JS Party #338)
12/09/2024 Duración: 01h07minChris Shank has been on sabbatical since January, so he's had a lot of time to think deeply about the web platform. On this episode, Jerod & KBall pick Chris' brain to answer questions like, what does a post-component paradigm look like? What would it look like if the browser had primitives for building spatial canvases? How can we make it easier to make “folk interfaces” on the web?
-
Building customizable ergonomic keyboards (Changelog Interviews #608)
12/09/2024 Duración: 01h40minErez Zukerman shares the story of launching the ErgoDox EZ on Indiegogo (May 2015), what it takes to create customizable ergonomic keyboards, the benefits of split keyboards and custom key layouts, repairability and longevity, community engagement, and the attention to detail required in everything they create. We talk through their keyboard lineup, our personal experience with how we mouse and keyboard...we cover it all.
-
Cybersecurity in the GenAI age (Practical AI #286)
11/09/2024 Duración: 51minDinis Cruz drops by to chat about cybersecurity for generative AI and large language models. In addition to discussing The Cyber Boardroom, Dinis also delves into cybersecurity efforts at OWASP and that organization's Top 10 for LLMs and Generative AI Apps.
-
Home automation with Go (Go Time #330)
10/09/2024 Duración: 57minJoin Johnny as he dives into the world of home automation with Ricardo Gerardi & Mike Riley, two tinkerers who've taken the plunge with Go. We explore the challenges (and the fun) they encounter along the way. If you're interested in automating your home (or working with micro controllers) come learn how to get started!
-
Is Linux collapsing under its own weight? (Changelog News #111)
09/09/2024 Duración: 10minA Rust for Linux developer resigns amidst rising tension in the Linux community, Bret Victor shows off what he's been working on for years, Rachel (by the bay) laments how useless "SRE" has become as a role, Doug Turnbull makes the case for hiring junior devs & Baldur Bjarnason says the LLM honeymoon phase is about to end.
-
Starbucks DVD peddlers (Changelog & Friends #60)
06/09/2024 Duración: 01h18minEmily Freeman joins the show alongside our Ship It co-host, Justin Garrison! We hear Emily's burnout story & learn how she and Forrest Brazeal are putting tech-focused influencers on tap. But first: area code turf wars, bad movie reboots & buying used DVDs... at Starbucks?!
-
Learning & teaching networking & AI (Ship It! #120)
06/09/2024 Duración: 01h19minDu'An Lightfoot, dev advocate at AWS, joins Justin & Autumn to discuss networking, a knowledge gap people many people have. You can ignore the things you don't understand or you can invest time to learn it.
-
Don’t ever use these TypeScript features (JS Party #337)
05/09/2024 Duración: 49minJerod, Nick & Chris discuss a next-gen JavaScript bundler, Node getting even tighter with TypeScript, the top programming languages according to IEEE Spectrum, Chris' feelings on Node's built-in test runner & more!
-
Open source threaded team chat?! (Changelog Interviews #607)
05/09/2024 Duración: 01h32minWe're joined by Alya Abbott from Zulip, the open source, organized, threaded, team chat for distributed teams of all sizes. We talk about Zulip's origins, how it's open source, the way it's led, no VC funding, what makes it different/better, how you can self-host it or use their cloud, moving to Zulip, contributing and being a part of the community...all the things.
-
AI is more than GenAI (Practical AI #285)
05/09/2024 Duración: 40minGenAI is often what people think of when someone mentions AI. However, AI is much more. In this episode, Daniel breaks down a history of developments in data science, machine learning, AI, and GenAI in this episode to give listeners a better mental model. Don't miss this one if you are wanting to understand the AI ecosystem holistically and how models, embeddings, data, prompts, etc. all fit together.
-
Cursor wants to write all the world's code (Changelog News #110)
03/09/2024 Duración: 09minThe Cursor AI code editor raises $60 million, RedMonk's Rachel Stephens tries to determine if rug pulls are worth it, Caleb Porzio details how he made $1 million on GitHub Sponsors, Elastic founder Shay Banon announces that Elasticsearch is open source (again) & Tomas Stropus writes about the art of finishing.
-
The diagram IS the code (Ship It! #119)
30/08/2024 Duración: 01h21minWhat if your infrastructure diagram was responsible for the actual infrastructure?! John Watson & Scott Prutton from System Initiative join Justin & Autumn to discuss.
-
#define: piggyback (Changelog & Friends #59)
30/08/2024 Duración: 01h34minWhat happens when you take two #define champs (Taylor Troesh, Thomas Eckert), a grizzled veteran (Adam Stacoviak), a british bard (Mat Ryer), a PhD (Carol Lee) & you pit them against each other in a game of fake tech definitions?! There's only one way to find out...
-
Metrics Driven Development (Practical AI #284)
29/08/2024 Duración: 42minHow do you systematically measure, optimize, and improve the performance of LLM applications (like those powered by RAG or tool use)? Ragas is an open source effort that has been trying to answer this question comprehensively, and they are promoting a "Metrics Driven Development" approach. Shahul from Ragas joins us to discuss Ragas in this episode, and we dig into specific metrics, the difference between benchmarking models and evaluating LLM apps, generating synthetic test data and more.
-
Reinventing Kafka on object storage (Changelog Interviews #606)
29/08/2024 Duración: 01h44minRyan Worl, Co-founder and CTO at WarpStream, joins us to talk about the world of Kafka and data streaming and how WarpStream redesigned the idea of Kafka to run in modern cloud environments directly on top of object storage. Last year they posted a blog titled, "Kafka is dead, long live Kafka" that hit the top of Hacker News to put WarpStream on the map. We get the backstory on Kafka and why it's so widely used, who created it and for what purpose, and the behind the scenes on all things WarpStream.
-
When 3rd party JavaScript attacks (JS Party #336)
29/08/2024 Duración: 53minSimon Wijckmans from c/side joins Jerod & Nick to discuss the Pollyfill attack in detail. What does it mean for web developers & client-side security going forward?
-
The community of gophers (Go Time #329)
28/08/2024 Duración: 01h09minOn this episode, Angelica is joined by Go community leaders from around the world: meetup organizers from Guadalajara, St. Louis, New York & Go Bridge Atlanta. Together, they explore the ins & outs of organizing meetups, the benefits of attending, the Go Developer Network (GDN) & the current state of the Go Meetup community.