July 5, 2026
Was Elon Musk really right about AI?

Every few months someone sends me a clip of Elon Musk from five or ten years ago talking about AI, usually with a caption along the lines of “he called it.” I have gotten enough of these now that I finally sat down and actually checked, claim by claim, against what I see day to day building with these tools. The answer is not the clean yes or no either side of that argument wants. Some of it held up. A lot of it did not, and the parts that did not are more interesting than the parts that did.
The claim that mostly held up
Musk has said for years that AI would automate a large share of work faster than most people expected, and on that one, the direction was right even if the specifics were off. I have written before about how the busywork layer of software engineering, the boilerplate CRUD, the migration scaffolding, the first draft of a test suite, got automated out from under my team faster than I would have predicted three years ago. That is not a niche experience. Anyone shipping code with AI assistance day to day has felt some version of it.
Where the claim gets shakier is scope and timeline. “Most jobs will be automated” and “engineers will spend less time typing boilerplate” are very different sized predictions, and the rhetoric was usually pitched at the first one while what actually happened, so far, looks a lot more like the second. The jobs that got reshaped hardest are the ones that were mostly typing and pattern matching. The ones that involve judgment under ambiguity, reading a room, taking responsibility when something breaks, are still very much done by people, and the timeline for that changing keeps sliding the same way another one of his predictions has.
The claim that did not hold up
Full self-driving has been “next year” every year since roughly 2014. That is not a cheap shot, it is a useful data point, because it is the same category of claim as the AGI timeline predictions, made by the same person, and it has been wrong on the same axis every single time: the hard part was never the demo, it was the long tail of edge cases that only show up once you are actually running the system in the real world at scale. I see a smaller version of that exact pattern constantly in my own work. A model handles the common cases beautifully in a demo, and then the actual engineering effort goes entirely into the ten percent of inputs that do not look like the demo. Anyone who has shipped ML-adjacent features knows this tax. It does not go away because the person predicting otherwise is confident.
That same pattern shows up in the AGI predictions specifically, “human level intelligence by 2025 or so” was said with a straight face more than once, and by any reasonable reading of where the models actually are right now, that did not happen. What did happen is a genuine, large jump in capability that is easy to mistake for the thing that was actually predicted if you are not the one debugging the gap between a benchmark result and a production system.
The part I find harder to reconcile
Here is the piece that actually made me want to write this post. Musk has also been one of the loudest voices saying advanced AI is a species level risk, dangerous enough to warrant a global pause, and he put his name on a public letter asking for exactly that in 2023. At the same time, he started an AI company that is racing to build the same category of system as everyone he was warning about, on the same timeline, with the same competitive pressure. I am not interested in relitigating the motives behind that, plenty of people have already done that badly. What I am interested in is the pattern, because I see a version of it inside companies too: the loudest warnings about a technology’s risk often come from people who are also the most invested in building it first, and the warning rarely slows down the building.
What actually predicts AI outcomes, and what does not
The thing I keep coming back to is that being close to the technology does not make someone’s timeline predictions more reliable, it just makes their predictions louder. Running an AI company gives you real information about what a model can do this quarter. It does not give you special insight into a three year timeline, because nobody has that, and the track record of people who talk like they do is not good, regardless of which side of the optimism line they sit on.
The useful takeaway for me was not “was Musk right,” treated as a scoreboard. It was noticing how much confident, specific AI prediction gets treated as insight just because the person saying it also builds AI, when the actual evidence says proximity to the technology and accuracy about its timeline are two different skills that do not reliably travel together.