$ cat /var/log/thoughts/guides

Guides

Broader reference material for tools and workflows.

Filters1

25 posts

Starter Usage Tips for Claude CLI and Claude Desktop

Eleven starter usages for Claude CLI and Claude Desktop, from Plan mode and CLAUDE.md to Projects and MCP connectors, picked for your first real session.

GuidesClaude CodeClaude DesktopCLIAI CodingProductivity1 min read · Jul 29, 2026

30 tips and tricks with Claude Code CLI on WSL

Claude Code on WSL returns fewer search matches than exist when a repo sits on /mnt/c. A 2,000-file benchmark, plus 30 fixes for the WSL boundary.

GuidesClaude CodeWindowsLinuxPerformanceDeveloper ToolsCLI1 min read · Jul 28, 2026

Claude Is a Math Problem (And the Context Window Is the Equation)

The Claude context window is an equation, not a chat. Why failed attempts anchor the output, where measured degradation starts, and when to clear and re-derive.

GuidesClaude CodeAI CodingContext Engineering1 min read · Jul 28, 2026

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

When Notion Becomes Too Much and Obsidian Not Enough

Notion vs Obsidian: identify whether workspace friction stems from tool fit, collaboration needs, or governance before you invest in a costly migration plan.

GuidesComparisonProductivityDeveloper 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