The Ledger, every show

Every statement that passed quotation and attribution checks, across all 44 shows. Pick shows below, then mix any filter with any other.

shows every show 44 of 44
every show
clear all ✕
LATENT SPACE Disclosure
OpenCode exactly replicated Claude Code by dumping its system prompts and schemas.
“We look at cloud code. We dump all their system prompts. We dump all their tool descriptions. We dump all their tool schemas. We re-implement the tools. And when you're using an anthropic model, we basically have the exact same implementation.”
Dax Reed Aug 5, 2025 ▶ 10:39 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed says complex optimizations on top of LLMs quickly become obsolete.
“Any kind of fancy optimization you're doing on top of the LM eventually gets, like, you kind of lose the need to do it given how fast things are moving.”
Dax Reed Aug 5, 2025 ▶ 18:13 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed claims the Gemini CLI codebase is rushed and corrupts edits.
“And Gemini ones were not good. It was initially it looked good, but then I noticed it was getting caught in these crazy loops and it was like editing my files in these totally messed up ways. And I should have known because you can tell when you're looking thr…”
Dax Reed Aug 5, 2025 ▶ 22:08 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Prediction Not checkable as stated
Dax Reed predicts Claude's $200/month pricing is an unsustainable growth strategy.
“I think it's pretty easy to, like, use more than 200 dollars worth, even by accident. So I would also lean towards that the Claude Max plans are a growth strategy, not like any long term pricing thing that can work, at least at the current, given the current s…”
Dax Reed Aug 5, 2025 ▶ 25:05 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed argues open-source products are usually worse due to committee design.
“We don't think a product is good because it's open source. Usually a product is bad because it's open source. It tends to be like designed by committee and like just a smash of like a bunch of different competing priorities.”
Dax Reed Aug 5, 2025 ▶ 26:21 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Prediction Not checkable as stated
Dax Reed predicts OpenCode will dominate when a competitor beats Claude Sonnet.
“What would change things is if there's a day where either another LM lab or like, you know, an open source model drops that is competitive with Sonnet, maybe even better than Sonnet on that day, open code is going to be the only way to do this kind of thing. C…”
Dax Reed Aug 5, 2025 ▶ 28:28 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed argues that the day an open-source project monetizes, it dies.
“Open code itself will never be on monetize. The day you monetize your open source project is a day it starts to die.”
Dax Reed Aug 5, 2025 ▶ 34:18 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed: Optimizing marginal LLM efficiency yields plateauing returns.
“I think the clarity we have is we're not trying to get the next three percent of efficiency out of the LLM. I think that's kind of like an infinite rabbit hole you can dive down that has like plateauing results. So for us, we're more focused on Product experie…”
Dax Reed Aug 5, 2025 ▶ 4:06 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed: Adding code editors to terminal AI tools is a trap.
“Almost immediately we're like, oh, we should build edit functionality. Like we should let you edit files in here, but that's a trap because that is like an infinite rabbit hole of work. And I've seen this with warp already where I think they have an editor in …”
Dax Reed Aug 5, 2025 ▶ 9:02 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Assertion Not checkable as stated
Dax Reed notes developers avoid context limits via frequent session restarts.
“To be honest, most people haven't complained about this. Like it comes up occasionally. But people tend to start new sessions pretty frequently. They tend to not have super long running things that often. So it is a problem that needs to be solved, but it's on…”
Dax Reed Aug 5, 2025 ▶ 16:44 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed says almost no AI coding benchmarks resemble real-world engineering tasks.
“Yeah, so we looked at all the different benchmarks we could find, and it's almost comical how none of them look like my day-to-day work. Most of these evals are like, You know, solve this maze. And I'm just like, I'm never solving a maze. Like it's never anyth…”
Dax Reed Aug 5, 2025 ▶ 19:43 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Disclosure
OpenCode will offload terms-of-service-questionable integrations to community-maintained plugins.
“I expected that open code is gonna have a plugin system in the next couple of weeks. So we'll probably move all of those like TOS questionable integrations into community maintained plugins and people can do whatever they want there.”
Dax Reed Aug 5, 2025 ▶ 22:55 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Prediction Not checkable as stated
Dax Reed predicts Cursor will move faster than Anthropic's Claude Code team.
“I mean, when I saw the acquisition, I was like, oh, this is actually more intense now because the cursor team is going to move faster than the cloud code team. I think that's my feeling given they have to, there's more pressure on them and they're smaller.”
Dax Reed Aug 5, 2025 ▶ 31:24 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Cursor succeeded because of product design rather than underlying LLM models.
“The cursor is successful because of the product stuff, less so the LM, well, minus a tab, the cursor tab stuff is pretty good, but”
Dax Reed Aug 5, 2025 ▶ 33:42 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed says working with AI is code review, not code writing.
“Like when you're talking to these LLMs, the work you're doing is not writing code, it's reviewing code.”
Dax Reed Aug 5, 2025 ▶ 8:22 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed says AI agent harnesses are fundamentally simple tool-execution loops.
“At the end of the day, like it's just a loop where you send the prompt with a bunch of tool descriptions. It tells you what tools to call. You call it tools and the results back. And there's really not too much magic there.”
Dax Reed Aug 5, 2025 ▶ 10:58 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Dax Reed says enterprise developers immediately reject tools collecting code telemetry.
“Open code fits in a weird space where there's a lot of very boring enterprise companies that haven't used any of these tools yet because they have certain restrictions in their corporate laptop where they can't even install them. Open code tends to fit nicer i…”
Dax Reed Aug 5, 2025 ▶ 23:50 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Open source excels at core architectures needing hundreds of long-tail integrations.
“The stuff that has like, there's a core. And once you put the core, there's like a hundred integrations to do. That's where open source really shines. And there's a lot of that in open code. That's why we made it open source.”
Dax Reed Aug 5, 2025 ▶ 26:58 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Disclosure
OpenCode uses extensible custom modes rather than a single fixed plan mode.
“We're probably gonna ship it this week, but we're not implementing it as An explicit plan mode. We're implementing the concept of modes. So you'll be able to hit tab and cycle through different modes. We'll have a built in like plan mode and implement mode, bu…”
Dax Reed Aug 5, 2025 ▶ 11:33 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Assertion Supported
OpenCode uses a decoupled client-server architecture unlike Anthropic's Claude Code.
“So the one other difference between us and cloud code is under the hood, there's a client and server architecture here. So open code is a server that has a built in TUI client.”
Dax Reed Aug 5, 2025 ▶ 13:18 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Disclosure
The OpenCode team is developing mobile, web, and desktop clients.
“We're starting work on a mobile client. We're gonna start work on a web client. We're gonna have a desktop app.”
Dax Reed Aug 5, 2025 ▶ 13:34 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Assertion Partly supported
Anthropic's Claude Code job posting specifically seeks engineers with Bun experience.
“I've seen now cloud code in their job posting. They actually mentioned specifically they're hiring someone that has experience in bun executables.”
Dax Reed Aug 5, 2025 ▶ 16:03 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
LATENT SPACE Assertion Supported
Dax Reed cofounded a thriving coffee company requiring SSH to purchase.
“About a year ago, we launched a coffee company me and a few other people. And the trick was you can't buy it off a website. You have to SSH into a server and you actually get a really good experience. Like it's actually good UX and it's a pretty good e-commerc…”
Dax Reed Aug 5, 2025 ▶ 1:00 ⚡️OpenCode: Claude Code but Open Source, with Any Model, and frontier TUI - with Dax Reed (@thdxr)
Made with StarZero

Turn any episode into a week of clips.

This entire site, thousands of episodes across every show transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.