Hacker News new | ask | show | jobs
by shard972 3960 days ago
Yea i don't like this image hosting service either. I'm on some bad wifi atm and it actually froze my UI for a minute.
1 comments

I don't know what client you're using, but the UI freeze might have been because of the client-side decryption of the image data.
The decryption is done in a web worker, not the UI thread. That shouldn't be the cause.