Latest research

Newest 25 articles. Each preview is capped for scanning; open the article for the full source trail.

Technology & AIJune 22, 202612 min

How Cambridge Researchers Built the Invisible Infrastructure Behind Google Docs and Figma

The CRDT origin story traces how a small group of researchers starting with Marc Shapiro, Nuno Preguiça, Carlos Baquero, and Marek Zawirski in 2011 solved the hardest problem in collaborative software: making sure everyone's edits fit together, even when no one is talking to each other.

There is a moment every software engineer remembers: the first time they opened a shared document and watched someone else's cursor move across the screen in real time. No dialog box asking who wins. No lost keystrokes. Just two people, typing together, and the document somehow knowing how to hold all of it. That seamlessness has a name, even if most users never hear it. It is called a CRDT a conflict-free replicated data type. And the story of how it came to exist is a story about a handful of researchers who saw...

Read more
Technology & AIJune 20, 202611 min

How a Weekend Project Became the Backbone of Collaborative Mobile Apps

The story of Hocuspocus traces from a Tiptap internal tool solving real-time editing friction to a production-grade, MIT-licensed collaboration backend now running across mobile workflows, edge deployments, and million-user scale.

It's early evening. A product manager in a different time zone has been editing the same document you're working in. She made her changes hours ago. Yours are newer. And somewhere between the two versions, a paragraph about pricing has quietly split into two contradictory drafts. Nobody knows which one wins. Nobody knows who has the authoritative version. This is the invisible friction of collaboration and most people only notice it when it breaks. Hocuspocus is the infrastructure quietly preventing that breakdown...

Read more
Technology & AIJune 16, 202612 min

The Quiet Shutdown of TensorZero and the Double PMF Trap That Sank It

An open-source platform used by Fortune 10 companies and powering roughly 1% of global LLM API traffic made a rare call: wind down cleanly, return the capital, archive the repo. Here is what that decision tells us about the structural pressures facing AI infrastructure builders.

The Night the Repo Went Read-Only On the evening of June 11, 2026, the team behind TensorZero made a decision that founders rarely make: they archived the repository. Not a dramatic shutdown. Not a fire sale. Not a pivot into something adjacent. They simply flipped a switch on GitHub, marking the codebase read-only, and called it done. The open-source LLMOps platform a unified gateway, observability layer, evaluation engine, and optimization tool built in Rust had processed roughly 1% of all global LLM API traffic...

Read more

Atlas Research Network