Today's haul: 9 tools · 8 resources · 18 reads · 14 numbers · 16 things that happened. Every tool, resource and read below has a working link. No link, no listing.
⚡ 60-Second Catch-Up
Two of the biggest companies in payments and fintech just decided that picking the model is the product. Ramp launched Router publicly — an LLM gateway it had been running on its own production workloads for three years, which matches each request to the cheapest model that still clears your performance bar, and which Ramp says cut its customers' AI costs by 40% on average. It is free to route through 2026. That lands the same week as the best explanation yet of why Stripe bought OpenRouter, and alongside Jaya Gupta's argument on right-sizing your intelligence spend. → The interesting infrastructure is no longer the model. It is the thing standing in front of the models deciding which one you can afford for this particular request. If you hard-coded a single provider into your app last year, that is now a line item, not an architecture.
Anthropic passed OpenAI on quarterly revenue for the first time, and the hiring market is where you can already feel it. Anthropic reported roughly $11.6bn for the three months to June against OpenAI's $6.7bn — Anthropic more than doubling from Q1's $4.73bn while OpenAI grew 18% (WSJ and CNBC, both citing people familiar; both companies are private and the figures are preliminary). Meanwhile Gergely Orosz has confirmed what Meta is now paying to stop engineers leaving: one-off retainer equity grants of $400K to $1M+, vesting over three years, offered to IC6 and IC7 engineers handing in resignations — a thing Meta historically never did. The $1M+ grants went to people holding Anthropic or OpenAI offers. → The labs are not winning on salary, they are winning on where the equity is going. If you are hiring senior engineers right now, you are bidding against a story about the next four years, not against a compensation band.
The agent tooling stopped being about better prompts this week and started being about who is liable and what it costs. Cursor's cloud agents can now subscribe to an event source — a PR, a Slack thread, a schedule — and wake themselves when something happens, plus a /goal that holds one objective until it is met. Vercel put its agent in Slack. And Trends.vc's Report #0178 on AI sales agents puts a number on the other side of that trade: autonomous sales tools are reported to churn at 50–70% a year, roughly twice the human role they replaced — the post-mortem on what 11x and Artisan cost the category is the public version of that story. → Read the two together. Agents that run unattended are here, and the first category to ship them at scale is also the first with a churn problem. Buy the sourcing, keep the judgement — and put a spend cap on anything that can wake itself up.
🛠 TOOLS — 9
Build & ship
- fx ⭐ — A coding-agent harness and CLI written in Zig, deliberately tiny — a 6.39 MiB binary that cold-starts in 10µs, behaves like a Unix shell rather than a TUI, and is model- and provider-agnostic. Built for embedding in sandboxes. v0.0.3, and its own site calls it experimental · Open source (Apache-2.0)
- Vendo — Embedded agents your customers drive inside your product — they automate work, build their own views and connect their tools, instead of waiting for you to ship each feature. Launch HN today (YC S26) · Open source (Apache-2.0)
AI & agents
- Router ⭐ — One endpoint, one bill, every model: routes each request to the lowest-cost model that meets the performance priority you set, with Ramp's benchmarked defaults if you don't want to tune it. Ramp ran it on its own workloads for three years and reports a 40% average cost cut. US-only for now · Free routing through 2026 · list price for tokens · $26 starting credits
- Munder Difflin — Desktop app that wraps real terminal-agent CLIs as agents, wires them into one shared-memory "hive", and puts a single lead agent in front so you talk to one thing. Includes a cost circuit-breaker and a human-in-the-loop gate. 3,200+ stars · Free · open repo (bundled pixel art is licensed non-commercial only)
- Ox Alpha — A stealth reasoning model on OpenRouter built for coding and sustained agentic work — 1,048,576-token context, 131,072 max output · Free
- Vomit — Runs a second, cheaper LLM over Claude 5's output to strip the padding before it reaches your context window · Open source (GPL-3.0)
Models you can run yourself
- S1-mini — A 0.6B model fine-tuned from Qwen3-0.6B that turns raw speech-to-text output into text a human will actually read — numbers, self-corrections, lists, email. 94.8% token accuracy on a held-out 7,519-case English set. GGUF builds ship for llama.cpp, Ollama and LM Studio · Open weights (Apache-2.0 plus a naming clause — read it before you embed)
- turbovec — A Rust vector index with Python bindings, built on Google Research's TurboQuant — a data-oblivious quantiser with no separate training phase. A 10-million-document corpus that needs 31 GB as float32 fits in 4 GB · Open source (MIT)
Growth & ops
- Argentic — A machine-native toll booth: an AI scraping agent hits your endpoint, gets an HTTP 402 with a Lightning invoice, pays 10 sats and gets an hour of access — no accounts, no API keys. Show HN today · 10 sats (~$0.001) per session
📚 RESOURCES — 8
Steal the template
- The 11 Filters I Run Every Business Idea Through — Dru Riley's one-page screen for an idea before you commit a quarter to it. He linked it out of this week's AI sales-agent report, and it is the more durable artifact of the two.
- How I Set Up Cold Email With AI in 2026 — the mechanical version: domains, warmup, sequencing, what actually gets delivered this year.
- Boring Products, Fun Ads — Shlomo Genchin's course on building ad creative for products nobody finds exciting. He walked through the whole method for one ExpressVPN ad in Tom's Marketing Ideas this week, prompt included, so you can test the approach before you buy anything.
Learn the craft
- Agent Memory as a Moat: How Context Compounds — the argument that what your agent remembers, not what it can do, is the part competitors can't copy — with the storage design underneath it.
- PostgreSQL for Everything — the case for one database instead of six services, written by someone who has run it.
- How Kubernetes probes work — liveness, readiness and startup probes explained properly, which is the difference between a rolling deploy and an outage.
- There Is No Address — what a pointer actually is once the compiler is finished with it. Long, and worth it if you have ever been surprised by an optimiser.
Benchmarks you can re-run
- Pushing the Limits of Serving DeepSeek-V4-Pro — LMSYS on squeezing a frontier open model onto H20s, with the engine-level numbers. If you are pricing self-hosting against an API bill, this is the honest side of the comparison.
📖 READS — 18
☕ Under 5 minutes
🍵 5–10 minutes
📚 Longer, worth it
📊 NUMBERS — 14
- $11.6bn vs $6.7bn — Anthropic's and OpenAI's revenue for the quarter to June. Anthropic more than doubled from $4.73bn in Q1; OpenAI grew 18%. Preliminary, unaudited, both companies private (WSJ and CNBC, via The Neuron).
- $400K to $1M+ — one-off retainer equity grants Meta is now offering IC6 and IC7 engineers who resign, vesting over three years. The $1M+ grants went to engineers holding Anthropic or OpenAI offers (Gergely Orosz, The Pragmatic Engineer, from seven confirmed cases).
- 40% — the average cut in AI costs Ramp reports from running Router on its own production workloads (Ramp).
- 59% → 83% — Generalist's GEN-1.5 robot success rate across ten simple tasks from a single 3–12 second demonstration, rising to 83% after ten weight updates on five minutes of data (Generalist, via The Neuron).
- Under 0.15% — how much those ten updates changed GEN-1.5's weights. Previous robot adaptation took tens of thousands of gradient steps (Generalist, via The Neuron).
- 1,100+ — patients in the Phase 3 INTerpath-001 trial where Merck and Moderna's individualised mRNA therapy plus KEYTRUDA beat KEYTRUDA alone on recurrence-free survival in resected stage IIB–IV melanoma (Merck).
- Up to 34 — neoantigens Moderna's algorithms select from a patient's tumour and blood sequencing to build that patient's individual therapy (Moderna, via The Neuron).
- 3 cents — the per-email price Explee charges, which is why $30 now buys outreach to 1,000 prospects. That job used to need a hire (Trends.vc Report #0178).
- 50–70% — reported annual churn for autonomous AI sales tools, roughly twice the human role they were sold as replacing (Trends.vc Report #0178).
- 10 to 1 — Gartner's forecast for AI agents outnumbering human sellers by 2028, with under 40% of adopters reporting a gain (Gartner, via Trends.vc).
- 7 vendors in 5 months — sales-tech companies that changed hands, including Zoom buying Common Room and HubSpot taking Warmly (Trends.vc Report #0178).
- $6bn → $17.5bn — Travis Kalanick's lead investor told him to take the first term sheet, which valued Uber at $6bn. He refused, ran a process, and closed at a $17.5bn pre-money valuation two months later. Same company (Kalanick to David Senra, via Guillermo Flor).
- 31 GB → 4 GB — a 10-million-document vector corpus, float32 versus turbovec's TurboQuant index (turbovec).
- 94.8% — S1-mini's token accuracy cleaning real ASR output, measured greedy on the Q4_K_M GGUF build across 7,519 held-out English cases (Superwhisper).
📰 WHAT HAPPENED — 16
Models & math
- Ornith-1.5 shipped as open models in three sizes — 397B, 35B and 9B — putting a genuinely small option in the same family as the frontier one (TestingCatalog).
- A stealth reasoning model called Ox Alpha appeared free on OpenRouter, with a 1,048,576-token context window and 131,072 max output, aimed at coding and long agentic runs (OpenRouter).
- LMSYS published its engine-level work serving DeepSeek-V4-Pro on H20 hardware, which is the closest thing to a public cost floor for self-hosting a frontier open model (LMSYS).
- Agent Lightning v1.0 landed on arXiv, formalising reinforcement learning for agents inside a harness rather than around one (arXiv).
- Meta's unannounced Muse Video model leaked in sample outputs, and Meta separately shipped an AI desktop app for macOS that can watch your screen (TestingCatalog).
Safety & policy
- OpenAI committed to zero data retention for frontier models, aimed squarely at the enterprise objection that has been blocking deals (OpenAI).
- A malicious version of the Rust crate
arrayref was found running a payload at build time, not runtime — meaning cargo build was the attack surface (SafeDep). - AliExpress was found running silent WebAudio fingerprinting that broke Bluetooth multipoint on visitors' headphones, which is how anyone noticed at all (laserphile).
Business moved
- Anthropic overtook OpenAI on quarterly revenue for the first time, $11.6bn against $6.7bn for the quarter to June — preliminary figures for two private companies (WSJ, CNBC).
- Merck and Moderna reported the first positive Phase 3 result for an individualised mRNA cancer therapy, in resected stage IIB–IV melanoma, on both recurrence-free and distant-metastasis-free survival. Overall-survival follow-up continues (Merck).
- Meta is paying $400K–$1M+ retainer equity to keep resigning senior engineers, a practice it did not previously have, and it is not reliably working — one engineer used the retainer to raise a competing Google offer and left anyway (The Pragmatic Engineer).
- Sales-tech consolidation continued: Zoom agreed to buy Common Room, days after HubSpot announced Warmly (Zoom, Warmly).
Platforms shifted
- Cursor's cloud agents can now subscribe to an event source — a PR, a Slack thread, a schedule — and wake themselves when it changes, alongside a
/goal command that holds one objective until it is met and subagent swarms that test in isolated environments (Cursor). - Vercel put its agent into Slack, moving the review loop to where the argument already happens (Vercel).
- Replit introduced Free Mode, where everyday agent tasks stop consuming credits — the company says Core subscribers can create 30× more for the same $20/month, running on GPT-5.6 Luna (Replit).
- GitHub published its post-mortem on the August 17 outage, with the remediation work it has committed to (GitHub).