Feeding the Beast: Data Pipelines with GrainOver the last seven weeks we have built models, written training loops, composed optimizers, bulletproofed our code with Chex, and learned to debug inside JIT-compiled functions. Every one of those arJul 29, 2026·13 min read
Building Neural Networks with Flax NNX Flax NNX: Neural Networks That Feel Like PyTorchFeb 23, 2026·11 min read
Transformations That Change EverythingAutomatic vectorization with vmap and gradients with grad in JaxFeb 9, 2026·11 min read
Why JAX? The NumPy You Know, But FasterHow JAX uses XLA to strap a rocket engine onto your math operations.Feb 2, 2026·10 min read
The reverse turing test: We must now prove we are “dumb” to beat AIThe pressure to appear less polished, less articulate, or even "dumber", simply to avoid being mistaken for a machineDec 10, 2025·4 min read
Google Colab in VS Code: A Deep Dive into the New ExtensionA comprehensive guide to leveraging Google's cloud computing prowess directly within your favorite local editor.Nov 16, 2025·7 min read
Build Your First AI Agent with Gemini and LlamaIndexBuilding a Tourism AI Assistant with Agentic WorkflowsSep 14, 2025·11 min read