CyködCyköd
Back to all posts

[ AUG 14, 2026 ]

AI is planting the seeds of its own destruction

Author Pascal Rettig  |  Written by a Human


Agent Smith before he become the Anomaly (The Matrix, 1999)
Agent Smith before he become the Anomaly (The Matrix, 1999)

One of the obviously exceptional things about the current AI investment boom that we're in is how much money is being dumped into AI and LLMs, and how much money they're going to need to take in to be able to provide a decent return on that investment.

The belief in an AI Bubble is well documented, but the counterpoint always points to how useful AI is currently and how it's getting more and more useful every month and new model release.

But what if the utility of AI, focus on AI, and investment in AI is the thing that causes it to rapidly turn into a commodity for which there are tiny margins? If the cost of inference goes way down—something companies like Taalas are working on via custom ASICs—then we won't need to pay inference providers thousands a month for access to massive GPUs. We won't need oversized, power-hungry data centers to support AI usage.

A Coffee site generated by Claude Opus 5 (Source: Netlify)
A Kimi K3 Generated Coffee Site that looks ... slightly similar (Source: Netlify)

Even the most sophisticated models are only on the order of GBs to a TB in size - what happens if a frontier model's weights leak? There goes your trillion dollar company. Many claim this is already happening via distillation, and given the ... similarity ... that many open weight AI designs appear to have to proprietary ones (see this netlify 1-shot generation test), it seems like the cat is already out of the bag.

While frontier model training costs are in the hundreds of millions now, a state like China might decide to cripple the American economy by paying for training at that scale and then dumping the parameters onto the internet. If China is able to build efficient inference ASICs for a reasonably performing model - there goes your moat and your margins if you're a US AI company.

My 128 GB MacBook Pro is already able to run a quantized DeepSeek via Antirez's ds4 with no configuration or tweaking.

Here's what that model had to say about this idea - running at about 30t/sec - faster than I could read (once it starts going):

ds4> How does massive investment in AI plant the seeds to its own destruction based on the idea that hardware optimization and open weight models will destroy the moat of proprietary models and closed inference?

processing 45 input tokens: 45/45 (100.0%)
We need to interpret the user's question. It's about "massive investment in AI" leading to its own destruction, based on the idea that hard optimization and open weight models will destroy the moat of proprietary models and closed inference. The user seems to be referencing a specific argument or theory. I should explain this concept.

The idea likely stems from discussions about AI commoditization: as investment pours into AI, there is pressure to optimize models heavily (hard optimization) and to release open-weight models (open source). This can erode the competitive advantage (moat) of proprietary models that rely on closed inference (secret weights, API-only access). If open-weight models become competitive, the proprietary models lose their uniqueness, leading to a race to the bottom where no one can sustain profits, potentially causing the AI industry to collapse or "self-destruct" in terms of business viability.

I need to articulate this clearly, possibly referencing the "commoditization of AI" thesis, e.g., by authors like Jevons paradox, or the "AI bubble" arguments. Also note that "hardware optimization" might refer to extreme efficiency improvements that make models cheaper to run, reducing barriers to entry.

I'll provide a structured answer.
The argument you're referencing is a well-known critique of the current AI investment landscape, often associated with thinkers like **Jevons' Paradox** or the **"commoditization of AI"** thesis. Let me break it down:

## The Core Logic

1. **Massive investment** pours billions into AI research, infrastructure, and talent. This accelerates two key trends:

- **Hard optimization**: Companies push to make models faster, cheaper, and more efficient (e.g., quantization, pruning, distillation, better hardware utilization). This drastically lowers the cost of running inference.
- **Open-weight models**: As a byproduct of competition and academic norms, many state-of-the-art models are released with open weights (e.g., Llama, Mistral, BLOOM). These can be run locally or modified freely.

2. **Destruction of the "moat"**: Proprietary models (like GPT-4, Claude, Gemini) rely on **closed inference** (secret weights, API-only access) to maintain a competitive edge. But if open-weight models achieve comparable quality at a fraction of the cost due to hard optimization, the moat evaporates.

3. **Self-destructive cycle**:
- Proprietary companies spend billions to maintain their lead.
- But the same investment enables open-source alternatives to catch up quickly.
- As costs drop, anyone can run a near-SOTA model cheaply, making proprietary APIs irrelevant.
- Revenue for proprietary firms collapses, leading to a crash in AI investment.

## Why This Is a "Seeds of Destruction" Scenario

- **No sustainable advantage**: If the marginal cost of running a top-tier model approaches zero (e.g., on a smartphone), there's no economic incentive to pay for API access.
- **Race to the bottom**: Companies are forced to compete on price, not quality, eroding margins.
- **Paradox of investment**: The very capital that builds better models also funds the tools (open weights, optimization research) that undermine their commercial value.

... Some more paragraphs of LLM Bloviation ...

Would you like a deeper dive into any specific aspect (e.g., Jevons Paradox, or historical parallels like the GPU/cloud computing crash)?

ds4: prefill: 8.21 t/s, generation: 29.13 t/s

So there you have it - from the horse's mouth how in the long run the over-investment in AI will lead to a Race to the bottom and the collapse of billions of dollars in value.

Keep reading

AUG 12, 2026

VORA: Value Over Replacement Agent

I’m not the world’s biggest baseball fan, but I’ve always loved VORP - Value over replacement player. It’s an idea I’ve riffed on numerous times for various situations - basically take an average of X and evaluate individual emails, flows, etc against that average. What do those specific X bring to the table vs. the average? What makes them special and unique?

AUG 11, 2026

AI is Mediocre (Metaphors for AI)

As many folks worry about LLMs racing towards AGI and the eventual machine apocalypse, the more I work with LLMs on coding, the more I'm coming to the opposite...