Uses

Uses

The hardware, software, and dotfiles I run day-to-day. Updated when something changes.

Hardware

  • MacBook Pro 14″ (M-series, 32 GB)
  • 34″ ultrawide + a vertical 24″ for terminals
  • Logitech MX Master, Keychron Q1
  • Hetzner CCX13 dev VPS for anything that doesn’t belong on the laptop

Editor & terminal

  • Claude Code in iTerm — primary driver
  • Cursor for refactors and big rewrites
  • Neovim for SSH-only servers
  • Ghostty for the modern terminal niceties

Development

  • PHP 8.3 with Laragon for WordPress / Laravel work
  • Node 22 (managed via fnm)
  • Docker Desktop for ad-hoc services
  • HTTPie for API poking

Hosting

  • Cloudflare for DNS, edge, and R2
  • Hetzner for VPS-grade workloads
  • Vercel for Next.js front-ends