Hi there! Looks like you linked to a Lemmy community using a URL instead of its name, which doesn’t work well for people on different instances. Try fixing it like this: !technology@lemmy.world
Comment on Average Lemmy Active Users by Month
Ategon@programming.dev 1 year agoI changed the algorithms in programming.dev to take into account voters in the activity. Since stats are all calculted locally you can view any community from programming.dev to get the monthly active users including that change
e.g. programming.dev/c/technology@lemmy.world shows 27.8k users/month on p.d which is almost as much as the value here
CommunityLinkFixer@lemmings.world [bot] 1 year ago
irreticent@lemmy.world 1 year ago
!vintageLA@lemmy.world
AnActOfCreation@programming.dev 1 year ago
All three of those work in Thunder!
irreticent@lemmy.world 1 year ago
Thanks! I guess it’s just a bug in Boost.
meldrik@lemmy.wtf 1 year ago
That’s crazy! User/month goes from only 7.5k active to 27.8k. And that’s just people voting. What about people who only read a post?
Ategon@programming.dev 1 year ago
Dont have access to those stats in the database so adding on voting is the best I can do
Theres a post read table but its only people who have explicitly marked something as read and is way less than the post likes
Deebster@programming.dev 1 year ago
Do posts get marked as read when you read the comments? There’s the x new comments feature, so something must be storing that timestamp.
Ategon@programming.dev 1 year ago
I dug through the code and turns out the post read table does store when its read, it just only stores it for people from your instance so I cant get accurate numbers from all of lemmy