ergophobia
Overview
The site you’re reading. A quiet corner of the internet that belongs entirely to me — no character limits, no shadow-bans, no algorithm deciding what stays visible. Everything I write lives here, and nowhere else.
How it works
A bespoke, dark-first terminal theme, hand-built rather than pulled from a theme
gallery — the prompt lines, the ls projects/ listings, the LED status dots are
all part of the aesthetic. It started life on Eleventy and was re-platformed onto
Hugo Extended for faster builds and cleaner content modeling. Pagefind powers
client-side search. It ran on Cloudflare Workers for a while; it now lives on my
own VPS behind Caddy, which pulls origin/main and rebuilds on demand.
Stack: Hugo Extended · Pagefind · Caddy on a Hetzner VPS.
Ergophobia — week of 2026-08-24 (continued)
The contact form now PGP-encrypts messages and attachments, posts get share-card covers, and the header stops scrolling sideways on phones.
Ergophobia — week of 2026-08-24
Moved the live site off Cloudflare Workers onto my own VPS, with a pull-based deploy and a self-hosted contact form.
ergophobia — week of 2026-07-13
Hardened the agent workflow with a git sync guardrail and kept the weekly project logs flowing.
ergophobia — week of 2026-06-29
Brought the rest of my projects into the living-project-page model and fixed the home page's grid alignment.
ergophobia — week of 2026-06-22
Rebuilt the blog from scratch as a bespoke Hugo terminal theme on Cloudflare Workers, with search, projects, and the update-log machinery itself.
ergophobia — week of 2026-03-02
Added Docker support so the blog builds and runs the same way in development and production.
ergophobia — week of 2026-01-26
Ran a daily social-intelligence report experiment and wrote a working guide for AI agents contributing to the blog.
ergophobia — week of 2026-01-12
Published the first long-form piece — a walkthrough of sweeping XRP out of a wallet with a small Node.js tool.
ergophobia — week of 2026-01-05
Stood up the blog from an empty repo: an Eleventy static site with theming, embeds, and an automated Pages deploy.