this post was submitted on 06 Aug 2023
1306 points (98.7% liked)
Announcements
765 readers
135 users here now
Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.
You can also find major news on join-lemmy.org
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Any plans to improve the sorting algorithm so that there's a good balance of fresh posts at the top that's also fairly active? And to help promote smaller communities that would have otherwise been dominated by the posts from bigger instances.
Any concerns about duplicate communities across multiple instances? People have made the argument that it's like having different flavors of subreddits on Reddit, but it's a flawed analogy. Individual instances have incentive to make their own communities flourish, whether or not there's a duplicate already available.
Its been bothering me too, that the large communities have been swamping out smaller ones.
As one solution, the closed PR linked in this issue has some more context, but we plan to add a Best sort, that retains the qualities of hot, but gives a boost for small communities over larger ones. This shouldn't be too difficult to add, as its very similar to hot.
Another benefit of lemmy being FOSS, is that we have the option to add many more sorts as time goes on.
See here.
As an aside, linking to comments appears to be bugged and only shows any replies to it and not the main comment, like so:
Might be worth copy/pasting the content for now, I assume it's a bug in Lemmy UI. Unfortunately hitting show context just refreshes the page.
I am suspecting this is related to issue 2030.
We'll have that fixed in the next release.