How CubeRoot is put together: React SPA + Hono API + PostgreSQL, plus a standalone WCA stats pipeline
28 pieces of software cuberoot.me actually uses, one page each
Long-form guides to 17 programming languages — history, features, ecosystem, current state, one page each
The algorithms actually running inside CubeRoot: IDA* with pruning tables, Kociemba two-phase, min2phase, and a self-built CFOP multi-stage solver — with full math modeling and 2.4M-sample statistics
Site traffic: PV/UV timeline, top paths, referrers, country breakdown. Collected in-house, no 3rd-party tracking
Hands-on commands for routine maintenance: DB refresh, builds, deploys, backups. Each with prereqs, runtime, gotchas