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?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 2 years ago (1 children)

I'm not sure the active and hot sort options are working as intended

The same posts are at the top from 7 days ago for me

Sorting by new is ok at the moment due to the lower number of posts

[–] [email protected] 9 points 2 years ago

I think that has been confirmed as a bug and will be fixed next release.

[–] sockenklaus 4 points 2 years ago

I think your reply doesn't apply to Jerboa. Sorting algorithms should be managed server side.

[–] BilboTBaggin 3 points 2 years ago

It would be great to have some way to give some more weight to small communities. At the moment my solution is to browse the communities separately although I definitely would prefer a "front page" with a variety of stuff..

[–] [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..

[–] Alpagu 1 points 2 years ago

I think it should be like this. Look at the number of community members and the upvote rate they received. For example, if there are 100 people in a community and they get 10 upvotes, they should get ahead of 90 upvotes in a community of a thousand people.