this post was submitted on 14 Jun 2025
6 points (100.0% liked)

Mastodon

2611 readers
1 users here now

The project: https://github.com/mastodon/mastodon

Mastodon instance affiliated with Lemmy.World: https://mastodon.world/

Discuss the Mastodon platform here. Follow the lemmy.world rules.

founded 2 years ago
MODERATORS
 

I've had a small mastodon instance for over a year and recently decided to get to the bottom of why the "Explore" tab hardly ever recommended any posts.

"Nothing is trending right now. Check back later!"

When I was a programmer I never used ruby, but reading through the code I think it's down to a hard threshold of 5 minimum interactions for something to even be considered for the trending algorithm. This makes it hard to meet theses conditions on instances with a small number of active users.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here