LIANTO

A slow learner's notes on software, animation and other things.

// Latest
2026·06·18

Reconstructing the Esper machine

A frame-accurate teardown of Blade Runner's photo-zoom UI — what the interface actually computes, why the "enhance" is less magic than the internet thinks, and a working rebuild in 1.2k lines of WebGL.

9,400 words · 38 figures · ui-archaeology · ~41 min Read the teardown →
// Essays 32 published
2026·06·18

Reconstructing the Esper machine

A frame-accurate teardown of Blade Runner's photo-zoom UI, rebuilt in 1.2k lines of WebGL.

ui-archaeology · ~41 min
2026·05·30

The embedding store that fit in an mmap

Trading a vector database for a flat fp16 file — and why p99 lookups dropped from 4.1ms to 0.6ms.

infra · ~18 min
2026·05·11

Chasing a NaN through a fused softmax kernel

Three lines of guard code, one weekend, and a small lesson about trusting your own math.

debugging · ~12 min
2026·04·22

Rotary embeddings, derived by hand

I was off by a transpose for a week. Here is the geometry that finally made it click.

notes · ~15 min
2026·04·03

Offline-first sync without the tears

How Pet Fellows keeps a match queue consistent across flaky connections and two app stores.

mobile · ~22 min
2026·03·14

Drawing with a model, not against it

Notes from animating hand-inked frames — where automation helps and where the pen still wins.

craft · ~16 min
Older essays →
// Finished Projects

Things that shipped, written up in full.

A short shelf of projects that made it out the door — each with a build log covering what worked, what broke, and what I'd do differently.

Pet Fellows iOS & Android · shipped 2025

A shelter-to-home matching app — swipe over paperwork, profiles over phone tag. Started as weekend prototypes, ended up in both stores. The build log covers the offline sync model and how the match queue stays cheap at scale.

Pet Fellows – Lina
Ink & Model short film · ongoing

Hand-drawn scenes brought to motion by models — small films probing how far storytelling can be automated without losing the pen line. The write-up is a frank log of the pipeline, the dead ends, and where the seams still show.

Ink & Model – still Still · Clip folgt