Systems & infrastructure engineer · I build and run private AI
I run a private AI stack — a 120-billion-parameter brain on my own GPU — and the homelab that runs it.
One idea runs through all of it: never trust a confident claim — human or AI — until it's checked against what's
real. It's why my news engine corroborates instead of pronounces, why my story world pauses rather than invent, and
how I catch an AI agent the moment it starts confidently making things up.
I'm Halfax — a senior infrastructure & automation engineer. By day: large-scale storage, cloud, and
end-to-end automation. Off the clock I turn that same discipline loose on a lab where I own and control every layer,
silicon to reverse proxy — and run it like production. No cloud LLMs in the loop — nothing I don't own, nothing
that leaves the house.
Inside it: a multi-model LLM server running three models resident at once on a single GPU's 96 GiB —
headlined by a 120-billion-parameter reasoner running on an integrated GPU the vendor's own AI stack won't even boot
on, and it's fast. Plus an always-on AI-driven story world, a cross-source news engine that fact-checks
itself against the sources it reads, and even a from-scratch operating system with its own kernel, TCP/IP stack, and
windowed desktop. I don't just build these — I run them like real infrastructure: wired across a small
private fleet, backed up automatically, and reproducible enough to rebuild the entire stack from scratch after a total
loss — the backups even land on a machine in another room.
And lately, the fun part — and the genuinely hard part: getting specialized AI agents to work together as one —
splitting a big problem across them, handing results between them, having them cross-check each other. Orchestrating them
is the easy half. The real skill is the conducting: knowing my own systems well enough to catch an agent the
moment it drifts — when it's confidently producing something that looks right but doesn't match what I know
to be true — and pulling it back before it ships. That's the thesis up top, turned on the AI itself: a fast, capable
partner that still needs someone who knows the ground truth to keep it honest. The back-and-forth is where the good
work comes from. A few of these are live right now — go poke at them.