Lab → About

About

VS Labs makes short animated explainers of computer science and AI internals: a sorted array halved, a cache line evicted, a token attended to. Each one is a scene, a list of steps that a renderer turns into frames with one lit element at a time.

The hardware is two DGX Sparks bridged over ConnectX-7. When a scene quotes a measured number, the run happened there, and the footnote says what was measured, on what, and when.

The method is the same for every scene. The algorithm is traced, each state change becomes a step with a caption under twenty words, and the scene file is public, so any frame can be checked against the data that produced it.

Everything is open: scene files, renderer, theme and site build live in one MIT-licensed repository, and the fonts are OFL. The site sets no cookies.

Open the code