What's Actually Powering the AI Revolution: The Infrastructure Most People Overlook
Revolutions promise decentralization. What they deliver, more often than not, is a redistribution of power rather than its dissolution.
This pattern recurs with striking consistency across history: an entrenched authority is destabilized, a distributed movement rises to challenge it, internal competition reshapes the terrain, and eventually a new concentration of influence consolidates the system. The political upheavals of the eighteenth century and the structural transformations of modern software follow trajectories that are, at their core, remarkably alike.
Recognizing this cycle matters now more than ever, as the software industry navigates another fundamental shift — one driven by artificial intelligence.
The Classical Pattern of Revolution
The French Revolution (1789–1799) offers the clearest illustration of this dynamic.
It began with the dismantling of monarchical authority embodied by King Louis XVI. The promise was radical: political power would transfer from a hereditary crown to the citizenry at large.
What followed instead was a prolonged period of institutional instability, punctuated by the Reign of Terror. The vacuum left by the old order was eventually filled not by distributed governance, but by a new and arguably more formidable centralized authority — Napoleon Bonaparte, who consolidated power and established an empire that extended across much of Europe.
The revolution transformed the political architecture of France, but it did not dismantle hierarchy. It replaced one configuration of power with another, arguably more durable one.
The Software Revolution
A structurally analogous shift unfolded in computing during the final decades of the twentieth century.
For much of that era, the software industry operated under a proprietary paradigm. Operating systems, development toolchains, and application platforms were tightly controlled by corporations — most prominently Microsoft, whose dominance over the desktop computing stack was, for a time, nearly absolute.
The emergence of the free software and open-source movements mounted a direct challenge to this model. In place of closed, vendor-controlled development, software could be built collaboratively, with source code openly available for inspection, modification, and redistribution.
Several catalytic developments accelerated this transition:
- The creation of the Linux kernel by Linus Torvalds, which provided a freely distributable, production-grade operating system foundation
- The philosophical framework of software freedom articulated by Richard Stallman, which reframed licensing as a matter of user rights
- The maturation of distributed development workflows that enabled large-scale community collaboration across organizational and geographic boundaries
Open development proved not merely ideologically compelling but technically formidable. Linux became the dominant operating system for server infrastructure, and open-source tooling propagated across the entire software stack — from compilers and databases to networking and security.
The net effect was a meaningful erosion of any single proprietary platform's stranglehold on the industry.
The Emergence of Platform Ecosystems
Yet decentralization, as it turned out, did not preclude the rise of large-scale actors. It simply changed who they were and how they operated.
Open-source infrastructure became the substrate upon which an entirely new generation of platform ecosystems was constructed — most notably by Apple and Google, two companies that would come to define the mobile and consumer internet eras.
Both organizations integrated open technologies into tightly controlled, vertically integrated platforms:
- Apple's operating systems are built on Unix-derived foundations, yet the surrounding ecosystem remains among the most curated and proprietary in the industry
- Google's services and the Android ecosystem are constructed largely atop Linux, while the data and distribution layers remain firmly under Google's governance
- Cloud platforms from Amazon, Microsoft, and Google leverage open-source infrastructure extensively, while layering proprietary orchestration, managed services, and commercial lock-in on top
The result is a hybrid architectural model: open foundations paired with centralized service platforms — a combination that proved extraordinarily effective at capturing value while maintaining the appearance of openness.
Microsoft's own trajectory is instructive here. The company that once viewed open-source as an existential threat has since become one of its most significant institutional contributors, acquiring GitHub and embedding open-source tooling throughout its product portfolio. The original "revolution" did not destroy the incumbent players — it forced them to adapt, and in adapting, they found new vectors for influence.
The Next Phase: Artificial Intelligence
The industry is now entering another structural transformation, and the parallels to previous cycles are difficult to ignore.
Modern AI systems are deeply dependent on the open infrastructure assembled during the software revolution:
- Linux-based compute clusters form the operational backbone of virtually every major training environment
- Open-source machine learning frameworks — TensorFlow, PyTorch, and their