#security
Security, broadly
-
How this site is built (and why it has no server)
A blog about breaking things shouldn't be a thing waiting to be broken. controlaidelete.com is a Rust static-site generator that publishes to the edge — the machine that builds it serves zero public traffic.
-
Zero public surface as a default
The cheapest vulnerability to fix is the one you never expose. A note on building systems where the attack surface is empty by construction, not by patching.