Comment on [deleted]

<- View Parent
deegeese@sopuli.xyz ⁨1⁩ ⁨year⁩ ago

If the server sends posts, and the client computes the ordering, the client has to do the sorting.

The “hot” thing is just server side caching of scores for a server side sort.

What you seem to be suggesting is that the server support storing post scores for send from clients so it can feed that sort back to the client. I don’t think that would scale for millions of users storing their preferred post sorting order on the server.

source
Sort:hotnewtop