zoe@dev:~$ ls ~/blog --sort=date
total 2 posts
// Blog
🌐 available in up to 8 languages — open a post to switch
> Hello, World: How This Site Works2026-07-20 · 1 min read
The first entry — how this terminal-styled site is built: Next.js 14, MDX posts in git, shiki highlighting, auto-deployed by Vercel.
#nextjs#mdx#meta
> Shipping an AI Tool: Everything That Broke2026-07-20 · 5 min read
Field notes from building and shipping the paper-revision tool — a silent 502 traced to a dead SSE connection, a favicon Google Search refused to show, a Turnstile widget that only renders once, and the gap between Windows dev and Linux prod.
#nextjs#vercel#seo#security#postmortem