Fetching from the wire…
Infra2026-09-19 · source-backed
Kevin Guthrie and Mariia Iurchenko showed Pingora Backend Router's use of pingora-ketama consistent hashing had a load-distribution CV of sqrt((N-1)/(N*k+1)), which meant the final 90,000 hashes bought a 0.7% improvement and 32-bit hash collisions make anything past about 10,000 hashes per server counterproductive. They cut hashes per server 90% and shrank each entry from an 8-byte struct to a 6-byte array, for 75% and 25% reductions, totaling 100TB globally. Cloudflare Rollout ran both rings simultaneously and migrated datacenter by datacenter to avoid cache invalidation spiking origin traffic.
Each link below shares sources, entities, or timing with this story.
Cloudflare shipped Code Mode MCP this week, and the numbers are hard to ignore. They replaced per-endpoint tool definitions with exactly two tools: search() and execute(). That's it. The result? Their own API surface, all 2,500+ endpoints, went from 1.17 million tokens of tool...
Cloudflare published Code Mode for MCP, and the numbers are the kind that change how you architect things. Instead of exposing MCP tools individually to an LLM (each tool call requires a round trip through the model), Code Mode converts your entire MCP server into a typed Type...
Ten days from spec to shipped client. That's fast even for this ecosystem. The MCP 2026-07-28 revision replaced the bidirectional stateful protocol with request/response. Every request now independently carries protocol version, client identity and capabilities. Cloudflare's t...
The recap enumerates roughly two dozen launches: Cloudflare Wallets for agents that can't open a bank account, Cloudflare Mesh unifying agents/humans/multicloud on private networking, Browser Rendering rebranded to Browser Run with Live View and 4x concurrency, WebMCP for maki...
Cloudflare's WebMCP developer preview uses HTMLRewriter at the edge to inject a bridge script tag into every HTML response, registering MCP tools on document.modelContext (the browser surface shipping experimentally in Chrome 146). Tools arrive as opt-in packs declared via a d...
Cloudflare opened a waitlist for its Monetization Gateway, and it's the most interesting new distribution primitive I've seen this quarter. The pitch: charge for any web page, dataset, API, or MCP tool sitting behind Cloudflare, with charges settling peer-to-peer in stablecoin...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.