

Recent
Migrating a Hugo Site to Blowfish with Claude Code
·4 mins·
EN
110 posts, a monolithic about page, an aging theme, and 54 auto-generated release notes posts. I used Claude Code to migrate to Blowfish, simplify the content structure, and clean up years of accumulated cruft — in one session.

Just : l'outil d'automatisation que j'utilise partout (sfeir.dev)
J’ai des fichiers Justfile dans tous mes projets : sites web, agents IA, outils Rust, skills pour agents IA. Retour d’expérience sur l’outil d’automatisation le plus simple que j’ai trouvé pour remplacer les scripts bash éparpillés et les Makefile illisibles.
AssertionError Circles: Watching an AI Doubt Its Own Spelling
·4 mins·
EN
My AI coding assistant spiraled trying to verify whether ‘AssertionError’ was a typo. It wasn’t. A clean illustration of LLM verification loops.
Karpathy Guidelines: Keeping AI Assistants from Overthinking Your Code
·5 mins·
EN
LLM coding assistants are fast, but they tend to over-engineer, refactor things nobody asked for, and hide assumptions. The karpathy-guidelines skill — based on Andrej Karpathy’s observations — installs four behavioral guardrails that make sessions noticeably more disciplined.