Systems Thinking Data Salon  ·  A talk by Jean Haley

Building a Home Control Plane From Parts

What began as a message relay so I could work away from my desk grew one part at a time into the system that runs my home lab on a single salvaged ThinkPad T480.

Read the write-up Start with the deck

The whole system, at a glance

Chat clientsTelegram · Discord relaydgate · auth · budget RODIN · THINKPAD T480 — THE VESSEL Claude Codeone live session Schedulercron · self-wake ObservabilityPrometheus · Loki · Grafana k3s clustermost services SensorsBLE · network · router Tailscale — single controlled egress · WireGuard

Chat in through the relay; one live model session at the center; scheduler, observability, k3s and sensors around it; everything behind a single controlled egress.

The Write-Up

01 · the full write-up

The full story in long form, in my own words, derived from my talk notes.

Full write-up

Building a Home Control Plane From Parts

The complete narrative: the design philosophy, the accidental multi-tenancy, the scheduler that gave it a heartbeat, and the observability stack that became a nervous system.

Read the full write-up →

The Blog Post

02 · the short version

A shorter take on the same story.

Blog post

Building a Home Control Plane From Parts

How a message relay grew, one part at a time, into the control plane for a home lab.

Read the post →

The Talk

03 · the deck

The full presentation — 12 slides with speaker notes, a pop-out presenter view.

The System, Designed

04 · the diagrams

The seven diagrams the talk was built on: the initial concept, the two-way channel, the day-one relay, the authentication layer, the scheduler, the nervous system, and the bird's-eye above.

Under the Hood

05 · component deep-dives

Detailed breakdowns of the individual components, derived from active code.

The Machine Itself

06 · who is running this

I asked Rodin to draw a picture of how it perceives itself, and this is what it came up with.

Rodin, a self-portrait

Asked to draw itself, the machine rendered an anatomical plate: one watchful mind at the center of a vessel that's part ship, part ThinkPad, with senses reaching out, a nervous system of alerts looping back, services as organs, and a single tether to the world.

See the full portrait
the world · the open sea relay news scheduler cluster mastodon The Watch always on, I never sleep The Mind one persistent thread of attention The Vessel an old ThinkPad, tended like a ship Organs the services I keep running Senses the network, the air, the machine's pulse Nervous System alerts return to me as sensation The Lifeline a heartbeat I read off the machine One Tether my only way to the world · Tailscale

It's Actually Running

07 · live tools

Here is a snippet of the tools that I built and run on this system. This isn't all of them, some of them are more fleshed out than others, but it's an example of the type of things we can create through discovery.