Entire's distributed Git, GPT-5.5, Cloudflare Meerkat
Entire, the startup founded by ex‑GitHub CEO Thomas Dohmke, unveiled a preview of a distributed Git network that mirrors GitHub repositories across regional cells. By offloading heavy read traffic to nearby nodes, AI‑driven coding agents can clone and push at scale without hitting rate limits, unlocking faster, more reliable code generation.
OpenAI’s new GPT‑Live voice mode upgrades ChatGPT’s spoken AI with a behind‑the‑scenes GPT‑5.5 worker that can off‑load web‑search and complex reasoning, keeping the conversation alive for up to an hour. The model now maintains flow without the awkward laugh‑interrupt bug, turning voice chat into a viable brainstorming partner.
Cloudflare unveiled Meerkat, a globally‑distributed consensus service built on the leaderless QuePaxa algorithm. Unlike Raft, every replica can write at any time, eliminating leader‑timeout outages and keeping control‑plane state strongly consistent across its 330+ data centers. The rollout promises higher availability for critical routing and AI‑model placement services.
A hidden WordPress touch‑event handler fires the comment reply link when left‑handed users scroll with their left thumb, causing unexpected comment boxes to pop up. The fix simply removes two obsolete lines of JavaScript, eliminating the handedness‑specific glitch for anyone using a left‑handed scrolling style.
Google unveiled the open Agent2Agent (A2A) protocol, backed by 50+ tech partners, to let AI agents from different vendors exchange data and coordinate actions across enterprise systems. It complements Anthropic’s Model Context Protocol and aims to boost productivity, yet industry wariness over Google’s market clout may slow uptake.
GeoSQL is an open‑source CLI that lets you ask natural‑language spatial questions on PostGIS, BigQuery or Snowflake and returns SQL plus a rendered map. By looping the result through a map validation step it cuts query time and errors up to fourfold, while enforcing cost guards on BigQuery.
Jarred Sumner chronicled how Bun’s JavaScript runtime was ported from Go/Zig to Rust in a single 11‑day sprint, driven by Claude Fable 5 and other LLMs for $165 K in token costs. The AI‑augmented effort matched a year‑long team’s output, showing how large‑scale runtimes can be rebuilt at unprecedented speed.
Wire rebuilt its AI‑agent containers on Fly Machines, embedding the vector index in SQLite to eliminate the costly network hop of Cloudflare’s Vectorize service. The new runtime places compute next to data, supports dynamic regional placement and self‑hosting, cutting average latency to 0.3 s and cold‑starts to 1.4 s.
Thorsten Ball outlines what true ownership means for engineers: solving a problem from discovery through reliable delivery, covering edge cases, testing, data handling, and communication. By demanding end‑to‑end responsibility, teams avoid half‑baked fixes and ship features that stay stable, saving time and friction later.
Subscribe free