this post was submitted on 14 Jun 2023
280 points (99.0% liked)

Programming

3347 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] Swuden 23 points 1 year ago (1 children)

Ranking is hard. My biggest gripe with this however, is that the front page doesn't seem to cache my filter/sorting options between page reloads. I've resorted to replacing the anchor href on the logo with my own preferred pre-filtered search result href, via JS injection.

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

I think you can set default sort and subbed/local/all in settings

[–] Swuden 7 points 1 year ago

Oh you're absolutely right! Thank you! I swear I checked for it a couple of days ago 😅