Dustin Lee
Specification-driven AI development, Linux, and infrastructure automation.
Shortcode & Theme Showcase
Callout Shortcode Three variants: alert, warning, and tip. Alert Alert callout — Use this for important information that demands attention. This is the default …
Makefiles as Your Project Interface
Every project gets a Makefile before it gets a README. Not as a build system, but as a project interface — coloured help menus, Docker Compose lifecycle, …
Documenting AI Conversations in Hugo
I find myself asking AI models questions constantly while working — debugging, architecture decisions, quick syntax lookups. Most of that knowledge disappears …
GitLab Slash Commands for Claude Code
I’ve been using Claude Code as my daily driver for development work on a self-hosted GitLab instance. One of its best features is slash commands — custom …