$ cat /var/log/thoughts/tag/ai-coding

AI Coding

Posts tagged with AI Coding.

Filters1

36 posts

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

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

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

Web Scraping in the AI Age: What Actually Changed

Web scraping in the AI age broke twice over: LLMs killed the CSS selector, and AI crawlers exploded while referral traffic collapsed. Here is what changed.

OpinionWeb DevAI CodingSecurityAutomationPythonCloudflareTrend Commentary1 min read · May 31, 2026

Run Claude Code From Your Phone: The 2026 Remote Setup

Run Claude Code from your phone two ways in 2026: official Remote Control with a QR scan, or SSH and tmux over Tailscale for API keys and overnight runs.

TutorialsClaude CodeAI CodingSelf-HostingNetworkingSecurityMobileCLI1 min read · May 30, 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