Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Please don't post about US Politics. If you need to do this, try [email protected]
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected].
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
I think there’s a problem it introduces for users, particularly casual users (which I think we could use a lot more of).
The first problem is discovery. Discovery isn’t something that can be solved server side afaik without adding a unifying layer to act as an indexer, which is kind of feasible but not really in the federated spirit and would need client integration in any case. Discovery could be made better on the client side, but every client I’ve tried so far has no idea how to do results ranking. I’ll search for “politics” and the top result will be from a topic on an instance with zero posts and two subscribers. Some allow users to specify a sort order but miss results present on other clients, and the sort orders are pretty primitive and only allow you to choose one. I’m also honestly unsure how mainstream search engine indexing is supposed to work (eg “Toyota repair reddit”).
The second is content repetition. People (and bots) will frequently post the exact same content to multiple communities and multiple instances. This problem is exacerbated by the lower content rate, which leaves people browsing /all in case someone posted something interesting somewhere. Again, maybe this is something you could do client side with some off the shelf recommendation engine, and I think a great feature would be to have the ability for users to consolidate feeds into a single feed, and even posts (on identical articles, for example) into a single displayed post, such that the conversation could cross multiple instances transparently.
https://lemmyverse.net/communities
Thank you for this. I know these kinds of resources exist, and I even occasionally remember to make use of them :)
What I’m suggesting is that lemmy (and the community as a whole) would benefit from baking this functionality into the clients (including the web front ends if that’s a big chunk of the user base).
Discoverability is always a problem. Even centralized services such as Reddit have issues - I was still discovering new communities pretty much until the day I left after being on there since Alien Blue came out. It’s worse in decentralized communities because of the nature of the beast. Back in the Usenet days, it was considered a point of pride to know enough to find niche newsgroups, and even ones like alt.hack felt exclusive. Most of it passed around by word of mouth.
Even though the Usenet-like aspects of lemmy give it advantages over centralized sites like Reddit, I think we’ve learned enough over the last 30 years or so that we know user experience is absolutely critical if you want a popular service. I’m going to hazard a guess that when the big, well funded apps start to federate, they’re going to have those kinds of features built in. I’d rather see some of the smaller developers roll out features like that first, so that they can continue to be competitive (as AB and later on Apollo were for Reddit).