Tool Stack

Everything here has been tested in production, not just reviewed. If it's on this page, I use it.

← All Resources

AI Models & Assistants

The models I use daily, each for different strengths.

Claude

Primary AI assistant

Long-form reasoning, writing, and code. Claude Code for terminal-based development. The model I reach for first.

ChatGPT

Specialist tasks

Custom GPTs for specific workflows, DALL-E image generation, and tasks where the conversational interface fits better.

Gemini

Research & image generation

Deep Research for comprehensive analysis, Imagen for image generation, and Gemini CLI for bulk code tasks.

Perplexity

Search & research

Source-cited research that saves hours of manual searching. The tool I use before writing anything that makes a factual claim.

Ollama

Local AI models

Running 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 automation

Self-hosted automation platform connecting everything via webhooks and APIs. The backbone of most automated workflows.

Cloudflare Workers

Edge compute & APIs

Serverless functions, D1 databases, R2 storage, and browser rendering — all for $5/month. The infrastructure layer.

Claude Code

AI-assisted development

Terminal-based coding assistant with MCP server integration. How most of the tools on this page get connected to each other.

MCP Servers

AI tool integration

Model 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 & writing

Primary knowledge base, daily journaling, and where all writing starts. Markdown files synced via iCloud, searchable by AI via CLI.

Kit (ConvertKit)

Newsletter platform

Where Signal Over Noise lives. Subscriber management, sequences, and commerce — all controllable via CLI and API.

Astro

Website framework

Static site generator for content-heavy sites. Fast, simple, and works well with content collections. This site runs on it.

Calibre

Book library management

Technical 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 server

Hosts all production websites, n8n, and other services. Deployed via SSH and rsync from the terminal.

Tailscale

Mesh VPN

Connects all devices into a secure private network. Access home services from anywhere without port forwarding.

Pi-hole

Network-wide ad blocking

Running on a Raspberry Pi 4, blocking ads and trackers for every device on the home network.

Let's Encrypt

SSL certificates

Free automated SSL for all sites. Renewed automatically via Certbot on the VPS.