Uses
The hardware, software, and workflow behind my day-to-day work. Inspired byuses.tech.
Hardware
MacBook Pro 14" (M3 Pro)
Daily driver — quiet, fast, great battery.
Dell U2723QE 27" 4K
Sharp text is non-negotiable for long coding days.
Keychron Q1 Pro
Gateron Brown switches, QMK firmware.
Logitech MX Master 3S
The horizontal scroll wheel earns its keep.
Shure MV7
For calls, screencasts, and podcast guesting.
Software
Development stack
Default language for everything that ships.
Content sites and this very theme.
For app-like interactive UIs.
Boring, reliable, and always the right answer.
Fly.io + Cloudflare
Compute close to users, static at the edge.
Workflow
Trunk-based git
Short-lived branches, squash merges, conventional commits.
CI on every push
GitHub Actions: typecheck, lint, test, preview deploy.
Preview-first deploys
Every PR gets a URL; production deploys are boring.
Weekly review
Friday afternoons: triage issues, clean up branches, plan the week.