LemmyNet / lemmy-ui

The official web app for lemmy.
https://join-lemmy.org/
GNU Affero General Public License v3.0
886 stars 334 forks source link

Hot sorting is not hot #1748

Open rs443 opened 1 year ago

rs443 commented 1 year ago

Requirements

Describe the feature you'd like

Hot sorting on the front page is (or at least should be) a good mix of active and post currently getting a lot of upvotes.

However Hot seems to be plagued with bugs, or the algorithm is not tuned for the influx of new users and posts.

I frequently see hot posts that are anything but hot:

My suggestions:

rs443 commented 1 year ago

Example of not so Hot front page. The issue is the same on version 0.17.4 and newest UI: 0.18.1-rc.7 BE: 0.18.1-rc.4.

not_hot
Pome-ro commented 1 year ago

Have you read the algorithm documentation, if not you should: https://join-lemmy.org/docs/contributors/07-ranking-algo.html

Just so you have an understanding of how it should work. Hot, to my understanding isn't supposed to provide the same kind of rank as reddits Hot sorting. Active is the primary sort.

rs443 commented 1 year ago

Reading the Ranking algorithm believes me to think that there are some bugs happening. Min age and max age filter might be a good thing.

grabowskil commented 1 year ago

I don’t think either Hot nor Active are working as expected for small instances, with primarily federated content. I get really old posts with little active users on the first page of Active: IMG_0890