The infrastructure decisions that turned a Stanford grad-student crawler into the company that taught the world to build distributed systems: PageRank, GFS, MapReduce, Bigtable, Chubby, Borg, Colossus, Spanner — and why the published papers mattered more than the code.
-
How Google Was Built -
Llama 4 and Gemma 4: The 2026 Self-Hosted Model Landscape Meta shipped Llama 4 Scout and Maverick and Google shipped four Gemma 4 variants under Apache 2.0 — all within a few weeks of each other. This is a practical walkthrough of what each model is, what hardware you actually need, how to deploy them with Ollama, vLLM, and llama.cpp, and which one to pick for which job.
-
Carbon: Google's Bet on a C++ Successor A deep technical look at Carbon, Google's experimental C++ successor language — what's real, what's aspirational, the C++ interoperability story, checked generics, memory safety roadmap, and an honest assessment of whether it has any chance of succeeding.