Explorers, exploiters, and the myth of the 100x engineer
There’s one in every engineering org: the person who picked up a coding agent first and started leaving everyone else in the dust. Once one or two engineers are operating…
There’s one in every engineering org: the person who picked up a coding agent first and started leaving everyone else in the dust. Once one or two engineers are operating…
At the start of 2025, investors wondered whether Google could keep pace with OpenAI. By December, Alphabet was completing its best year on the stock market since 2009, helped by…
TL;DR, I’m undertaking a new adventure requiring all of my time, so I’m leaving the Remix team to focus on that new endeavor. I’m not leaving the Remix community though!…
For robots to assist humans in everyday environments, accurate spatial reasoning is not enough. Robots must also think fast, timing their decisions and reasoning with the real-time speed of the…
Rewriting Java gets approval. Reading the execution plan earns ownership — 5 Postgres indexing patterns that separate juniors from seniors Press enter or click to view image in full size…
I work on Docker Sandboxes, so I spend a lot of time talking about isolation, microVMs, disposable filesystems, blast radii, all the good infrastructure things. But the Docker Sandboxes feature…
New-age businesses rely on web applications that are fast, secure, and capable of supporting scalability. Choosing the right development technology plays a crucial role in achieving greatness. Among the most…
Figure 1: CUDA-to-MLX optimization translation map. CUDA optimization knowledge can be translated into architecture-native MLX strategies rather than copied instruction-for-instruction. We face a new epoch in computing. Hardware is changing…
Stateless MCP has recaptured my interest (and inspired mcp-explorer and datasette-mcp) 31st July 2026 Tuesday was Stateless MCP day—the rollout of MCP 2.0, or the 2026-07-28 Model Context Protocol specification…
Terraform Stacks are a feature intended to simplify infrastructure provisioning and management at scale, providing a built-in way to scale without complexity. This blog covers the challenges Terraform Stacks solve,…