Uses
Machines
- CachyOS Linux — main dev + GPU workstation (RTX 5070 Ti, 64GB RAM)
- Mac Mini — headless 24/7 server (OpenClaw, Ollama, automations)
- MacBook Pro — mobile development
- Raspberry Pi 5 — production server (yes, really)
- Windows Desktop — LLM training (RTX 5070 Ti)
All connected via Tailscale mesh VPN.
AI Tools
- Claude Code — primary daily driver
- Cursor, Windsurf, GitHub Copilot, VS Code — tried all, settled on Claude Code
- OpenWebUI, ChatGPT, Codex CLI, Antigravity
- Ollama with 12+ local models
Dev Stack
- Python (FastAPI) for backends
- Next.js + TypeScript + Tailwind for frontends
- PostgreSQL, SQLite, LanceDB, pgvector for data
- PM2, Docker, Nginx for deployment
Services
- Tailscale — mesh VPN connecting all machines
- Supabase — database hosting
- Cloudflare Pages — site hosting
- Google Cloud Run — Jazari agent hosting