Linux: the student hobby that still runs the internet
Linus Torvalds, a 1991 newsgroup post, open source, Android, the cloud — and why the world's most important OS belongs to everyone and no one.
In August 1995, a soft-spoken programmer named Linus Torvalds released a free operating system kernel he had started as a hobby on his student computer in Helsinki. He posted to a newsgroup that it was just a project, not portable, and "not portable" turned out to be the funniest line in tech history. Within years, Linux ran servers, then phones, then the cloud. Today it underpins Android, most of the public cloud, countless embedded devices, and the quiet infrastructure of the internet.
The story is not that one student out-coded Microsoft. It is that a development model — open source, email patches, ruthless meritocracy of code — scaled from a hobby to the default OS of machines that matter.
What was wrong with operating systems in 1991?
Commercial Unix was powerful and expensive. Minix, the teaching system Torvalds used, was intentionally limited. Windows ruled desktops. Torvalds wanted a Unix-like system he could hack on his PC. He wrote a kernel, released it under a license that required sharing improvements, and invited collaboration. People sent fixes. He accepted or rejected them. The mailing list became the factory.
Richard Stallman's GNU project had already built many userland tools as free software; Linux filled the missing kernel. The combination — often called GNU/Linux by purists — gave the world a complete free OS. Companies later built businesses on support, hardware, and services without owning the core.
How did a hobby beat the giants?
Not by marketing. By servers. In the late 1990s the web exploded, and companies needed cheap, reliable Unix-like machines. Linux was free, good enough, and improved weekly. IBM bet billions on it. Google built its empire on Linux boxes. When smartphones arrived, Google's Android shipped a Linux kernel to billions of people who never typed a shell command.
Torvalds stayed the cranky gatekeeper of the kernel, famous for blunt emails and for caring more about code quality than feelings. The governance matured — lieutenants, subsystems, corporations paying maintainers — but the ritual remained: proposed change, review, merge or die.
What did open source change beyond Linux?
The idea that critical infrastructure can be public, forkable, and still commercially useful. Apache, Kubernetes, browsers' open engines, programming languages, machine-learning frameworks — the pattern repeats. Companies contribute because using the shared core beats reinventing it. Volunteers contribute because reputation and use feel better than a forgotten private repo.
Critics point to burnout, unpaid labor, and corporations free-riding on maintainers. Those problems are real. They are also the problems of success: Linux became too important to be only a hobby, and the culture is still negotiating who owes whom.
Why does this history belong next to AI and chips?
Because the AI boom runs on Linux. The cloud that trains models, the phones that run on-device assistants, the routers that move packets — overwhelmingly Linux underneath. Closed apps get the attention. Open kernels get the uptime.
Torvalds did not set out to democratize computing. He set out to learn how processors work and share the results. The accidental lesson is larger: sometimes the most durable technology is the one nobody owns, everyone can inspect, and a stubborn Finn still has to approve. The first release notes said it would never be big. The internet, politely, disagreed.