Category
All Categories
Tags
44 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters
Category
All Categories
Tags
44 more tagsFewer tags
63 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.

Apple AI Strategy Traded The Frontier For Distribution
Apple AI strategy now rents a frontier model from Google. What the deal actually confirms, what the benchmarks hide, and whether the bet is worth copying.

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.

Claude Code vs Codex Limits, Measured in the Same Unit
Claude Code vs Codex limits, measured across 28 days and 56.8 billion tokens. Why token counts cannot predict quota burn, and what to read on each side instead.

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.

Every Stateless MCP Server Rebuilds State Somewhere
A stateless MCP server never deletes its state, it just relocates it. The measured wire cost, the three places it lands, and how to pick one of them on purpose.

Open Source Has a Distribution Problem, Not a Building Problem
Open source distribution decides whether your project gets found. A one-week census of 106 launches, and the title that scored 154 in one sub and 1 in another.

The Open Weights Rules Nobody Can Comply With
Every open weights rule on the table stops working the moment a download finishes. Sort the three asks by when they act and see which ones still hold.

Why expensive models make terrible execution subagents
Subagent model selection has one costly default. Reasoning models obey their own traces 15.6% of the time, so here is where to pin model and effort.