Skip to main content
luke@terminal:/$ ls
luke@terminal:/tags$ grep -l "Projex" posts/*.md
[Projex]5 posts
luke@terminal:/tags$ cat projex-cli-config-editor.md

I Got Tired of Editing the Projex Config File So I Built a CLI

2026-04-16 2026-04-17Rabbit Holes 4 min read

Projex is my internal tool for managing my projects page. Its config file is TypeScript. Hand-editing it was only a matter of time before I broke something. So I built a CLI instead.

luke@terminal:/tags$ cat building-projex-retrospective.md

I Built Projex and Never Wrote a Word About It

2026-04-10Rabbit Holes 7 min read

209 commits. A rename mid-flight. Publishing pipelines that broke for two days straight. And zero blog posts while any of it happened.

luke@terminal:/tags$ cat posting-into-the-void.md

Posting Into The Void

2026-04-04 2026-04-14Reflections 3 min read

The specific kind of demoralizing that comes from building something, sharing it for free, and getting nothing back.