Syntax - Tasty Web Development Treats

Quote · Syntax - Tasty Web Development Treats

1021: We got addicted to an AI model we can't talk about

Explore episode Jul 15, 2026

Where this was said

Software Engineering Methodology and Design Philosophy

At 19:25 · chapter starts 17:15

Prompted by a genuine question about polish — why does OpenCode feel so much better than Anthropic's own Claude Code? — Dax gives a surprisingly philosophical answer. Step one is simply deciding that quality matters, which he frames as non-obvious given that billion-dollar companies ship rough UX and succeed anyway. For OpenCode, caring is a prerequisite to everything else. Step two is investing in primitives: OpenTUI, a Zig-based TUI framework their team built from scratch, is painstakingly correct across all platforms and enables even non-experts to build high-quality terminal interfaces on top. And then there's the token strategy — deliberately burning tokens to 'indulgently over-design everything.' Before committing to any API shape, the team researches all prior art, generates every possible structure, and compares exhaustively. This was never feasible before LLMs. The result is software that reflects more considered decisions. Wes draws a parallel to Pierre Computer, whose simple, well-designed diff and sidebar tree primitives have become the foundation for much of the agentic coding UI ecosystem.

Similar quotes