~/articles
· 3 posts
Notes from the workbench.
Thinking out loud about PHP, AI tooling, ABA software, indie hacking, and whatever else I'm shipping this month.
filter:
all
#ai
#claude-code
#data
#dotfiles
#macos
#mcp
#methodology
#opinion
#product
#programming
#review
#swift
#tooling
#tutorial
2026·07·01
·
~8 min
Turning a Creator's X Tips Into Agent Rules Claude Actually Reads
I follow Povilas Korop for Laravel tips, but they scroll by on X and vanish. So I scraped ~696 of them, OCR'd the code-in-image samples with Claude, and distilled the durable ones into versioned agent-rules repos my coding agents load automatically. Here's the whole pipeline.
#ai
#tooling
#claude-code
#tutorial
2021·04·23
·
~7 min
Dotfiles for Developers — Part 2
Homebrew Bundle, mas-cli, and Mackup. The bits that turn a fresh Mac into a working dev machine in a single command.
#dotfiles
#macos
#tutorial
2021·03·23
·
~8 min
Dotfiles for Developers — Part 1
Homebrew, iTerm2, Zsh, Oh My Zsh — the small set of tools that turns a fresh Mac into something you actually want to work on.
#dotfiles
#macos
#tutorial