Discussion about this post

User's avatar
Scenarica's avatar

This was a joy to read, and the compiler-versus-runtime distinction is the cleanest cut through the token debate anyone has made. Thank you both for writing it.

One piece of history makes the case even stronger. We tried turning businesses into rules once before. The expert systems of the 1980s were exactly this dream, capture the tacit knowledge in people's heads and turn it into something a machine runs deterministically. They died of two diseases. Extraction was brutally expensive, teams of knowledge engineers interviewing experts for months. And the rules rotted, because when the world changed, updating them was manual and slow. The field even coined a name for the first problem, the knowledge acquisition bottleneck. What's described here is that old dream with both fatal bugs fixed. AI collapses the cost of extraction, and the regenerate-and-retest loop cures the rot. Poetic reads less like a new idea and more like a forty-year-old correct idea whose missing piece finally arrived, which is usually what the best companies turn out to be.

There's also a strange macro consequence hiding in the thesis. If code does the doing and tokens only burn when the world changes, token demand stops tracking how much work the economy contains and starts tracking how fast the world changes. The labs end up long volatility. Quiet years starve them, chaotic ones feed them. That's a very different business from the one the current buildout is priced for.

Will's avatar

So, this absolutely works, and I know this because this is what I do now. I have stumbled upon the same process by answering the very same or similar questions. What is the function we are trying to replicate? What documented process do we have? You spend 80% of your time talking to the people that do the thing, because the world is messier than the process implies. Code could never be adaptive enough previously. I embed AI at decision points of the process to help narrow what I call the probability space of what it is reasoning over. These tasks are cheap. They are specific. They compound.

The thing that I have seen already, being a non-coder before AI, is you target a manual process, and everything thereafter not only becomes better, it becomes easier, because what was a manual process with humans with tacit knowledge becomes a digital output packet that you can do absolutely anything with. It is the most fun you can have because it actually solves real world problems for real people.

13 more comments...

No posts

Ready for more?