this post was submitted on 01 Sep 2023
890 points (96.0% liked)

Memes

45317 readers
1786 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 1 year ago (2 children)

Won't that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?

[–] [email protected] 40 points 1 year ago (1 children)

Yes, but arguably it was never very scalable for federated software to store large media. It gets utterly massive quick. Third party image/video hosts that specialize in hosting those things can do a better job. And honestly, that's the kinda data that is just better suited for centralization. Many people can afford to spin up a server that mostly just stores text and deals with basic interactions. Large images or streaming video gets expensive fast, especially if the site were to ever get even remotely close to reddit levels.

[–] [email protected] 8 points 1 year ago

If you're only responsible for caching for your own users, you don't unduly burden smaller instances.

[–] [email protected] 3 points 1 year ago (1 children)

Maybe a system where the files federate after 3 upvotes from outside the original instance?

[–] [email protected] 8 points 1 year ago (1 children)

That'd still be exploitable. You could just run 3 of your own instances. Coming up with a system to stop malicious users that can't be gamed would be tricky.

[–] [email protected] 2 points 1 year ago

Caching only if some number of your own users upvote might work.