
Hosted by Scott Hanselman
Hanselminutes is Fresh Air for Developers. A weekly commute-time podcast that promotes fresh technology and fresh voices. Talk and Tech for Developers, Life-long Learners, and Technologists.
1000 episodes · publishes weekly · latest 2026-06-18 · ~35 min/episode
Rank
#657
Substance
75.0
/ 100
Breakdown
Scored 2026-07
Updated monthly
Across the index
#657 of 6182
Substance
Top 11%
outscores 89% of the index
Hanselminutes with Scott Hanselman ranks #657 on The B2B Podcast Index with a substance score of 75.0 out of 100, scored across 1 recent episode. It scores highest on guest caliber and originality. Nathan Sobo is a genuine practitioner with real engineering credentials - co-creator of Atom, co-inventor of Electron, founder of Zed - and he's speaking about a product he's actively building. The appearance is partly promotional for a pre-alpha product, which slightly limits the practitioner depth, but he's unambiguously someone who has done the thing at scale.
Averaged across 1 recently scored episode, with cited evidence.
The episode has a genuine core idea - versioning the act of programming (conversations, worktrees, fine-grained deltas) rather than just commit snapshots - but it's surrounded by lengthy Betamax analogies, browser monoculture tangents, and repeated reframings of the same concept. The density of new ideas per minute is low.
“by versioning the conversation itself, along with uh, any edits that occur on embedded work trees, inversioning that entire thing in a continuous way, we're able to actually make the initial conversation with the agent itself a potential opportunity for multiple people to interact as well”
“whereas in Git, the work tree is really a personal artifact. Right. Uh, the repository is a collaborative artifact. It's something you can talk about across machines, but work trees are not. What we're basically doing is making work trees themselves into these inherently collaborative artifacts”
The framing of the worktree as the new collaborative primitive and the event-sourced DAG for sub-commit history is a genuinely fresh conceptual angle in developer tooling. However, much of the surrounding conversation rehashes familiar product philosophy (build for yourself, winner vs. better product) and browser monoculture takes that circulate widely.
“bring this finer grained understanding of what about all the versions of the code that exist in between these discrete moments where we take a snapshot. How can we refer to those in a stable way and in so doing turn the code itself into the actual canvas on which the rest of the interactions can take place”
“in DeltaDB we store a directed acyclic graph, just like git, of everything that happened. It's just that we literally record every single thing that happened and then index it”
Nathan Sobo is a genuine practitioner with real engineering credentials - co-creator of Atom, co-inventor of Electron, founder of Zed - and he's speaking about a product he's actively building. The appearance is partly promotional for a pre-alpha product, which slightly limits the practitioner depth, but he's unambiguously someone who has done the thing at scale.
“I created at GitHub with a small team at GitHub”
“we created Electron. Electron was the shell, right? The orbital shell around Atom that gave it its life”
Almost the entire technical description of DeltaDB is conceptual and aspirational - there are no user numbers, adoption metrics, benchmark data, or specific implementation details beyond high-level architecture. The product is pre-alpha and Nathan openly says 'that's something we're still kind of figuring out in the UI,' leaving most claims unsubstantiated.
“in the like you know, kind of pre alpha version we're using internally right now, all you can do is kind of share your entire conversation with the agent”
“in this file, in the past 30 days, these 300 conversations have occurred with agents that reference this particular code”
Scott asks several genuinely sharp follow-up questions - particularly 'how do you get from character level truth to intention level history?' and the privacy/surveillance tension - and does useful work paraphrasing to check understanding. However, large claims about DeltaDB's capabilities go unchallenged, and the episode opens with a long meander about browser monoculture before reaching substance.
“what is a thing that Delta DB can let a developer do that would not just be inconvenient with almost impossible with Git, it'd be structurally impossible”
“there's a thin line between like code provenance and workplace surveillance. How do you design it so that I can understand it, but it doesn't become a playback system to judge on how I spent my day”
First period on the Index - history builds from here.
1 scored on substance · 60 tracked in total.
Add this badge to your site - it links back here and updates automatically as you rank.
<a href="https://index.fame.so/show/hanselminutes-with-scott-hanselman" target="_blank" rel="noopener">
<img src="https://index.fame.so/badge/hanselminutes-with-scott-hanselman/badge.svg" alt="Ranked #68 on The B2B Podcast Index" width="360" height="136" />
</a>Track Hanselminutes with Scott Hanselman's rank
Get an email whenever this show moves up or down the Index. Monthly at most, no spam.
The themes that come up most across this show's episodes.
Podcasts that dig into the same topics.