Hi, I'm Patrick.
I maintain Homebrew and build open-source tools for macOS and developer workflows, mostly via agentic coding. This site is where they live, plus the occasional write-up.
Projects
-
Brewy
A native macOS GUI for Homebrew. Browse, search, install, and update formulae and casks without opening your terminal.
brew install brewy -
macOSdb
A catalog of which versions of open-source components ship with each macOS and Xcode release. Includes curl, OpenSSH, LibreSSL, Swift, Apple Clang, and more.
brew install starhaven-io/tap/macosdb -
midden
A CLI that resolves, audits, and garbage-collects the state Claude Code accumulates. Surfaces what's actually active for a given directory with provenance, flags what's stale, and prunes what nothing else cleans up.
brew install starhaven-io/tap/midden -
pinprick
Supply-chain security for GitHub Actions. Pins action references to full SHAs and audits pinned actions for runtime fetches that bypass pinning.
brew install starhaven-io/tap/pinprick