Interactive Animated Explainers
samwho.dev-style visualizations for technical concepts
🍳 P90 is Neither Additive Nor Commutative
Why P90(kitchen) + P90(delivery) ≠ P90(total), and why per-branch P90 averages mislead.
🎨 Step Distillation Explained
How FLUX Schnell generates images in 1–4 steps instead of 50, using progressive distillation.
🎯 Guidance Distillation Explained
Why classifier-free guidance costs 2x per step, and how distillation eliminates the double pass.
🖥️ GPU Parallelism Strategies
Data, pipeline, and tensor parallelism — 3 ways to split work across GPUs with tradeoffs.
⚡ Diffusion Acceleration (vLLM-Omni)
11 interactive explainers: TeaCache, DBCache, TaylorSeer, SCM, Ulysses-SP, Ring-Attention, HSDP, CFG-Parallel, VAE Patch, and quantization.