$ cat /var/log/thoughts/tips

Sharper Tools

Get more out of what you already run.

Filters1

10 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.

Sharper ToolsClaude 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.

Sharper ToolsClaude CodeWindowsLinuxPerformanceDeveloper ToolsCLI1 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.

Sharper ToolsAI CodingPerformanceProductivityDeveloper Tools1 min read · Jul 24, 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.

Sharper ToolsAI 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.

Sharper ToolsClaude CodeAI CodingMCPTypeScriptPerformanceAutomation1 min read · May 30, 2026

Stop Treating localStorage Like a Database (It Will Bite You in Production)

localStorage has a 5-10MB limit, throws QuotaExceededError silently, and vanishes in Safari private browsing. Here are the five ways it breaks in production and what to use instead.

Sharper ToolsJavaScriptWeb DevDebuggingPerformance1 min read · Apr 11, 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.

Sharper ToolsClaude CodeAI CodingDeveloper ToolsCLIProductivity1 min read · Apr 10, 2026

7 Bun Hidden Features Most Developers Haven't Tried

Bun ships with a built-in S3 client, shell scripting, compile-time macros, and native password hashing. These 7 bun hidden features replace entire npm packages.

Sharper ToolsBunJavaScriptDeveloper ToolsTypeScriptNode.js1 min read · Apr 3, 2026

How to Reduce AI Coding Tool Token Usage by 50%

Reduce AI coding tool token usage by half with system prompt trimming, targeted reads, and model routing. Save $100+/month on Claude Code, Cursor, and Copilot.

Sharper ToolsAI CodingClaude CodeDeveloper ToolsProductivityComparison1 min read · Apr 3, 2026