Hello, world!
2026-08-08
One of the main reasons I had friction with blogging was the existing workflow. Until now, I had been using Jekyll with the al-folio theme. While it's amazing and beautiful, the workflow never clicked for me. Anyway, now with LLMs around, I asked my best friend Claude to build a suckless blog in simple Python.
The solution is very opinionated and built for my own constraints: two Python files, ~250 LOC. On top sit an unnecessary pi extension (.pi/extensions/title.ts) to feel good about myself, plus a proofread skill (.claude/skills/proofread/SKILL.md) to make sure I didn't ship a stupid typo. All posts will be written entirely by me: no AI slop bullshit.
Let's see how it goes!