Blog

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

Migrate Zapier to Make: A Practitioner's Migration Guide (2026)

Migrate Zapier to Make: A Practitioner's Migration Guide (2026)

April 8, 2026 · 12 min read
How to migrate Zapier to Make.com without breaking production: 6-step strategy, concept mapping, cost math, and the gotchas nobody warns you about. Download the free AI Automation Checklist.
Your AI Content Tool Knows Your Strategy. Do You?

Your AI Content Tool Knows Your Strategy. Do You?

April 7, 2026 · 5 min read
Every prompt you send contains business context. Brand voice docs, competitive positioning, internal strategy. Most AI tools promise not to look at it. There is already technology that replaces trust with proof. Download the free AI Automation Checklist.
Automate Content Publishing with Make.com: One Article to Five Platforms

Automate Content Publishing with Make.com: One Article to Five Platforms

April 5, 2026 · 11 min read
Automate content publishing with Make.com. Build a Notion to LinkedIn, Dev.to, Hashnode, Medium, X pipeline with canonical links and structured output. Download the free AI Automation Checklist.
Self-Hosted LLM on Kubernetes: A Production vLLM Deployment

Self-Hosted LLM on Kubernetes: A Production vLLM Deployment

April 5, 2026 · 16 min read
Complete self-hosted LLM Kubernetes guide. Deploy vLLM on GPU nodes with manifests, HPA, monitoring, and cost modeling. Practitioner notes included. Download the free AI Automation Checklist.
Claude Code SDK Agents: Build Production Agents Without the Loop

Claude Code SDK Agents: Build Production Agents Without the Loop

April 1, 2026 · 11 min read
Claude Code SDK agents give you file tools, bash, MCP, and subagents for free. Here's when to use the SDK vs the raw Claude API, with real code. Download the free AI Automation Checklist.
RAG Pipeline Tutorial: Build a Production Document Q&A System with Qdrant and Claude

RAG Pipeline Tutorial: Build a Production Document Q&A System with Qdrant and Claude

April 1, 2026 · 16 min read
End-to-end RAG pipeline tutorial. Qdrant + Claude Sonnet 4.6 + local embeddings. Real code for chunking, retrieval, augmentation, and citation-grounded answers. Download the free AI Automation Checklist.
Spend Your Human Thinking Tokens Where They Compound

Spend Your Human Thinking Tokens Where They Compound

March 31, 2026 · 4 min read
More automations running. More agents deployed. More pipelines humming. But the biggest improvement wasn't adding more automation — it was getting honest about where my thinking actually matters. Download the free AI Automation Checklist.
n8n Self-Hosting Guide: Docker, Kubernetes, and Bare Metal in Production

n8n Self-Hosting Guide: Docker, Kubernetes, and Bare Metal in Production

March 31, 2026 · 13 min read
Production n8n self-hosting guide with three deployment paths: Docker Compose, Kubernetes, and bare systemd. Real configs, backups, scaling numbers. Download the free AI Automation Checklist.
Build MCP Server TypeScript: Complete Tutorial with Claude

Build MCP Server TypeScript: Complete Tutorial with Claude

March 30, 2026 · 14 min read
Build MCP server TypeScript tutorial. Ship a production model context protocol server with the typescript mcp sdk, stdio transport, zod validation, and Claude mcp integration. Download the free AI Automation Checklist.
Claude Extended Thinking: budget_tokens & Output Token Costs

Claude Extended Thinking: budget_tokens & Output Token Costs

March 27, 2026 · 12 min read
How Claude's extended thinking is billed (as output tokens), what budget_tokens controls, real pricing per request, Node.js SDK examples.
Claude API Structured Output: Three Patterns for Guaranteed JSON

Claude API Structured Output: Three Patterns for Guaranteed JSON

March 25, 2026 · 9 min read
Claude API structured output without response_format. Three patterns for guaranteed JSON from Claude (tool use, prefill, prompt-only) with TypeScript examples. Download the free AI Automation Checklist.
AI Skills Are the New Boilerplate: They Fix Nothing

AI Skills Are the New Boilerplate: They Fix Nothing

March 24, 2026 · 4 min read
Everyone shares skill libraries now. Why the 20-slash-command pitch and the 2-hours-saved claim miss what actually ships value in production. Book a free discovery call.