Spotify runs 2,900 daily deployments. Now it sells its internal tools
Backstage, Portal and Confidence reveal another Spotify strategy: turning tools built for its own teams into B2B products. AWS shows why margin can matter more than revenue share.
Archive
IRZ Tech archive, page 16.
Backstage, Portal and Confidence reveal another Spotify strategy: turning tools built for its own teams into B2B products. AWS shows why margin can matter more than revenue share.
Fenris Creations (formerly CCP) released the code of Carbon, the engine behind EVE Online for over two decades: a single-shard universe, record battles, dozens of modules under the MIT license.
Ponytail, a viral Claude Code skill, forces the agent to write as little code as possible. The interesting part is not the style: it is how its benchmark was publicly rebuilt after an open critique.
Node, Deno, Bun, workerd, QuickJS, Hermes, LLRT: the list can look like absurd fragmentation. It makes much more sense once you look at the radically different machines JavaScript is now expected to run on.

At 10 or 13 inches, the display can cost more than all the electronics around it. The foundational patent expired, but e‑paper never became a commodity component.
Patchloom treats JSON, YAML, TOML, Markdown and code as structures to edit rather than generic text blobs. Its main argument is correctness and rollback, not magical speed.
Trace transcribes meetings on the Mac, but its simplest idea matters more: one shortcut lets you say “this mattered” while the conversation is still happening.
Neural Amp Modeler Architecture 2 was designed for small embedded processors. The result is moving beyond plugins and into standalone pedals and amplifiers.
Docker Sandboxes isolates the kernel, daemon, network and credentials inside a microVM. But its default mode still mounts the workspace read-write. “Sandboxed” is not one trust boundary.
For his Odin game, ThePrimeagen moves from retained UI to rebuilding a small interface every frame. The complexity does not vanish. It moves into places he finds easier to reason about.