Balaji and Dan Wang: The Engineering State vs Lawyerly State
Balaji Srinivasan speaks with Dan Wang, author of Breakneck, about China's industrial rise, America's competing strengths in software and finance, and what happens when an engineering state and a lawyerly state collide. The conversation covers manufacturing dominance, the future of the dollar, why both superpowers keep making costly mistakes, and where builders fit into what comes next. Resources: Follow Dan Wang on X: https://twitter.com/danwwang Follow Balaji on X: https://twitter.com/balajis Subscribe to Network State Podcast: https://www.youtube.com/@nspodcast Stay Updated: Find a16z on YouTube: YouTube Find a16z on X Find a16z on LinkedIn Listen to the a16z Show on Spotify Listen to the a16z Show on Apple Podcasts Follow our host: https://twitter.com/eriktorenberg Please note that the
Could not retrieve the full article text.
Read on a16z Podcast →a16z Podcast
https://a16z.simplecast.com/episodes/balaji-and-dan-wang-the-engineering-state-vs-lawyerly-state-geekCvPySign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
updatecompanyinvestmentThe 22,000 Token Tax: Why I Killed My MCP Server
<p>I was at a company workshop, arguing with beginners about token costs.</p> <p>They wanted to save money. Reasonable instinct. They were spending maybe €25 a week on API calls and wanted to cut it to €20. I pushed back hard: "You're at the learning stage. Spend <em>more</em>, not less. Explore. Break things. Create costs.<br> Because while you're saving €5, I'm spending €600 a week — and I'll gladly spend €20 more if it means finishing a ticket in one session instead of two."</p> <p>Then I told them the one scenario where token consumption actually matters: when you need to prolong a session. Not to save money — to preserve context. Because when your session compacts or resets, you lose everything the model was holding in its head. And in the early days of Claude Code, there was no auto-
I spent days debugging a cron job that was "working fine"
<p>My storage bill kept climbing. The cron job that was supposed to clean up outdated file records was running on schedule with no errors in the logs.</p> <p>My app, which was supposed to automatically delete expired media files during the nightly cron job, wasn’t actually doing it.</p> <p>It took me days to figure out that the job was completing without deleting anything. It was failing when it tried to delete a database row that became invalid after a migration update. I had it hosted on DigitalOcean, and even their logs showed no errors.</p> <p>Zero alerts. Zero indication anything was wrong. I only caught it when the bill got bad enough that I started digging.</p> <p>After fixing it, I started thinking, how do I make sure this never happens again? I did what I always do, I reinvented t

Legora just hit $100 million in revenue. It took 18 months.
Eighteen months ago, Legora was a Stockholm startup with a handful of law-firm clients and roughly $1 million in annual recurring revenue. On Tuesday, the company told Business Insider that it has crossed $100 million in ARR, a milestone that in enterprise software typically takes the better part of a decade. Max Junestrand, Legora’s 26-year-old […] This story continues at The Next Web
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Products
WaterNSW Adopts Generative AI For Applications - Let's Data Science
<a href="https://news.google.com/rss/articles/CBMikgFBVV95cUxNVkdHejJmSW85UzVuSEJnRUpBbHpORklieU1QeGU2cS1qZjRhdGZKZG55VHRQN2p4Sk9QNk12LTE5aXpaaEFxc0Nvb0xpcjJkRXlFeDc4T3hLQkdBOEltNFUzeWRZWkVjZ2RxR0FlQS1qZWg4cFRRZmVhbXBPbXFIUHZ5bzVCSUFXMEVCclFjR2RSUQ?oc=5" target="_blank">WaterNSW Adopts Generative AI For Applications</a> <font color="#6f6f6f">Let's Data Science</font>
CSU survey: Most students, faculty regularly use AI tools - Action News Now
<a href="https://news.google.com/rss/articles/CBMi1gFBVV95cUxQdlViT09kNE5YNWw4bXlFOHdlMnRQNnB1aFVzVUM2bkxkSUdZeHZUMGRmR3B2OTdrMGVZYndobHFpRXVNbi05blh3Tmt2MFlobTBJTzNab0ZXUFNfQmRQVEs1WmZ6UUQtUTZmTGxYVGJlRmwyRVNUVE83X1JRWDJvRHY1TGE1NEpWU21hNUhUSlI4eTJXbzVNaS1xb2Y3bTJHWVRyRThMRGlwcS13bG1TSW5uZlEycUY2R3F0T3ZjTWZvOEpCSktLTVZMLUFpRFV6RGd0d2F3?oc=5" target="_blank">CSU survey: Most students, faculty regularly use AI tools</a> <font color="#6f6f6f">Action News Now</font>
🌪️ Proof of Work: The To-Do List of Infinite Regret
<p>**</p> <h2> What I Built </h2> <p>**<br> I built a productivity app for people who hate being productive. Proof of Work is a digital psychological experiment that turns simple task management into a high-stakes gamble.</p> <p>The gimmick? You cannot "check off" a task. To complete anything (e.g., "Buy Milk"), you must first win a game of Minesweeper on an Expert-level grid (30x16 with 99 mines). If you hit a mine, the Hydra Engine triggers: your task isn't cleared—it duplicates 20 times. Now you have to buy milk 21 times. It is a functional implementation of a "short-circuit" for the human brain.</p> <p>Demo<br> </p> <div class="crayons-card c-embed text-styles text-styles--secondary"> <div class="c-embed__content"> <div class="c-embed__body flex items-center justify-between"> <a href="
I Asked AI to Do Agile Sprint Planning (GitHub Copilot Test)
<p>AI tools are getting very good at writing code.</p> <p>GitHub Copilot can generate entire functions, review pull requests, and even help refactor legacy codebases. But software development isn’t just about writing code.</p> <p>A big part of the process is <strong>planning the work</strong>.</p> <p>So I decided to run a small experiment:</p> <p><strong>Can AI actually perform Agile sprint planning?</strong></p> <p>Using <strong>GitHub Copilot inside Visual Studio 2026</strong>, I asked AI to review a legacy codebase and generate a <strong>Scrum sprint plan for rewriting the application</strong>.</p> <p>The results were… interesting.</p> <h1> Watch Video </h1> <h2> <iframe src="https://www.youtube.com/embed/ErwuATHHXw4"> </iframe> </h2> <h1> The Setup </h1> <p>The experiment was intention
Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!