#homelab
5 posts tagged homelab.
May 31, 2026 · 10:0027 min
How Claude Built a 1,500-Entry Fingerprint Dictionary Using 153 Parallel Agents
A deep technical look at the multi-agent workflow that scraped the entire awesome-selfhosted dataset — nine runs, every architectural failure, exact agent counts and token numbers per run, and how it ended with Python bypassing agents entirely.
May 30, 2026 · 09:009 min
I Couldn't Make Sense of My Own Homelab. So I Built Orbiter.
I had Portainer running but it made figuring things out harder, not easier. And there was no single place to just click a link and open a service. I described the problem to Claude Code and it built me exactly what I needed.
May 21, 2026 · 22:0012 min
Polaris Under Pressure: Benchmarking a 13th Gen NUC as a Production API Server
I put the Nexus backend under four progressively harder k6 load tests — smoke, stress, spike, and soak — while watching every CPU cycle and megabyte on Polaris. 300 concurrent users, zero failures, 40% CPU headroom. Here's what a NUC can actually handle.
May 16, 2026 · 09:005 min
Polaris Grew Up: From LLM Box to Personal Server
The last post ended with Polaris's role shifting to embeddings and batch work. What actually happened was more interesting — it became a proper personal server in a single afternoon. nginx, WireGuard, Docker, GitLab Runners, and a weekly AI-powered security audit.
May 7, 2026 · 09:006 min
Polaris & Hermes: Two Intel NUCs, One Personal Multi-Agent Setup
I had two old Intel NUCs, an obsession with AI agents that actually do things, and a decision to make about which machine gets which job. This is how I split them — and why the answer wasn't obvious.