$ cat /var/log/thoughts/guides

Guides: AI Coding

Broader reference material for tools and workflows.

Showing page 1 of 2 (13 total posts)

7 Free Ways to Stop ChatGPT From Eating Your CPU, RAM, and Disk

Fix ChatGPT performance without spending a cent: diagnose high CPU, reduce RAM-heavy threads, stop disk churn, trim Git load, and disable unused MCP servers.

GuidesAI CodingPerformanceProductivityDeveloper Tools1 min read · Jul 24, 2026

Finding Domains Is Simple With Gemini and Antigravity

How to find an available domain name with AI: describe it to a terminal agent and let Gemini check every candidate against a live registry. No more guessing.

GuidesAI CodingCLIDeveloper ToolsDomainsDNSAutomation1 min read · Jul 20, 2026

How to Write Claude Code Skills That Actually Trigger

Write Claude Code skills that actually trigger: fix the description-as-router, structure for progressive disclosure, and test in fresh sessions.

GuidesClaude CodeAI CodingDeveloper ToolsMCPProductivity1 min read · Jul 19, 2026

Ways to Make the Most Out of Claude Fable 5 (2026)

Get more from Claude Fable 5: pick the right effort level, plan with Fable while cheaper models implement, and claw back costs with caching and batching.

GuidesAI CodingClaude CodeDeveloper ToolsProductivity1 min read · Jul 19, 2026

Cut MCP Round-Trip Overhead by Looping Inside the Tool

MCP round-trip overhead can balloon a task from 2,000 to 150,000 tokens. Move the loop inside one MCP tool to collapse N calls into a single round-trip.

GuidesClaude CodeAI CodingMCPTypeScriptPerformanceAutomation1 min read · May 30, 2026

Best MCP Servers Worth Installing (And 5 That Waste Your Context Window)

The best MCP servers for Claude Code ranked by real context cost. 8 worth keeping, 5 that waste your context window, and the exact config I run daily.

GuidesClaude CodeMCPAI CodingDeveloper ToolsProductivityCLI1 min read · Apr 11, 2026

AI Agents in Production: What Actually Works After 6 Months

Most AI agent projects die between demo and production. After 6 months running agents at scale, these are the patterns that survived: model routing, trace-based debugging, loop detection, and hard cost ceilings.

GuidesAI CodingDeveloper ToolsMonitoringObservability1 min read · Apr 10, 2026

Every Claude Code Environment Variable That Actually Matters

All 40+ Claude Code environment variables grouped by what they do. API keys, Bedrock, Vertex, Foundry, CI/CD, and the billing gotcha nobody warns about.

GuidesClaude CodeAI CodingDeveloper ToolsCLIProductivity1 min read · Apr 10, 2026

Self-Hosting AI for Code: The $0/Month Developer Stack

Build a complete self-hosted AI coding stack with Ollama, Continue.dev, and Open WebUI for $0/month. Includes hardware requirements, cost math, and the setup commands.

GuidesAI CodingSelf-HostingDeveloper ToolsCLIProductivity1 min read · Apr 10, 2026