Paper explanation
/papers/25/deepseek-v3-2Cloudflare products overview
/tech/cloudflareReal-time Postgres sync
/tech/electricKarpathy's full-stack LLM training
/repos/karpathy/nanochatmacOS keyboard remapping deep dive
/repos/pqrs-org/Karabiner-ElementsTrain model to predict user's next action
/research/how-to-train-model-to-recognize-next-actionTypeScript effect system deep dive
/lib/effectLLM inference engine in C++ from scratch
/repos/ryanssenn/torchlessSolana wallet & toolbox for builders
/repos/samui-build/samui-walletPostgreSQL-native durable execution workflows
/repos/earendil-works/absurdDistributed sync-first database for local-first apps
/repos/garden-co/jazzComposable transformations for ML on accelerators
/repos/jax-ml/jaxOfficial Python SDK for building AI agents
/repos/anthropics/claude-agent-sdk-pythonComputer Use Agent - AI agents that control computers via vision
/repos/trycua/cuaApple's array framework for ML on Apple Silicon
/repos/ml-explore/mlxDDPM and Flow Matching in JAX from scratch
/repos/MizuhoAOKI/jax-generative-models6,000+ papers visualized by research area
/visual/neurips-2025Single-head attention RNN that rivals Transformers on 1 GPU
/repos/Smerity/sha-rnnDeep dive into Attention Is All You Need - all 6 components
/explain/ml/transformerDiscrete Cosine Transform - the foundation of JPEG compression
/visual/dctInteractive chess game with move input
/games/chessDAG-based task scheduling with priority queue and backfilling
/visual/task-schedulerYouTube, ChatGPT, and AGI factory architecture patterns at scale
/explain/system-designJAX-style ML framework in pure TypeScript - compilation pipeline, autodiff, WebGPU
/explain/jax-jsLLM inference framework - radix cache, overlap scheduling, CUDA graphs, tensor parallelism
/explain/mini-sglangCloudflare's secure isolated code execution at the edge - containers, sessions, port exposure
/explain/sandbox-sdkLeetCode patterns, Big O, data structures - complete interview prep guide
/explain/coding-interview