Everything, logged

The trail log

Every post, sorted newest first. Filter by topic, or by how far along the trail you are.

No posts match that search yet — try a broader term, or clear the filter.

What a CPU Actually Does All Day

It's not a brain. It's a very fast, very obedient clerk — and that distinction changes how you think about slow computers.

6 min trek

RAM vs Storage: Why Your Computer Has Two Kinds of Memory

The desk-and-filing-cabinet model that ends the 'I have 512GB of RAM' confusion forever.

6 min trek

SSDs vs Hard Drives: The Record Player and the Notebook

One has a spinning disk and a moving arm; the other has no moving parts at all. That single difference explains almost everything.

6 min trek

The Motherboard: The City Your Components Live In

CPU, RAM, storage, and graphics are the famous residents. The motherboard is the roads, plumbing, and postal service connecting them.

6 min trek

GPUs: Why Graphics Cards Now Run More Than Graphics

One professor doing calculus versus a thousand students doing arithmetic — and why that second model ended up running AI.

7 min trek

Power Supplies: The Most Ignored Part That Causes the Weirdest Faults

Nobody brags about their PSU. But when one goes marginal, it produces the most confusing symptoms in all of hardware.

6 min trek

A Beginner's Method for Diagnosing Hardware Faults

You don't need encyclopaedic knowledge to troubleshoot hardware. You need a repeatable method and the discipline to change one thing at a time.

7 min trek

BIOS, UEFI, and Firmware: The Software That Runs Before Software

Something has to wake the hardware up and find the operating system. Meet the code that runs before anything you'd recognise as a computer.

6 min trek

Why Supporting Laptops Is a Different Job From Supporting Desktops

Same operating system, same apps — completely different failure modes. Batteries, hinges, heat, and the economics of soldered everything.

7 min trek

USB, HDMI, DisplayPort, Thunderbolt: A Field Guide to Ports

The shape of the plug no longer tells you what the port can do — and that one fact explains half of all docking-station tickets.

6 min trek

IP Addresses: The Postal System of the Internet

Every device needs an address before anyone can send it anything. Here's how the numbering actually works — and why we're running two systems at once.

6 min trek

DNS: The Internet's Phone Book (and Why It Breaks Everything)

Humans remember names; networks route numbers. DNS is the translation layer between them — which is why when it fails, it looks like everything failed.

7 min trek

DHCP: How Devices Get Addresses Without Asking You

You've connected hundreds of devices to networks and never once typed an IP address. Something did it for you — here's the four-step conversation.

6 min trek

Routers vs Switches: Who Actually Does What

One connects devices into a network; the other connects networks to each other. The corridor-and-border analogy that keeps them straight.

6 min trek

NAT: How Your Whole House Shares One Internet Address

Dozens of devices, one public IP. The receptionist trick that quietly saved the internet from running out of addresses.

6 min trek

TCP vs UDP: Tracked Delivery vs Throwing Paper Planes

Two ways to send data: one guarantees everything arrives in order, one just throws and keeps moving. Both are the right choice — for different jobs.

7 min trek

Firewalls: Bouncers With a Guest List

A firewall doesn't understand 'good' or 'bad' traffic. It checks packets against a list of rules, top to bottom, and does what the first match says.

6 min trek

Wi-Fi: Why Your Signal Dies in the Kitchen

Wi-Fi is radio, and radio obeys physics. Frequencies, walls, and interference — the three ideas behind almost every 'Wi-Fi is bad' complaint.

7 min trek

Subnetting Without Tears

The /24 notation, the network-vs-host split, and why subnetting is really just deciding how to slice a street into postcodes.

8 min trek

VPNs: A Private Tunnel Through a Public Road

One technology, two very different jobs: getting you inside the office network from home, and hiding your traffic from the coffee shop.

7 min trek

The CIA Triad: The Three Questions Behind All of Security

Confidentiality, integrity, availability — not a checklist to memorise, but the three ways anything can go wrong with information.

6 min trek

Phishing: Why Smart People Click

Phishing doesn't exploit stupidity — it exploits urgency, authority, and busy Tuesday afternoons. Understanding the mechanics beats mocking the victims.

7 min trek

Passwords Are Broken. Here's What MFA Actually Fixes

Something you know, something you have, something you are — and why one stolen password shouldn't be enough to become you.

6 min trek

Malware: A Field Guide to the Species

Virus, worm, trojan, ransomware, spyware — the words get used interchangeably in headlines, but each names a genuinely different behaviour.

7 min trek

Encryption: Locked Boxes and Public Padlocks

Symmetric and asymmetric encryption in one analogy each — and the elegant trick where anyone can lock a box that only you can open.

7 min trek

Least Privilege: Why Nobody Should Have All the Keys

Not about distrust — about limiting how much any single mistake, phish, or breach can cost. The principle behind half of IT's 'annoying' rules.

6 min trek

Patching: The Most Boring Thing That Prevents the Most Breaches

A patch is a published confession that a lock was broken. From that moment, attackers and defenders are in a race — and the race is the whole story.

6 min trek

Social Engineering: Hacking People Instead of Computers

Why break encryption when you can just ask? Pretexts, tailgating, and the uncomfortable truth that politeness is a vulnerability.

7 min trek

Vulnerability, Exploit, Threat, Risk: Getting the Words Right

Security has a precise vocabulary that news headlines blend into mush. Four words, one burglary metaphor, permanent clarity.

6 min trek

Logs: The Security Camera Footage of Your Network

Every login, connection, and error leaves a record. Security work is largely learning to read — and centralise — the footage.

7 min trek

Zero Trust, Explained Like You're Smart But New

'Never trust, always verify' is the slogan. The castle that stopped working is the actual story.

8 min trek

What Actually Happens in a TLS Handshake

Every padlock icon hides a rapid negotiation: prove who you are, agree on maths, build a shared secret in plain sight of eavesdroppers.

9 min trek

Kerberos: Ticket-Based Authentication Without the Migraine

The protocol behind every corporate Windows login, explained as a festival wristband system — including why attackers love golden tickets.

9 min trek

BGP: How the Internet Decides Where to Send Everything

The internet has no map and no manager. It has 70,000 networks gossiping routes to each other — on the honour system.

9 min trek

DNS Under Attack: Poisoning, Tunnelling, and Hijacking

The internet's phone book was designed with no security at all. Here's how attackers abuse that — and how defenders fought back.

8 min trek

Hybrid Identity: When Your Users Live in Two Worlds

One identity on-premises, one in the cloud, and the synchronisation machinery that lets 'one username, everywhere' actually work.

9 min trek

Conditional Access: The If-This-Then-That of Enterprise Security

Zero trust sounds abstract until you see the policy engine that enforces it: signals in, decision out, on every single sign-in.

8 min trek

Beyond VLANs: Microsegmentation and the East-West Problem

VLANs guard the borders between network zones. But most attack traffic moves sideways, inside zones — and that needed a new answer.

8 min trek

Anatomy of a Ransomware Attack: The Full Kill Chain

The encryption is the last five percent. Walking the whole chain — access, foothold, escalation, exfiltration — is how defenders learn where it breaks.

9 min trek

From Logs to Alerts: How Detection Engineering Actually Works

Someone has to write the rules that turn a billion log lines into the one alert that matters — and not the thousand that don't.

9 min trek

You Don't Need to Memorise the OSI Model. You Need to Understand It.

Why the seven-layer diagram is taught backwards, and the one mental model that makes troubleshooting click.

7 min trek

What Is a VLAN, Actually? (No Jargon)

The apartment-building analogy that finally makes broadcast domains make sense — plus how to try it at home.

8 min trek

Cloud Computing for People Who've Never Touched a Server

IaaS, PaaS, and SaaS explained through renting, not buying — and where to get a free server to practise on.

9 min trek

Your First 30 Days in Cybersecurity: What Actually Matters

You are not expected to know everything on day one. Here's the short list of things that are actually worth your energy.

10 min trek