Infrastructure
The Environment
The terminal, editor, git tools, and full hardware setup that power a workflow built around parallel AI agents and zero-friction iteration.
Terminal
Ghostty
TerminalGPU-accelerated terminal emulator
- Native macOS with Metal rendering
- Catppuccin Mocha theme
- JetBrains Mono font
- Split panes for parallel agents
Editor
Zed
EditorHigh-performance code editor
- Rust-based, sub-millisecond latency
- Agent CLI integration via terminal panel
- Multi-buffer editing for large refactors
- Tree-sitter syntax highlighting
Cursor
EditorAI-native code editor
- Built on VS Code — full extension ecosystem
- Tab completion + inline AI edits
- Claude & GPT model switching
Git Tools
LazyGit
Git ToolsTerminal UI for git
- Interactive rebase without leaving terminal
- Visual diff and staging
- Custom keybindings for multi-agent coding workflows
GitHub Desktop
Git ToolsVisual git client
- PR review with visual diffs
- Branch management for worktree workflows
- Quick commit for non-CLI moments
Workstation

MacBook Pro 14″ M4 Pro
WorkstationPrimary development machine — Space Black
- M4 Pro: 14-core CPU, 20-core GPU
- 24 GB unified memory · 1 TB SSD
- Drives 5+ concurrent AI coding sessions
- Thunderbolt 5 × 3, HDMI, MagSafe 3

LG UltraGear 32″ OLED (32GS95UE)
WorkstationPrimary external display
- 4K 240 Hz / FHD 480 Hz Dual Mode
- 0.03 ms OLED, HDR True Black 400
- NVIDIA G-SYNC Compatible · AMD FreeSync Pro

CalDigit Thunderbolt 4 Pro Dock
WorkstationSingle-cable connectivity hub
- Thunderbolt 4 — 40 Gb/s upstream
- Drives display, peripherals, networking
- 98 W laptop charging pass-through

iPad Pro 11″ M4
WorkstationSecondary display via Sidecar
- Wi-Fi 256 GB — Silver, standard glass
- Sidecar for docs, dashboards, monitoring
- Smart Folio · Apple Pencil-ready
PC Build

Custom Desktop (Feb 2026)
PC BuildHigh-end workstation — Lian Li O11 Vision Compact (White)
- AMD Ryzen 9 9950X3D — 16C/32T, 3D V-Cache
- MSI PRO X870E-P WIFI · 32 GB Crucial DDR5-6000
- Samsung 990 EVO Plus 2 TB NVMe (7,250 MB/s)
- GTX 1060 (temporary — upgrading to RTX 5000 series)
- SuperFlow SF1200 — 1200 W ATX 3.0 80+ Platinum
- Thermalright Peerless cooler · 6× Lian Li UNI FAN SL∞ 120 RGB
Devices

iPhone 16 Pro
DevicesMobile development & testing
- Xcode wireless debugging & TestFlight
- superwhisper voice-to-text on the go
- AppleCare+ coverage

Sony WH-1000XM5
DevicesNoise-cancelling headphones
- Primary audio for deep focus sessions
- 30-hour battery · Multipoint Bluetooth

AirPods Pro 2
DevicesWireless earbuds — Apple ecosystem
- Active noise cancellation · Transparency mode
- Seamless handoff between Mac, iPhone, iPad

Logitech MX Master 3S
DevicesPrecision mouse
- 8K DPI tracking · MagSpeed scroll wheel
- USB-C rechargeable · Multi-device Bluetooth

DJI Mic Mini (2 TX + 1 RX)
DevicesWireless microphone system
- Dual transmitter for interviews & screencasts
- Bluetooth pairing · Charging case included
Software
superwhisper Pro
SoftwareOn-device voice-to-text transcription
- AI-powered, runs locally on Apple Silicon
- Dictate code, commit messages, docs, chats
- Faster than typing for long-form content
Cloud Stack
Neon
Cloud StackServerless Postgres — scales to zero
- Branching for dev/preview environments
- Autoscaling compute with scale-to-zero
- pg_embedding for vector search
Railway
Cloud StackBackend deployment platform
- Deploy from GitHub with zero config
- Automatic scaling & health checks
- Managed Postgres & Redis add-ons
Vercel
Cloud StackFrontend deployment & edge network
- Preview deployments per PR
- Edge functions & middleware
- Static + serverless hybrid hosting
Lambda
Cloud StackGPU cloud for vLLM inference
- On-demand A100/H100 instances
- vLLM serving for open-weight models
- Pay-per-second billing
Greptile
Cloud StackAI-powered code review
- Codebase-aware review comments
- Semantic search across repositories
- GitHub PR integration