this post was submitted on 04 Jul 2023
19 points (100.0% liked)

Blahaj Lemmy Meta

2211 readers
13 users here now

Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.

founded 2 years ago
MODERATORS
 

Hi! It looks like the Hot and Active feeds aren't updating, at least for me. I was under the impression that a PR that fixed that got merged with 0.18.1, so I'm wondering if it's some other issue?

Does anyone know what might be happening; are the admins aware of the issue?

Thanks!

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

I am seeing it as well, but I also do see new posts pop up; so I dont think this is a bug so much as code working as intended. My guess is: because the increase in users was so big about three days ago, all of those posts got weighted much larger than everything else and the decay rate didnt adjust properly to accomodate this, so thier scores are still much higher than new posts. Someone should open an issue and let the devs know to look into it outside of just guessing: https://github.com/LemmyNet/lemmy/issues

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

I'm pretty sure that's not the case. After this long of time, the time decay should have pushed out the older posts by now (I'm seeing almost exclusively 4-5 day old posts on my feed). Using this as reference: https://join-lemmy.org/docs/contributors/07-ranking-algo.html#:~:text=Lemmy%20uses%20the%20same%20Rank,and%20the%20post%20published%20time.

If it really was an issue with Lemmy's algorithm, I think other instances would have that issue too, but visiting them, it's all updated correctly.

[–] [email protected] 2 points 1 year ago

Hmmm, thanks for linking the relevant page. I see now that my inital guess was wrong; this is tricky cause it must be a new and specific issue blobcat, think