Blog

Engineering notes on AI agents, automation, and the infrastructure behind them.

Linux VPS AI Development Setup: Debian, Claude Code, MCP

Linux VPS AI Development Setup: Debian, Claude Code, MCP

March 24, 2026 · 12 min read
Complete linux vps ai development setup guide: Debian hardening, Claude Code install, MCP clients, systemd services, backups, and cost tracking. Download the free AI Automation Checklist.
Claude API Prompt Caching: When It Saves Money and When It Doesn't

Claude API Prompt Caching: When It Saves Money and When It Doesn't

March 23, 2026 · 8 min read
Practitioner guide to claude api prompt caching. Cache control, TTL, pricing math, TypeScript code, and when the 10x cache read discount actually pays off. Download the free AI Automation Checklist.
How I Built a Business Email Agent with Compliance Controls in Go

How I Built a Business Email Agent with Compliance Controls in Go

March 21, 2026 · 6 min read
How to build a production email agent in Go with compliance controls. Why off-the-shelf AI email tools fail for business operations, and what to do instead. Download the free AI Automation Checklist.
Systemd Services for AI Servers: Production Setup on Linux

Systemd Services for AI Servers: Production Setup on Linux

March 21, 2026 · 9 min read
How to run systemd services for AI servers in production. Unit files, timers, logs, resource limits, and security hardening for MCP and LLM workloads. Download the free AI Automation Checklist.
Docker Compose AI ML Development Stack: Local LLM, Vector DB, Full YAML

Docker Compose AI ML Development Stack: Local LLM, Vector DB, Full YAML

March 20, 2026 · 11 min read
Complete docker compose ai ml development stack: Ollama, Qdrant, Postgres, Redis, LiteLLM. Copy-paste YAML, GPU support, and first-run commands for a local AI dev environment. Download the free AI Automation Checklist.
Detecting When Smart Money Stops Being Smart

Detecting When Smart Money Stops Being Smart

March 17, 2026 · 4 min read
Following a profitable wallet is easy. Knowing when to unfollow it is where the money is. I learned... Download the free AI Automation Checklist.
Your Vector Database Decision Is Simpler Than You Think

Your Vector Database Decision Is Simpler Than You Think

March 17, 2026 · 4 min read
Choosing a vector database is simpler than benchmarks suggest. The three constraints that actually decide it, from someone running semantic search on a single VPS. Download the free AI Automation Checklist.
I Run 10 AI Agents in Production. They're All Bash Scripts.

I Run 10 AI Agents in Production. They're All Bash Scripts.

March 12, 2026 · 5 min read
A week ago I wrote about shipping AI agents the right way. That piece was about the harness: quality... Download the free AI Automation Checklist.
Lots Of People Are Demoing AI Agents. Almost Nobody's Shipping Them The Right Way.

Lots Of People Are Demoing AI Agents. Almost Nobody's Shipping Them The Right Way.

March 4, 2026 · 7 min read
Lots of people are demoing AI agents. Almost nobody's shipping them the right way. Conference stages... Download the free AI Automation Checklist.
Election process using Blockchain technology

Election process using Blockchain technology

September 27, 2023 · 2 min read
Introduction Traditional voting systems have failed us a numerous of times in the past.... Download the free AI Automation Checklist.
Designing a Cryptocurrency Trading Application

Designing a Cryptocurrency Trading Application

August 14, 2023 · 7 min read
If you’re a solution architect you likely already understand the complex nature of system design. In... Download the free AI Automation Checklist.