Tag

#claude-code

5 articles tagged #claude-code. See all tags →

Anthropic Passed OpenAI on Revenue. Coding Agents Are Why.
Tech··11 min

Anthropic Passed OpenAI on Revenue. Coding Agents Are Why.

Anthropic says its run-rate revenue crossed $47 billion in May 2026. OpenAI is somewhere around $25 to $30 billion with roughly 900 million weekly users. The company with fewer users is making more money, and the reason is that a coding agent bills like a utility while a chatbot bills like Spotify.

anthropicopenaiclaude-code
How I Use Claude Code and Coding Agents Without Becoming Useless
Tech··11 min

How I Use Claude Code and Coding Agents Without Becoming Useless

The engineers getting quietly replaced are the ones treating the agent like fancy autocomplete. A controlled study found AI made experienced developers 19% slower while they believed it sped them up 20%. The gap between those two numbers is where your job lives.

aicoding-agentsclaude-code
Why Opus 4.7 Felt Dumber, and What Anthropic Actually Fixed
Tech··6 min

Why Opus 4.7 Felt Dumber, and What Anthropic Actually Fixed

For a month, builders kept saying Claude Opus 4.7 had gotten worse. Anthropic's postmortem says they were right. The twist is where the regression lived: three Claude Code harness changes, not the model weights. The API was never affected, and the evals never caught it.

claudeclaude-opus-4-7anthropic
Why Claude Keeps Going Down, and What It Actually Means
Tech··17 min

Why Claude Keeps Going Down, and What It Actually Means

Anthropic went from $1B to roughly $30B in annual run-rate revenue in 15 months, and Claude now breaks most mornings between 9 AM and noon Pacific. The outages aren't random. They're concentrated exactly where Claude won: long-running coding agents, on the messiest multi-cloud stack in the industry, metered by a rate limiter that sometimes drains a weekly quota in 19 minutes.

anthropicclaudeai infrastructure
Claude Code Routines: How Anthropic Put Claude on a Cron
Tech··8 min

Claude Code Routines: How Anthropic Put Claude on a Cron

Anthropic shipped Claude Code routines on April 14, 2026: a research-preview feature that turns any prompt into a cloud-hosted agent triggered by schedule, HTTP POST, or GitHub event. Here is what it is, how to set one up, and where the daily caps actually bite.

claudeclaude-codeai