This site is deliberately boring under the hood. Hand-written HTML and CSS, no framework, no build step, no JavaScript. The whole thing is a handful of static files I can edit in any text editor and upload with rsync.
The look is a deliberate mix of two things: a classic terminal — monospace type, scanlines, a blinking cursor — and the amber segmented displays used in 90s car trip computers and dashboards. It's meant to feel like a dashboard module more than a web page.
Colours are driven by a small set of CSS custom properties at the top of style.css, so the whole palette can be retuned by editing a few values.
Everything on this site — the code, the styles, the writing — is free for anyone to use, copy, modify, redistribute, or learn from, for any purpose, with no need to ask. The internet is free.
Formally, the whole site is released under CC0 1.0 — public domain, no rights reserved. Attribution is welcome but not required.