Regressive JPEGs
https://maurycyz.com/projects/bad_jpeg/> so playback is entirely dependent on network delay
Ultimately true, but I set up my server to send each "frame" separately, with a fixed delay between each. Each frame is small so unless your network is unusually slow, the timing is set by my server.
A progress bar for something that’s loading in parallel over the same network, to give the user an idea of how much the delay is?
You can use Service Worker to emulate a slow connection :)
But this is clever - just smash them together. Low frequency of one image concatenated with high frequency from another. This works surprisingly well!
This also reminded me of MRI where low frequency is acquired first in a space called k-space
Obviously the demonstrations that rely on server-side timing don't work through archive.org.