The Physical Foundation

Before talking about code or apps, we need to understand the basics: the hardware. It’s the physical part of computing, the stuff you can actually touch. While our phones and computers are getting thinner and more mysterious, they all rely on the same fundamental principles.

A Brief Time Travel

To understand how we got here, we have to look back at the invention of the first transistor. This microscopic switch revolutionized the world. Early computations were used for serious business, like calculating space trajectories (or playing the very first video games like Spacewar! in labs).

Then came nanofabrication, allowing us to shrink these transistors. Computers were “democratized” with portable (though still very heavy) machines. We saw the rise of the first operating systems and personal computers that brought video games like Atari into our living rooms.

The power of these machines doubled incredibly fast. This is known as Moore’s Law—the observation that the number of transistors on a microchip doubles roughly every two years, leading to exponential growth in computing power. Eventually, this led to a specialization of machines: home PCs, massive servers, sprawling data centers, and supercomputers.

All these devices are now linked to a single internet. But before we dive into the web, let’s look at what actually makes up a modern machine.

Inside the Machine

To answer a common question: No, computers weren’t always as modular as they are today. Early computers were massive, integrated mainframes. Today’s “build-it-yourself” PC culture is a relatively modern luxury!

To keep things simple, imagine a computer as a kitchen:

  • The Processor (CPU): This is the head chef. It executes instructions, calculates, and makes decisions. The more powerful it is (defined by its number of cores and its frequency), the faster it can prepare dishes. Modern computers typically use chips from Intel or AMD.
  • The Random Access Memory (RAM): This is the countertop. It’s where the chef places the ingredients they need immediately. The more RAM you have, the more apps you can open at once without slowing down. But be careful: when you turn off the computer, the countertop is wiped clean.
  • The Storage (Hard Drive / SSD): This is the pantry. This is where your data (photos, software, the operating system) is stored permanently. Modern SSDs (like M.2 drives) are ultra-fast and have completely revolutionized the responsiveness of our machines, replacing the old, spinning Hard Disk Drives (HDDs).
  • The Motherboard: This is the kitchen itself. It’s the large (sometimes ugly green) board that connects all the components together so they can communicate.
  • The Power Supply: The electricity that keeps the kitchen running.
  • The Graphics Card (GPU): Think of this as a specialized sous-chef dedicated entirely to making the food look beautiful. It handles everything you see on the screen, which is especially important for gaming or 3D rendering.

You can also install other specific adaptors, like Wi-Fi or Bluetooth cards, to add more features to your kitchen.

Understanding these basics won’t just help you make better choices when buying a new device; it will also help you realize that our machines aren’t magical. They obey strict physical and logical rules. This is the first step in demystifying technology.

Laptops

Laptops introduced a new utility: mobility. The goal was to minimize everything. While early laptops offered some flexibility, modern ones are almost entirely locked down, making it impossible to upgrade individual parts. However, brands like Framework are fighting back by building fully modular, repairable laptops.

Smaller Computers: Raspberry Pi & Arduino

Not all computers sit on a desk. Devices like the Raspberry Pi and Arduino are tiny, inexpensive, and incredibly useful. They often use different architectures (like ARM instead of x64) and show us that there isn’t just one way to build a CPU. They are perfect for tinkering, learning, or self-hosting small services.

Servers, Data Centers, and Supercomputers

  • Servers: These are essentially powerful computers designed to run 24/7, providing services, data, or applications to other computers (clients) over a network.
  • Data Centers: Imagine a massive warehouse filled entirely with thousands of servers, constantly cooled and powered, forming the physical backbone of “the cloud.”
  • Supercomputers: These are colossal machines with massive amounts of RAM and processing power, used for complex simulations like weather forecasting or quantum mechanics.
  • AI Computers: More recently, we’ve seen specialized clusters packed with thousands of GPUs specifically designed to train the massive neural networks behind modern Artificial Intelligence.

The Right to Repair

Hardware isn’t just about speed and performance. It’s also about longevity, sustainability, and ownership.

One of the most important conversations in the tech world today is the right to repair. For years, tech companies have designed their products in ways that make them difficult, if not impossible, for users to fix themselves. Glued-in batteries, proprietary screws, and software locks have become the norm.

This trend of planned obsolescence—designing products to fail or become outdated quickly—forces us to buy new devices more often than we need to. It’s bad for our wallets, and it’s devastating for the environment. Electronic waste is one of the fastest-growing waste streams on the planet.

Please note that, for security reasons, it is not advisable to keep devices that are not up to date.

Supporting companies that prioritize repairability (like Framework or Fairphone), learning to fix your own devices when possible, and advocating for right-to-repair legislation are crucial steps in taking back ownership of our hardware. A device you can’t open is a device you don’t truly own.