Developer Voices

Join Kris Jenkins for in-depth conversations with the smartest developers in the industry. Explore cutting-edge technology, software architecture, and the future of programming through 60-90 minute technical deep dives.

⭐⭐⭐⭐⭐
5.0
Apple Podcasts Apple Podcasts
⭐⭐⭐⭐⭐
4.9
Spotify Spotify
100 Episodes
1.4M Total Views

Recent Episodes

Solving Git's Pain Points with Jujutsu (with Martin von Zweigbergk)
1:11:39

Solving Git's Pain Points with Jujutsu (with Martin von Zweigbergk)

Git might be the most ubiquitous tool in software development, but that doesn't mean it's perfect. What if we could keep Git compatibility while fixing its most frustrating aspects—painful merges, sca...

Oct 9, 2025 11.9K
version controlgitjujutsu
Getting New Tech Adopted (with Dov Katz)
1:05:16

Getting New Tech Adopted (with Dov Katz)

Getting new technology adopted in a large organization can feel like pushing water uphill. The best tools in the world are useless if we're not allowed to use them, and as companies grow, their habits...

Sep 24, 2025 1.7K
developer productivityenterprise softwaretech debt
From Unit Tests to Whole Universe Tests (with Will Wilson)
1:12:12

From Unit Tests to Whole Universe Tests (with Will Wilson)

How confident are you when your test suite goes green? If you're honest, probably not 100% confident - because most bugs come from scenarios we never thought to test. Traditional testing only catches ...

Sep 10, 2025 5.8K
testingproperty testingdistributed systems
Building a Modern Cloud Platform (with Anurag Goel)
1:24:58

Building a Modern Cloud Platform (with Anurag Goel)

How would you build a Heroku-like platform from scratch? This week we're diving deep into the world of cloud platforms and infrastructure with Anurag Goel, founder and CEO of Render. Starting from th...

Aug 22, 2025 2.8K
cloud platforminfrastructuredevops
InfluxDB: The Evolution of a Time Series Database (with Paul Dix)
1:49:24

InfluxDB: The Evolution of a Time Series Database (with Paul Dix)

How hard is it to write a good database engine? Hard enough that sometimes it takes several versions to get it just right. Paul Dix joins us this week to talk about his journey building InfluxDB, and ...

Jul 31, 2025 13.1K
InfluxDBtime series databasePaul Dix
Beyond AI Hype, What Will Developers Actually Use? (with Zach Lloyd)
1:18:07

Beyond AI Hype, What Will Developers Actually Use? (with Zach Lloyd)

If AI coding tools are here to stay, what form will they take? How will we use them? Will they be just another window in our IDE, will they push their way to the centre of our development experience, ...

Jul 17, 2025 8.5K
AI development toolsagentic programmingWarp terminal
The $500 Billion Integration Problem, And One Possible Solution (with Marty Pitt)
1:31:34

The $500 Billion Integration Problem, And One Possible Solution (with Marty Pitt)

Ever wondered why data integration is still such a nightmare in 2025? Marty Pitt has built something that might finally solve it. TaxiQL isn't just another query language - it's a semantic layer that...

Jul 4, 2025 7.2K
data integrationTaxiQLsemantic data
Why Software Should Crash Before It Breaks (with Isaac Van Doren)
57:09

Why Software Should Crash Before It Breaks (with Isaac Van Doren)

At 23, Isaac is already jaded about software reliability - and frankly, he's got good reason to be. When your grandmother can't access her medical records because a username change broke the entire sy...

Jun 19, 2025 4.0K
software reliabilityroc programming languageruntime assertions