zoe@dev:~$ ls ~/blog --sort=date
total 3 posts
// Blog
🌐 available in up to 8 languages — open a post to switch
> Knuth's Problem, Again: Building a LaTeX Editor for AI Agents2026-07-26 · 4 min read
In 1977, Knuth refused to accept typeset pages he couldn't control, and TeX was born. Now AI agents edit our LaTeX — and when the machine gets it wrong, asking it what changed gives you testimony, not evidence. On mentors, misprints, and why MagicTeX snapshots every compile to a hidden git ref.
#magictex#ai-agents#latex#git#essay
> 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
> 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