-
Apple SpeechAnalyzer API benchmark: 55% faster than Whisper, and more accurate in English
The first real third-party benchmark of Apple’s SpeechAnalyzer API just hit 369 points on HackerNews, and the result is blunt: for English transcription on current iPhones and Macs, “just use Whisper” is no longer the default answer. The numbers A 34-minute 4K video: SpeechAnalyzer transcribed it in 45 seconds. Whisper Large-v3 Turbo took 101 seconds.… Continue reading
-
Google, Microsoft, Salesforce, Snowflake, ServiceNow Back One Agent Standard — Aimed Straight at Anthropic’s MCP
Five companies that rarely agree on anything just agreed on one thing: don’t let Anthropic own the plumbing. Per The Information, Google, Microsoft, Salesforce, Snowflake, and ServiceNow will back a shared technical standard for connecting AI agents to enterprise software — a direct counter to Anthropic and OpenAI. Why gang up on a protocol? Over… Continue reading
-
Grok Build CLI caught uploading entire repos — even home directories — to xAI servers
xAI sells Grok Build, its AI coding agent CLI, as “local-first, your code never leaves your machine.” A wire-level packet capture of version 0.2.93 says otherwise: the CLI quietly packs your whole repository into a git bundle and POSTs it to a Google Cloud Storage bucket named grok-code-session-traces — no matter which files the agent… Continue reading
-
Zig’s Creator Fires Back at Anthropic: Bun’s AI Rewrite From Zig to Rust Is “Marketing Engineering”
Anthropic bought Bun, then had its coding agents rewrite the entire JavaScript runtime from Zig to Rust — roughly 535K lines, 64 parallel agents, done in days, “near 100%” AI-generated. Official reason: Zig’s memory bugs, about four fixes a week, forced the switch. Zig creator Andrew Kelley isn’t buying it. The bugs came from bad… Continue reading
-
Gemini API Managed Agents 大更新:后台任务 + 远程 MCP,免费层开放 — Google’s hosted agents go free
Google shipped four upgrades to Managed Agents in the Gemini API on July 7, and the headline isn’t any feature — it’s the price. The whole thing now runs on the free tier. Quick recap: Managed Agents is an API where Google runs the agent for you inside a cloud sandbox — reasoning, code execution,… Continue reading
-
Anthropic overtakes OpenAI in revenue: $47B run rate vs $25-33B — and Claude Code did the heavy lifting
The number one seat in AI just changed hands. Fortune reports Anthropic hit a $47 billion annualized revenue run rate, roughly 35% above OpenAI’s estimated $25-33 billion. The trajectory is absurd: $1B a year ago, $9B at the end of 2025, $30B in April 2026, $47B in May. Claude Code is the engine This isn’t… Continue reading
-
OpenAI prepares confidential IPO filing at ~$730B — largest tech IPO in history
Eleven years from nonprofit research lab to the biggest tech IPO ever attempted. OpenAI is working with Goldman Sachs and Morgan Stanley on a confidential filing, targeting a listing as soon as September 2026 at a private-market valuation around $730B. For scale: Alibaba set the tech IPO record in 2014 at a $168B valuation. This… Continue reading
-
OpenAI sunsets Atlas browser — agentic browsing folds into ChatGPT & Codex
Atlas is dead. OpenAI’s standalone AI browser launched in October 2025, and on August 9, 2026 it shuts down — nine months, start to finish. The announcement came July 9, the same week GPT-5.6 shipped and ChatGPT Work rolled out. Where the pieces go Atlas isn’t a product anymore, it’s spare parts. Page Q&A and… Continue reading
-
HHS is running ChatGPT over $2.1 trillion in Medicare/Medicaid audits — the largest government LLM deployment yet
The US Department of Health and Human Services is using ChatGPT to re-score five years of audit reports covering roughly $2.1 trillion in Medicare and Medicaid spending across all 50 states. The program is called AERO (Audit Enforcement and Risk Oversight). It’s not a chatbot pilot — it’s an LLM reading Single Audit filings from… Continue reading
-
Claude Code burns 33k tokens before reading your prompt — OpenCode needs 7k (systima.ai tested)
systima.ai wired a logging proxy between two AI coding agents and the API, capturing every request byte-for-byte. Claude Code ships ~33,000 tokens before your first word arrives: a 6.5k system prompt, 24k of schemas for 27 tools, 2k of message scaffolding. OpenCode, with 10 tools, ships ~7k. That’s 4.7x on Sonnet 4.5, narrowing to 3.3x… Continue reading
