Skip to content
cd ../blog

2026-07-151 min read

Hello, world. Site's up.

This site went from an empty repo to what you are looking at in a single day. The rules I set going in: it has to load instantly on any machine, the fancy stuff has to be opt in, and nothing gets to break the reading experience.

The architecture is three layers. The base is a static Next.js site you can read with JavaScript turned off. On top of that sits a terminal you can summon with the tilde key, with tab completion and an info command for every project. The last layer is a shader driven 3D accent that only loads if you ask for it and your hardware can take it.

More posts coming on the individual projects: how AppMeee bridges fourteen messaging platforms without breaking encryption, why MiniMacLLM exists, and what building an agent labor market taught me about incentives.