$ cat /var/log/thoughts/tag/developer-tools

Developer Tools

Posts tagged with Developer Tools.

Showing page 1 of 4 (36 total posts)

Vercel's scriptc Compiles TypeScript to Native Binaries Without a Runtime

scriptc compiles TypeScript to 200KB native binaries with no JavaScript engine. What works, what falls back to quickjs-ng, and what npm deps mean for you.

Meta AnalysisTypeScriptVercelDeveloper ToolsPerformanceCLIComparison1 min read · Jul 28, 2026

How claude skills were meant to be made (by hand)

Hand-written claude code skills outperform generated ones because they carry only the delta the model needs. Drop the bloat and survive every model upgrade.

OpinionClaude CodeAI CodingDeveloper ToolsProductivity1 min read · Jul 26, 2026

Every Model Release Ages Your Skills

Claude Code ignoring CLAUDE.md is often an aged file, not a model bug. See which instructions a release expires, and which lines to delete on day one.

Meta AnalysisClaude CodeAI CodingDeveloper ToolsProductivityAutomation1 min read · Jul 25, 2026

Perplexity Isn't Shutting Down. Its Citation Corpus Might Shrink

No, Perplexity is not down. The lawsuits threaten which sources it can read, so plan for a thinner citation set inside a healthy 200, and detect it in code.

Meta AnalysisAI CodingAPI DesignMonitoringObservabilityTypeScriptDeveloper Tools1 min read · Jul 25, 2026

What Opus 5's Novel-Level Reasoning Benchmark Actually Means

Opus 5 novel reasoning rests on one number, 30.2% on ARC-AGI-3, and it scores action efficiency, not problems solved. Here are the four config lines to change.

Meta AnalysisAI CodingClaude CodeMLComparisonDeveloper Tools1 min read · Jul 25, 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

6 Critics Grade My Post, Then Fix the Skill That Wrote It

Six critics grade the draft, then patch the SKILL.md that wrote it. The merge code, verdict ladder, and guardrails behind a self-improving Claude Code skill.

Meta AnalysisClaude CodeAI CodingDeveloper ToolsAutomationArchitecture1 min read · Jul 23, 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