
The environment is the product
Someone spent $20,000 and 2,000 sessions building a C compiler with 16 Claudes. His key insight wasn't about the model. It was about everything around it. Nicholas Carlini spent $20,000 and 2,000 sessions building a C compiler with 16 instances of Claude. It works. It compiles real programs. And his key takeaway wasn't about the model. "Most of my effort went into designing the environment around Claude." Not the prompts. Not the temperature. Not the model version. The tests. The containers. The feedback loops. The infrastructure that tells the agent whether its output is correct — because the agent can't tell on its own. The review Chris Lattner — the person who created LLVM, Clang, and Swift — reviewed the compiler and called it undergraduate-quality. His specific critique: "optimization toward passing tests rather than building general abstractions." That's not a failure of the model. That's the model doing exactly what the environment rewarded. Write code. Run tests. If tests pass,
Continue reading on Dev.to DevOps
Opens in a new tab




