THE UNKNOWN

Essays, notes, and practical guides for making sense of the world.

Writing · Page 2 of 7
84 notesBrowse archive
The Vending Machine with Exact Change

The Vending Machine with Exact Change

A late-night vending machine accepts exact change, except when it develops its own definition of exact.

1 min read
A Small Backup Restore Drill

A Small Backup Restore Drill

Turn a PostgreSQL backup file into evidence by restoring it into an isolated database and checking the result.

2 min read
The Empty Cinema on a Tuesday

The Empty Cinema on a Tuesday

A Tuesday matinee has one customer, two employees, and far more ceremony than the audience requires.

2 min read
Docker Compose Healthchecks That Actually Help

Docker Compose Healthchecks That Actually Help

Design a Docker healthcheck that tests useful readiness without turning a transient dependency problem into restart noise.

2 min read
The Parcel for Apartment 4B

The Parcel for Apartment 4B

A package for a nonexistent apartment sends one resident door to door through an increasingly complicated building.

1 min read
Inspect a TLS Certificate with OpenSSL

Inspect a TLS Certificate with OpenSSL

Check the certificate a server actually presents, including names, issuer, validity, and chain details.

2 min read
The Last Train Was Not My Train

The Last Train Was Not My Train

A tired commuter boards the final train with complete confidence and arrives somewhere entirely unfamiliar.

2 min read
systemd Timers Without the Guesswork

systemd Timers Without the Guesswork

Create a small systemd timer, inspect its next run, and make missed jobs predictable after downtime.

1 min read
The Office Microwave Negotiation

The Office Microwave Negotiation

A noisy office microwave, six lunch owners, and a peace treaty written on the back of a takeaway menu.

2 min read
Git Worktree for One Repository and Two Tasks

Git Worktree for One Repository and Two Tasks

Use Git worktrees to keep a hotfix and ongoing feature open at the same time without cloning the repository twice.

2 min read
The Umbrella Exchange

The Umbrella Exchange

A borrowed umbrella moves through an apartment building and returns with a history of its own.

1 min read
A Calm SSH Host Key Check

A Calm SSH Host Key Check

Handle an SSH host-key warning without training yourself to delete the evidence and try again.

2 min read