Tool Stack
Everything here has been tested in production, not just reviewed. If it's on this page, I use it.
AI Models & Assistants
The models I use daily, each for different strengths.
Claude
Primary AI assistantLong-form reasoning, writing, and code. Claude Code for terminal-based development. The model I reach for first.
ChatGPT
Specialist tasksCustom GPTs for specific workflows, DALL-E image generation, and tasks where the conversational interface fits better.
Gemini
Research & image generationDeep Research for comprehensive analysis, Imagen for image generation, and Gemini CLI for bulk code tasks.
Perplexity
Search & researchSource-cited research that saves hours of manual searching. The tool I use before writing anything that makes a factual claim.
Ollama
Local AI modelsRunning open-source models locally for private tasks and cost-free bulk processing. Currently using Qwen 2.5 Coder.
Automation & Integration
The connectors that turn AI conversations into running systems.
n8n
Workflow automationSelf-hosted automation platform connecting everything via webhooks and APIs. The backbone of most automated workflows.
Cloudflare Workers
Edge compute & APIsServerless functions, D1 databases, R2 storage, and browser rendering — all for $5/month. The infrastructure layer.
Claude Code
AI-assisted developmentTerminal-based coding assistant with MCP server integration. How most of the tools on this page get connected to each other.
MCP Servers
AI tool integrationModel Context Protocol gives AI assistants access to external tools and data sources. The bridge between conversation and action.
Knowledge & Writing
Where thinking, writing, and publishing happens.
Obsidian
Second brain & writingPrimary knowledge base, daily journaling, and where all writing starts. Markdown files synced via iCloud, searchable by AI via CLI.
Kit (ConvertKit)
Newsletter platformWhere Signal Over Noise lives. Subscriber management, sequences, and commerce — all controllable via CLI and API.
Astro
Website frameworkStatic site generator for content-heavy sites. Fast, simple, and works well with content collections. This site runs on it.
Calibre
Book library managementTechnical book collection management with a built-in web server. Books get indexed and searchable by AI agents.
Infrastructure
The servers, networks, and services that keep everything running.
IONOS VPS
Primary web serverHosts all production websites, n8n, and other services. Deployed via SSH and rsync from the terminal.
Tailscale
Mesh VPNConnects all devices into a secure private network. Access home services from anywhere without port forwarding.
Pi-hole
Network-wide ad blockingRunning on a Raspberry Pi 4, blocking ads and trackers for every device on the home network.
Let's Encrypt
SSL certificatesFree automated SSL for all sites. Renewed automatically via Certbot on the VPS.