Artificial Intelligence
Musk's 'accurate' AI meme gets the past right and the present wrong
Musk reposted a meme splitting AI into a noble theoretical era and a brainlet scaling era. Both halves are real history, but the binary is collapsing: kernels returned as engineering, small models rival scale, and DeepMind is rebuilding rigor for deep learning.
Emmanuel Fabrice Omgbwa Yasse AI-assisted
2026-08-03 · 5 min read

On August 2, 2026, Elon Musk reposted a meme that splits the history of artificial intelligence into two panels. The top half, “AI then,” shows four muscle-bound Wojak figures embodying the theoretical era. The bottom half, “AI now,” shows four brainlet faces representing the era of scaling. His caption came with a laughing emoji: “Accurate.”
What the meme actually says
The “AI then” panels are a roll call of pre-deep learning machine learning. A sculpted figure points at a large-margin support vector machine and the kernel formula k(x,x′) = ⟨φ(x), φ(x′)⟩. Another presents a constrained optimization problem built to prove generalization bounds. A third works a Bayesian network with message passing. A fourth, tattooed, explains Gaussian processes, with the note that uncertainty came “for free.”
The “AI now” half answers with four panels of its own: a simpleton beside a Transformer diagram, told to “make it bigger”; a brain wired to a server rack fed with more data and more GPUs; a figure staring at the ChatGPT logo in bafflement, marked “it worked somehow / emergent abilities??”; and a man with a wind-up key in his skull watching an exponential curve rise over GPU icons under the slogan “state of the art / just keep scaling.”
| Era | Panel | What it shows |
|---|---|---|
| AI then | Kernel methods | SVM large-margin separator, k(x,x′) = ⟨φ(x), φ(x′)⟩ |
| AI then | Statistical learning theory | Constrained optimization to prove generalization bounds |
| AI then | Graphical models | Bayesian network, message passing |
| AI then | Gaussian processes | Uncertainty “for free,” f ~ GP(m(x), k(x,x′)) |
| AI now | Transformer scaling | “Make it bigger” |
| AI now | Resource accumulation | More data, more GPUs |
| AI now | Emergent properties | “It worked somehow / emergent abilities??” over the ChatGPT logo |
| AI now | Systematic scaling | “State of the art / just keep scaling” over an exponential curve |
The meme’s verdict is a fall from grace: from proof to guesswork, from elegance to repetition. Musk’s “accurate” endorses that verdict.
The “AI then” panels are real history
The nostalgia is grounded. Kernel methods, statistical learning theory, graphical models and Gaussian processes were the field’s core toolkit, and they came with what the meme credits them for: mathematical guarantees, structured uncertainty, elegance. That program dominated research for years and still shapes how many theoreticians think.
What the nostalgia hides is that “kernel” never left, it just changed meaning. Aleph Alpha’s megakernel library, built for mixture-of-experts inference, claims up to 200% inference speed gains over Triton-based kernels in vLLM and SGLang, targeting FP8-precision MoE models. The word survives; the artifact is now a performance trick rather than a theory of learning. That is the shift the meme points at, dressed as a tragedy.
The “AI now” panels have a paper trail
The lower half describes something real too. Transformers did reward scale, and the industry has spent years acting on “make it bigger” and “more data, more GPUs.” The results are measurable. In the 2026 math benchmark rankings covering AIME 2025, MATH-500 and BRUMO, GPT-5.4 leads the field. MiniMax’s open-weight M3 is reported to outrun GPT-5.5 on real code. Scale produced the current generation of frontier models, full stop. The problem is that static benchmarks are precisely where scale looks most impressive, and the collapse of those static tests has become its own story.
The most honest panel in the meme is the one with the double question marks. “Emergent abilities??” reads less like a boast and more like the field’s own admission that it does not fully understand why its methods work. That uncertainty is not just a meme’s punchline. It is also a practical monitoring problem: when a reasoning model drifts or fails, token log-probability goes silent, and nobody can say exactly which internal step went wrong.
Where the binary breaks down
The contrast is a caricature, and the field keeps contradicting it. Google DeepMind recently proposed a framework that splits rigor into conceptual, epistemic and operational forms, arguing that deep learning’s rapid progress came from prioritizing performance over those forms of rigor. That is a scaling-era lab writing the kind of theory the “AI then” panels worship, from the inside. The impulse has independent evidence behind it too: on temporal reasoning tasks, neuro-symbolic approaches beat raw neural models, which is exactly the kind of hybrid the meme’s two halves pretend cannot exist.
Small models are chipping at the assumption that scale is the only lever. The Ornith 9B model is reported to compete head-to-head with much larger systems through specialized architecture. It is not alone. The pattern of small models beating their bigger siblings keeps repeating in 2026, and each new case makes “just keep scaling” look less like a law of nature and more like a default. The “Regression Tax” study decomposes why skills help and hurt LLM agents, treating frontier models as objects of analysis rather than pure brute force, and finds that stacking procedural skills on agents can backfire in ways pure scale never predicted. The hardware side of “more GPUs” has a ceiling too: with the end of Dennard scaling and Moore’s Law, general-purpose CPUs no longer deliver automatic performance gains on each new process node, which is why domain-specific designs are attracting attention.
Why Musk amplified it now
The source does not reveal Musk’s reasoning, but the timing is instructive. The debate over AI capabilities is unusually heated. A group of 1,224 AI insiders, including Anthropic CEO Dario Amodei, OpenAI chief scientist Jakub Pachocki and Google DeepMind chief strategy officer Jasjeet Sekhon, signed a letter asking the US government to act in ways the market cannot. Anthropic doubled its AI policy spending to $40 million and points to its Advanced AI Framework as the strongest policy proposal from any frontier lab. Those fights are the direct consequence of the scaling era the meme laughs at, and they now involve entire governments: the open-weight debate is splitting Silicon Valley as China’s models match US frontiers for free.
Musk has a stake in the side he is endorsing. He has publicly engaged with AI agent tooling on X, commenting “Grok 3 customer support” on a PraisonAI tutorial, and the meme’s “AI now” panels center on the ChatGPT logo. If the meme is right that modern AI is guesswork with GPUs, the joke lands on his side of the field too. Calling it accurate is also a move in an ongoing argument about whose approach to AI is the serious one.
Why the meme works is also why it fails. Each era looks ridiculous from the other’s vantage point. The theoreticians were rigorous, and their tools resisted scale. The scalers built things the theorists did not predict and often cannot explain. The missing half of the story: the industry is now doing both at once, and the unglamorous middle is where the interesting work lives.
Get the tech essentials in 3 minutes every morning
One email, every weekday, with what actually matters in AI and tech.