Hello all,
Wanted to open a discussion on Lemmy’s post sorting options right now. I don’t have any experience with implementing this type of thing but right now the algorithm appears… Off? For example, ‘Active’ gives me a lot of posts over a day old but ‘Hot’ may as well be ‘New’ i.e. more recent posts with little engagement.
I don’t know if it’s due to Lemmy still picking up steam or a fundamental flaw with the algorithm. Like I said, I’m really curious to hear the opinions of those more knowledgeable.
It is unintended, a bug that is already known and will possibly disappear when support for websockets is removed (i.e. only plain HTTP traffic from you web browser to the server will remain).
Thanks for that info, I just complained about this issue in a different thread. Guess I’ll just have to be more patient during this phase.
do you know what the official github issue number is? Ide like to follow the progress on it as it is extremely annoying to me as well.
Found it here: https://github.com/LemmyNet/lemmy-ui/issues/1103