this post was submitted on 28 Aug 2024
35 points (100.0% liked)

hexbear

10235 readers
6 users here now

Now that the old Hexbear fork has been officially abandoned, this community will be used as a space for meta-discussion on the site itself.

founded 3 years ago
MODERATORS
 

The emoji picker is incredibly slow for me when it comes to previews. Can I cache all the emojis so it becomes useable?

you are viewing a single comment's thread
view the rest of the comments
[–] Chronicon@hexbear.net 7 points 3 weeks ago* (last edited 3 weeks ago)

honestly I think there were a lot of issues around caching and cache-busting early on in the site to the point where we don't do it any more because then after an outage or planned upgrade people's browsers would have cached broken emojis every time and there was much consternation. This should be a surmountable problem, but if devs and power users aren't using the emoji picker much or are using it on desktops with fast connections...

I don't know of a workaround really that's client side but I'll look for one. Firefox mobile? (I'm guessing with any other browser you're SOL due to no extensions)

Edit: honestly not sure why this doesn't work, the images seem to come back with this header which should cache them for a week

cache-control: public, max-age=604800, immutable

maybe we have so many browsers are refusing to cache them all

2dit: also worth checking if you've configured it to clear cache every time you restart the browser or something, I've been known to do that kind of thing and forget