Quote
A garden is not a library with dirt on it.
It is a living map: some paths are paved, some are mossy, and some are still cursed little rabbit holes.
Welcome to Hex Garden — my public workbench for technical notes, server experiments, weird bugs, code traces, infrastructure decisions, and ideas that are still growing teeth.
Use the search box when you know what you want.
Use the graph when you want the site to ambush you with connections.
Start here
New visitor? Open Start Here first.
Returning goblin? Jump straight into Field Logs, Projects, or Problems I Solved.
Gateways
- Start Here — the map before the maze.
- Projects — things I am building, testing, or breaking on purpose.
- Field Logs — raw observations, debugging trails, and “why did this explode” notes.
- Minecraft — servers, plugins, latency, anti-cheat, version cursedness.
- Infrastructure — Linux, OpenWrt, Proxmox, Cloudflare, deployment notes.
- AI Systems — model routing, APIs, prompts, pricing, and weird model behavior.
Live paths
- Recent Fixes — bugs that got bonked.
- Research Queue — questions still hunting me.
- Toolbox — commands, scripts, configs, and reusable setup notes.
- Reading Notes — articles, docs, papers, and spicy fragments.
- Design Notes — naming, interfaces, structure, and site-building choices.
- Archive — old material that still has fossil energy.
Garden map
flowchart LR H[Hex Garden] --> S[Start Here] H --> P[Projects] H --> F[Field Logs] H --> M[Minecraft] H --> I[Infrastructure] H --> A[AI Systems] P --> T[Toolbox] F --> R[Recent Fixes] A --> Q[Research Queue] M --> R I --> T