Infrastructure
Building a Home Compute Cluster: The Process
Specs are the easy part. The build process is really about thermals, sustained load, and being honest about the workload you actually run.
· 1 min read · Updated
I build my own machines — gaming rigs, a dual-purpose workstation and a small home compute cluster for data and model work.
The process is repeatable, and it starts nowhere near a parts list.
Peak benchmark numbers are marketing. Sustained numbers are engineering.
Start with the workload, not the parts
Before any component is chosen I write down what the machine has to do for the next three years: frame targets, dataset sizes, container counts, how long a job is allowed to run.
That single page decides everything downstream — core count versus clock speed, memory capacity versus latency, storage tiers, and how much cooling headroom is worth paying for.
Thermals are the real ceiling
Most builds are not limited by silicon, they are limited by the ability to move heat out of the case under sustained load. Airflow path, radiator surface and fan curves matter more than a headline clock speed.
- Design the airflow path before choosing the case.
- Validate under sustained load, not a 30-second burst.
- Undervolt first, overclock second — efficiency buys stability.
Benchmark honestly, then leave it alone
I run the same suite on every build: a synthetic pass for comparison, then a real workload — a render, a training job, a long play session — logged for temperature, clock behaviour and noise.
Once the numbers are stable and the machine is quiet at load, tuning stops. A rig that stays up is worth more than one that scores higher for an afternoon.
Keep reading
Related reading and work
- Article · InfrastructureWhat Building My Own Infrastructure Taught MeUptime, backups and DNS teach a kind of humility that no platform dashboard ever will.
- Article · The LabRPG Campaign Notes: Strategy Practice Disguised as PlayLong-form RPG campaigns are strategy under uncertainty: constrained resources, partial information and decisions that compound over dozens of hours.
- Article · TechnologyWhy Every Marketer Should Understand How Technology WorksYou do not need to be an engineer. You do need to know what is possible, what is expensive and what is fragile.