Is lemmy working on better default sort options than “hot” and “active”?

https://lemmy.world/post/1630855

Is lemmy working on better default sort options than “hot” and “active”? - Lemmy.world

I’m not really sure where to ask this question. Maybe there’s a lemmy dev community where these kind of discussions already happen. I feel like the default front page in Lemmy is still severely lacking when compared to Reddit’s r/all algorithm. I find hot and top hourly to be nearly identical. The top 6 hour is closer, but still not as good as what the Reddit default front page is.

Yeah same. People complain about algorithms but 80% of the posts on my homescreen are posts from the meme pages. There should be a choice for algorithm based feed.

I don’t think people realize what an “algorithm” actually is. Top hourly is an algorithm, for instance.

The advantage of being open source is that all the algorithm logic is accessible by anybody. So they can’t hide nefarious logic in there to push agendas for instance.

I feel that the mention of reddit's 'r/all' algorithm being better than Lemmy's algorithm certainly shows a clear misunderstanding of these algorithms; r/all can be sorted in the exact same ways as Lemmy, the only difference is that reddit has more active users and thereby more content + people filtering it by voting. I also think people in this thread misunderstand 'algorithm' to mean something solely meant to find posts that they may personally like or at least the least are somehow quasi-objectively 'good'. An algorithm for that can be made, but that is not what the algorithms currently in-use have ever been intended to do.

If someone wants a feed of posts that particularly targets their interests then they'll have to tailor one themselves, just like on reddit.

What I really miss from reddit is multireddits, something that Lemmy could seriously benefit from when there are multiple competing communities on different instances focusing on the same topics. I really hope some version of that is on the roadmap.

I know there are several PRs for this. Or at least were.

Here’s some threads I’m monitoring hoping it’s added.

github.com/LemmyNet/lemmy-ui/issues/1113

github.com/LemmyNet/lemmy/issues/3071

github.com/LemmyNet/lemmy/issues/818

I think this with some instance agnostic linking that makes you always stay in your logged in instance, making subscribing and searching easier would be huge

github.com/LemmyNet/lemmy-ui/pull/1156

github.com/LemmyNet/lemmy-ui/issues/1048

Admittedly the devs seem weirdly hard headed about this but it seems they have blinders on and can only see it from a tech perspective.

I need to go look at those status updates again

Cross-instance "multireddits", that are also automatic and topic-based. · Issue #1113 · LemmyNet/lemmy-ui

I found the issue LemmyNet/lemmy#818 that talks about multireddits, but it seems it's about custom miltireddits that I assume would work like http://lemmy.ml/c/[email protected], which i...

GitHub