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

What Is ITIL, and Why Does It Secretly Run Your IT Department?

Tickets, SLAs, change requests, 'raising a P1' — if you've heard any of these, you've met ITIL without being introduced.

7 min trek

Services, Not Systems: The One Idea Under All of ITIL

Users don't want servers, networks, or apps. They want to get paid, send email, and print the thing. That reframing is the whole foundation.

6 min trek

The Four Dimensions: Why Technology Is Only a Quarter of the Job

Every service stands on four legs — people, technology, partners, and process. ITIL's first big model is a checklist for not sawing one off.

7 min trek

The Seven Guiding Principles: ITIL's Actual Personality

Forget the process diagrams for a moment — these seven habits of judgement are the most practically useful page in all of ITIL.

8 min trek

The Service Value System: ITIL 4's Big Picture, Decoded

One diagram claims to show how an organisation turns demand into value. Here's what each layer actually means — and why the order matters.

7 min trek

The Service Value Chain: Six Activities, Infinite Routes

Not a pipeline — a road network. ITIL's engine room is six activities that every piece of work visits in its own order.

8 min trek

Incident vs Problem vs Change: The Three Words You Must Not Mix Up

The fire, the faulty wiring, and the rewiring work — one analogy that permanently separates ITIL's three most confused terms.

7 min trek

Incident Management: From 'It's Broken' to 'Back Working'

Logging, categorising, prioritising by impact and urgency, escalating, resolving — the anatomy of the process every IT career starts inside.

8 min trek

Problem Management: The Detective Work Behind Quiet Systems

Firefighters restore service; detectives stop the fires recurring. Root cause analysis, known errors, and why this practice is chronically underfunded.

8 min trek

Change Enablement: Protecting Friday Night From Tuesday's Good Idea

Most outages are self-inflicted — caused by changes. The practice that manages that risk, and how ITIL 4 rescued it from its own paperwork.

8 min trek

The Service Desk: The Front Door Where Reputations Are Made

Not 'the helpdesk with extra steps' — the single point of contact, the request catalogue, and why this role is IT's best career school.

7 min trek

SLAs, OLAs, and the Art of Promising Well

A service level agreement is a promise with a measurement attached. Here's how promising works — and the watermelon trap that catches everyone.

8 min trek

The CMDB: IT's Map of What Exists and What Depends on What

Half of IT's hardest questions — 'what does this outage affect?', 'is it safe to change this?' — are map questions. Here's the map, and why it's so hard to keep true.

8 min trek

Continual Improvement: The Loop That Keeps Everything Else Honest

Seven questions, one register, and the difference between organisations that evolve and ones that fossilise with excellent documentation.

7 min trek

The ITIL Certification Path: What It Costs, What It's Worth

Foundation to Master, honestly appraised — what the exam actually tests, who benefits most, and how to study without a bootcamp budget.

8 min trek

What AI Actually Is (and Isn't)

Forget the movie robots. Modern AI is pattern-matching at colossal scale — and knowing that one fact deflates most of the hype and most of the fear.

6 min trek

How ChatGPT Actually Works: Autocomplete That Read the Internet

No database of answers, no search engine underneath — just next-word prediction, scaled until it started looking like thinking.

7 min trek

Why AI Confidently Makes Things Up

Hallucination isn't a bug that better engineering will simply delete — it's the price of how these systems work. Here's the mental model, and the working rules.

6 min trek

Talking to AI Is a Real Skill: Prompting for IT Work

The difference between a useless answer and a brilliant one is usually the question. Context, constraints, and examples — the mechanic's guide to prompting.

7 min trek

AI in Cybersecurity: The Same Tool on Both Sides of the Wall

Defenders use AI to find the needle in a billion log lines. Attackers use it to write the phishing email that finally gets past you. Both are already true.

7 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