Elektrine lite

← Feed

@jaffathecake@mastodon.social

Post #1381718

2026-04-01 08:21 UTC

@trygve_lie @gundersen I'd have the image file, up to the first layer, encoded in the hash of the URL. The service worker would intercept the request, and immediately serve the hashed part back to the page, but leave the stream open, meanwhile, it'd make a range request for the rest of the image file, and pipe it into the stream.

Replies (2)