this post was submitted on 11 Jul 2023
2926 points (99.7% liked)

Memes

44239 readers
2852 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
[–] squaresinger@feddit.de 7 points 1 year ago (1 children)

Then the algo recommends the one with the lowest load and hides the others behind a ... icon or something.

[–] Noodlez@programming.dev 3 points 1 year ago (1 children)

Mm this could be a problem because server load is too unpredictable. I would actually say just randomize the list, so that it kinda does its own "load balancing" by incentivizing to pick whatever random top one it selected?

[–] squaresinger@feddit.de 6 points 1 year ago* (last edited 1 year ago)

Yeah, whatever metric. Could also use a mix of number of users, some form of reputation measurement, uptime, etc.

I mostly meant that the system should pick a "best server" and recommend that. Smarter people than me can come up with the best metric.

But swamping the user with >100 servers to pick from is counterproductive.