This post will save you tokens
PostHog's engineering team reports that optimizing token spend, or 'tokenminning,' can significantly reduce LLM costs, citing an example where a product's daily LLM costs doubled from $5,000 to $10,00…
PostHog's engineering team reports that optimizing token spend, or 'tokenminning,' can significantly reduce LLM costs, citing an example where a product's daily LLM costs doubled from $5,000 to $10,00…
Stripe has agreed to acquire OpenRouter for over $7 billion, a move that could turn the payment processor into the primary gateway for AI intelligence by standardizing access to multiple large languag…
ValueAddVC.com, built by Trace Cohen, used an AI-powered content engine with multi-model pipelines and Google Search Console feedback loops to grow from 604K to 4.62M monthly impressions in three mont…
An engineer explains that the cheapest AI model per task does not guarantee the cheapest execution, as token costs compound differently across models and output lengths are often invisible. The develo…
AI coding costs have fallen by roughly two thirds since 2025, with Anthropic's current Opus model priced at $5 input and $25 output per million tokens, down from $15 and $75, yet most users still base…
Microsoft introduced MAI-Code-1-Flash, a 5B active-parameter coding model designed for efficiency and integrated with GitHub Copilot and Visual Studio Code. The company reports up to 60% fewer tokens …
A solo Flutter developer who used Claude Code for two years without formal training reports that taking an actual course revealed he had been misusing the tool, confusing model selection with effort l…
Claude Code's Opus 5 default engine, introduced July 24, causes subagents to inherit the session model, leading to high token costs; teams can cut token spend by up to 60% by setting `model` and `effo…
A Cloudflare study measuring agent-readiness capabilities found that well-known files for agent discovery (llms.txt, sitemap.xml, MCP server cards) were consulted zero times by every AI model tested, …
A developer planned 10 LLM evaluation experiments but ran only one—CI diagnostics—and found it sufficient. The experiment, costing $13.53, showed that Haiku outperformed Sonnet for this specific task,…
Anthropic on July 23, 2026, expanded Claude voice mode beyond Haiku, letting paid users select Opus, Sonnet, or Haiku mid-conversation and connect Gmail, Google Calendar, Google Docs, and Slack accoun…
Anthropic launched Opus 5 on Friday, a new version of its heavyweight model that outperforms Fable 5 on several benchmarks while being cheaper and less restrictive. Opus 5 is free from the 30-day data…
Anthropic upgraded Claude's voice mode to run on its most capable models, Opus and Sonnet, enabling deeper reasoning and tool access for tasks like scheduling, email drafting, and document creation. T…
Anthropic on July 23 upgraded Claude's voice mode to support Sonnet and Opus models and integrated it with Gmail, Google Calendar, Google Docs, Slack, Canva, and Notion, allowing users to perform task…
Anthropic has unlocked its Claude voice mode for its Opus and Sonnet models, moving beyond the lightweight Haiku model, allowing users to conduct complex conversations and execute tasks in connected a…
Anthropic upgraded Claude Voice Mode on July 24 to run on Opus and Sonnet models, not just Haiku, with support for 11 languages and the ability to pull context from connected apps including Gmail, Sla…
Anthropic has updated Claude's voice mode to support its more powerful Opus and Sonnet models, expanding a feature previously limited to the Haiku model. Users can now hold longer and more complex con…
Anthropic updated Claude's voice mode to support three models—Opus, Sonnet, and Haiku—defaulting to the user's last text-chat model, and added tool invocation for Gmail, Calendar, Slack, Canva, and No…
Anthropic has expanded Claude's voice mode to support its Opus and Sonnet models, ending a period in which voice conversations were limited to the lighter Haiku model, unlocking longer reasoning and t…
A developer tracked Claude Code spending for three months and found that 60-70% of agent turns don't need a frontier model like Opus. By routing simple tasks to cheaper models like Haiku, costs droppe…