this post was submitted on 20 Jun 2023
41 points (97.7% liked)

Jerboa

10135 readers
1 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

I'm subscribed to several dozens communities, but on the main page they usually appear the same ones over and over (except when sorting by "New").

On Reddit I grouped them by topic and the weight of giant communities was diluted and I believe there was some sort of algorithm too.

But, is there any way to give more importance to posts coming from smaller communities on Lemmy from Jerboa?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago

Maybe add a weight to each community based on its activity relative to the user's other subscriptions, and use that when creating the feed. I really need to dive into the codebase..