Skip Navigation

Why Is The "Explore" Tab Empty On Smaller Instances

fedihost.co /blog/slug/my-explore-tab-is-empty

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.

0
0 comments