1. EachPod

Changelog Master Feed - Podcast

Changelog Master Feed

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.

Technology Development
Update frequency
every 2 days
Average duration
60 minutes
Episodes
2316
Years Active
2009 - 2025
Share to:
Go is eating the world of software (Changelog Interviews #354)

Go is eating the world of software (Changelog Interviews #354)

We’re joined by Ron Evans at OSCON on the expo hall floor talking about Go and how it’s eating the world of software. Specifically we’re talking about TinyGo and what they’re doing to bring the Go pr…

00:54:40  |   Thu 25 Jul 2019
Go is eating the world of software (Go Time)

Go is eating the world of software (Go Time)

It’s The Changelog in the Go Time feed! Adam Stacoviak and Jerod Santo met up with Ron Evans at OSCON on the expo hall floor to talk about Go and how it’s eating the world of software. Specifically t…

00:54:39  |   Tue 23 Jul 2019
AI code that facilitates good science (Practical AI #51)

AI code that facilitates good science (Practical AI #51)

We’re talking with Joel Grus, author of Data Science from Scratch, 2nd Edition, senior research engineer at the Allen Institute for AI (AI2), and maintainer of AllenNLP. We discussed Joel’s book, whi…

00:53:01  |   Fri 19 Jul 2019
Learning the BASICs (Changelog Interviews)

Learning the BASICs (Changelog Interviews)

We partnered with Red Hat to promote Season 3 of Command Line Heroes — an original podcast from Red Hat, hosted by Saron Yitbarek, about the people who transform technology from the command line up. …

00:26:16  |   Tue 16 Jul 2019
The war for the soul of open source (Changelog Interviews #353)

The war for the soul of open source (Changelog Interviews #353)

Adam Jacob (co-founder and board member of Chef) joins the show to talk about the keynote he’s giving at OSCON this week. The keynote is titled “The war for the soul of open source.” We talked about …

01:30:59  |   Tue 16 Jul 2019
Web development in Go (Go Time #92)

Web development in Go (Go Time #92)

Mat Ryer, Mark Bates, Johnny Boursiquot, and Aaron Schlesinger discuss web development in Go. Go is great at writing server technology, but how good is it for web development? We’ll talk about HTTP, …

01:06:03  |   Tue 16 Jul 2019
React + WebAssembly = ❤️ (JS Party #84)

React + WebAssembly = ❤️ (JS Party #84)

KBall catches up with Florian Rival about bring a C++ based game engine to the web by compiling to WebAssembly and creating a React-based frontend.

Join the discussion

Changelog++ members support our …

00:45:54  |   Mon 15 Jul 2019
The Pragmatic Programmers (Changelog Interviews #352)

The Pragmatic Programmers (Changelog Interviews #352)

Dave Thomas and Andy Hunt, best known as the authors of The Pragmatic Programmer and founders of The Pragmatic Bookshelf, joined the show today to talk about the 20th anniversary edition of The Pragm…

01:18:40  |   Thu 11 Jul 2019
if err != nil (Go Time #91)

if err != nil (Go Time #91)

Mat and Carmen along with guest panelists Dave Cheney, Peter Bourgon, and Marcel van Lohuizen discuss errors in Go, including the new try proposal. Many questions get answered…What do we think about …

01:13:01  |   Thu 11 Jul 2019
An honest conversation about burnout (JS Party #83)

An honest conversation about burnout (JS Party #83)

Suz, Feross, and Emma have an honest conversation about burnout. They ask questions like — How do developers deal with burnout? What is burnout? What are examples of burnout in open source? Plus they…

01:02:27  |   Tue 09 Jul 2019
Mastering the art of quitting (Founders Talk #67)

Mastering the art of quitting (Founders Talk #67)

Lynne Tye is the founder of Key Values, a platform where developers find engineering teams that share their values. To be more precise, Lynne is a solo-founder. She’s also a team of one. Lynne’s path…

01:38:12  |   Fri 05 Jul 2019
Go tooling (Go Time #90)

Go tooling (Go Time #90)

We’re talking about the tools we use every day help us to be productive! This show will be a great introduction for those new to Go tooling, with some discussion around what we think of them after us…

01:06:26  |   Wed 03 Jul 2019
Celebrating episode 50 and the neural net! (Practical AI #50)

Celebrating episode 50 and the neural net! (Practical AI #50)

Woo hoo! As we celebrate reaching episode 50, we come full circle to discuss the basics of neural networks. If you are just jumping into AI, then this is a great primer discussion with which to tak…

00:50:54  |   Wed 03 Jul 2019
Python's Tale (Changelog Interviews)

Python's Tale (Changelog Interviews)

We partnered with Red Hat to promote Season 3 of Command Line Heroes — an original podcast from Red Hat, hosted by Saron Yitbarek, about the people who transform technology from the command line up. …

00:28:49  |   Tue 02 Jul 2019
LIVE from NodeConf Colombia (JS Party #82)

LIVE from NodeConf Colombia (JS Party #82)

KBall MC’d a live show at NodeConf Colombia with a panel of 4 experts from the Node community — Kat Marchán, Anna Henningsen, Ruben Bridgewater, and James Snell. It was a great discussion about the f…

00:35:29  |   Mon 01 Jul 2019
Maintainer spotlight! Ned Batchelder (Changelog Interviews #351)

Maintainer spotlight! Ned Batchelder (Changelog Interviews #351)

In this episode we’re shinning our maintainer spotlight on Ned Batchelder. Ned is one of the lucky ones out there that gets to double-dip — his day job is working on open source at edX, working on th…

00:50:54  |   Fri 28 Jun 2019
Exposing the deception of DeepFakes (Practical AI #49)

Exposing the deception of DeepFakes (Practical AI #49)

This week we bend reality to expose the deceptions of deepfake videos. We talk about what they are, why they are so dangerous, and what you can do to detect and resist their insidious influence. In…

00:55:15  |   Tue 25 Jun 2019
The story of Konami-JS (JS Party #81)

The story of Konami-JS (JS Party #81)

Jerod and Divya are joined by George Mandis to learn all about his “frivolous” JavaScript library that’s helped countless websites implement the beloved cheat code. Ten years later and still actively…

00:54:01  |   Fri 21 Jun 2019
Boldly going where no data tools have gone before (Changelog Interviews #350)

Boldly going where no data tools have gone before (Changelog Interviews #350)

Computer Scientist Yaw Anokwa joins the show to tell us how Open Data Kit is enabling data collection efforts around the world. From monitoring rainforests to observing elections to tracking outbreak…

01:14:25  |   Wed 19 Jun 2019
Model inspection and interpretation at Seldon (Practical AI #48)

Model inspection and interpretation at Seldon (Practical AI #48)

Interpreting complicated models is a hot topic. How can we trust and manage AI models that we can’t explain? In this episode, Janis Klaise, a data scientist with Seldon, joins us to talk about model …

00:43:44  |   Mon 17 Jun 2019
Disclaimer: The podcast and artwork embedded on this page are the property of Changelog Media. This content is not affiliated with or endorsed by eachpod.com.