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:
The journey to massive scale and ultra-resilience (Founders Talk #75)

The journey to massive scale and ultra-resilience (Founders Talk #75)

This week Adam talks with Spencer Kimball, CEO and Co-founder of Cockroach Labs — makers of CockroachDB an open source cloud-native distributed SQL database. Cockroach Labs recently raised $160 milli…

01:10:10  |   Fri 26 Mar 2021
Monad's Hook (JS Party #168)

Monad's Hook (JS Party #168)

In which Jerod, Nick, and KBall play the most preposterous round of “Explain it Like I’m 5” in human history. Then we dig in to Vite a little further than is advisable on a podcast. Finally, we talk …

00:57:11  |   Fri 26 Mar 2021
Design philosophy (Go Time #172)

Design philosophy (Go Time #172)

In this insight-filled episode, Bill Kennedy joins Johnny and Kris to discuss best practices around the design of software in Go. Bill talks through scenarios, lessons learned, and pitfalls to avoid …

01:25:35  |   Thu 25 Mar 2021
Big breaches (and how to avoid them) (Changelog Interviews #432)

Big breaches (and how to avoid them) (Changelog Interviews #432)

This week we’re talking about big security breaches with Neil Daswani, renowned security expert, best-selling author, and Co-Director of Stanford University’s Advanced CyberSecurity Program. His book…

01:21:16  |   Wed 24 Mar 2021
Recommender systems and high-frequency trading (Practical AI #126)

Recommender systems and high-frequency trading (Practical AI #126)

David Sweet, author of “Tuning Up: From A/B testing to Bayesian optimization”, introduces Dan and Chris to system tuning, and takes them from A/B testing to response surface methodology, contextual b…

00:43:22  |   Tue 23 Mar 2021
10 a11y mistakes to avoid (JS Party #167)

10 a11y mistakes to avoid (JS Party #167)

Spotify’s Tryggvi Gylfason joins Emma & Nick to discuss common accessibility mistakes and tips for avoiding them!

Join the discussion

Changelog++ members save 4 minutes on this episode because they ma…

00:54:59  |   Fri 19 Mar 2021
go:embed (Go Time #171)

go:embed (Go Time #171)

Carl (Director of Technology for Spotlight PA) and Wayne (Principal Engineer at GoDaddy) join Mat and Mark to talk about the new go:embed feature in Go 1.16. They discuss how and when to use it, comm…

01:05:11  |   Thu 18 Mar 2021
Leading a non-profit unicorn (Changelog Interviews #431)

Leading a non-profit unicorn (Changelog Interviews #431)

This week we’re talking about the future of freeCodeCamp with Quincy Larson and what it’s taken to build it into the non-profit unicorn that it is. They’re expanding their Python section into a full-…

01:17:14  |   Tue 16 Mar 2021
JS Danger: CSS-Tricks Edition (JS Party #166)

JS Danger: CSS-Tricks Edition (JS Party #166)

The wonderful folks behind CSS-Tricks (maybe you’ve heard of it?) face off in our much beloved don’t-call-it-jeopardy game show. Can you out smart our intrepid contestants?

Play along while you liste…

00:46:52  |   Fri 12 Mar 2021
Talkin' 'bout code generation (Go Time #170)

Talkin' 'bout code generation (Go Time #170)

O.G. Brian Ketelsen joins the panel to discuss code generation; programs that write programs. They also discuss IDLs, DSLs, overusing language features, generics, and more.

Also Brian plays his guita…

01:30:58  |   Thu 11 Mar 2021
Deep learning technology for drug discovery (Practical AI #125)

Deep learning technology for drug discovery (Practical AI #125)

Our Slack community wanted to hear about AI-driven drug discovery, and we listened. Abraham Heifets from Atomwise joins us for a fascinating deep dive into the intersection of deep learning models an…

00:57:11  |   Tue 09 Mar 2021
Who let the docs out? (JS Party #165)

Who let the docs out? (JS Party #165)

The week we talk about the new Open Web Docs initiative and the future of MDN.

Join the discussion

Changelog++ members save 5 minutes on this episode because they made the ads disappear. Join today!

Sp…

01:00:00  |   Fri 05 Mar 2021
Go at Clever (Go Time #169)

Go at Clever (Go Time #169)

In this episode we explore how Clever started using Go. What technologies did Clever start with, how did they transition to Go, and what were the motivations behind those changes? We then explore som…

01:01:46  |   Thu 04 Mar 2021
Green AI 🌲 (Practical AI #124)

Green AI 🌲 (Practical AI #124)

Empirical analysis from Roy Schwartz (Hebrew University of Jerusalem) and Jesse Dodge (AI2) suggests the AI research community has paid relatively little attention to computational efficiency. A focu…

01:00:12  |   Tue 02 Mar 2021
Darklang Diaries (Changelog Interviews #430)

Darklang Diaries (Changelog Interviews #430)

This week Jerod is joined by Paul Biggar the creator of Dark, a new way to build serverless backends. Paul shares all the details about this all-in-one language, editor, and infrastructure, why he de…

00:57:02  |   Fri 26 Feb 2021
We really needed new jingles (JS Party #164)

We really needed new jingles (JS Party #164)

Go Time’s Mat Ryer joins Jerod, KBall, and Nick to play Story of the Week, Today I Learned, Unpopular Opinions, and Shout Outs!

Join the discussion

Changelog++ members save 4 minutes on this episode b…

01:08:18  |   Fri 26 Feb 2021
Indecent (language) Proposals: Part 2 (Go Time #168)

Indecent (language) Proposals: Part 2 (Go Time #168)

This is the second part of a discussion about Go language proposals that may or may not make it into the language. Listen to part one as well!

Join the discussion

Changelog++ members save 5 minutes on…

01:14:28  |   Thu 25 Feb 2021
Intensely focused on building a software company (Founders Talk #74)

Intensely focused on building a software company (Founders Talk #74)

This week Adam talks with John-Daniel Trask, co-founder & CEO of Raygun. Raygun is an award-winning application monitoring company founded by John-Daniel Trask (better known as JD) and Jeremy Boyd in…

01:21:09  |   Tue 23 Feb 2021
Low code, no code, accelerated code, & failing code (Practical AI #123)

Low code, no code, accelerated code, & failing code (Practical AI #123)

In this Fully-Connected episode, Chris and Daniel discuss low code / no code development, GPU jargon, plus more data leakage issues. They also share some really cool new learning opportunities for le…

00:48:20  |   Tue 23 Feb 2021
JS is an occasionally functional language (JS Party #163)

JS is an occasionally functional language (JS Party #163)

Eric Normand (long-time FP advocate and author of Grokking Simplicity) joins Jerod and KBall for a deep conversation about Functional Programming in JavaScript. Eric teaches us what FP is all about, …

01:04:43  |   Fri 19 Feb 2021
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.