For me its having a single instance that indexes all the communites to which all other instances can then pull that information from so when I go searching for communities the I’ll have access to every single one with needing to post the entire URL in the search bar
I’d love to see a poll option :)
I’m almost reluctant to post suggestions about what I’d like to see on Lemmy/kbin. It feels kind of entitled, you know? It’s early days and there are obviously lots more important things to get stable and established first. Not to mention the devs are doing this for free and about to come under a lot of pressure. As a dev myself, used to listening to users making subjective demands about the “right” direction to take an app, I fully sympathise :)
That said, my offerings for the suggestion pile would be:
-
Discoverability - finding and joining communities isn’t intuitive at the moment. This seems to be a fediverse problem rather than a lemmy/kbin problem, as Mastodon has similar issues. It should be as simple as “search for a topic, hit subscribe”. Instead it involves copy pasting cryptic strings of text, editing them sometimes, then searching, and a bit of hoping. I think this will be the number one issue that impacts adoption.
-
UX - more one for lemmy than kbin, but there are improvements that could be made to the UI to improve user experience. A general tidy up to improve visuals (things like alignment of community names without icons, for example), ordering of lists of communities, external links opening in the same tab (appreciate some prefer this, but it tends to lose your place in a feed).For kbin, easy access to your list of subscriptions would be great.
Honestly, most of the UX stuff is low priority compared to getting the apps stable and coping with scale. I hope they figure out those wider challenges though, because there’s definitely a lot of promise here.
Automatic discovery of communities from instances your community knows about.
I would love to have tags added that I could search at across instances. So looking up #animalpics might be all the communities that post pictures of animals
Then add to that the ability to follow that tag like you can on Mastadon and that would solve some of the “Super Community” asks.
Proper deletion of comments.
This is my number one wish as well. I’m well aware that people can archive or snapshot my comments/content, and the site can keep backup servers, and that we should assume that things we post online should be treated as if it were there forever, but no one can convince me that any of these situations is remotely comparable to not being able to delete my own public-facing content.
It’s also the number one concern I’ve heard from people on reddit who are considering migrating to Lemmy, but are undecided.
I really wish they’d fix this.
Software engineer here. Historically we started not hard-deleting anything because sometimes software does bad things and we never want to accidentally delete anything that could be important since then the only way to undo it is to restore the database from a backup. So it’s better/safer to literally not allow the application to ever delete anything from the database.
That being said, I could see an option in ActivityPub to delete comments, but with the distributed nature of Lemmy you would have to trust every server you federate with to listed to the protocol and delete the comments too since they are stored on the other servers as well.
Trust of federated servers isn’t the issue. We already trust federated servers to publish the text we wrote and not some alternative version the owner wanted us to say.
The problem is instance owners don’t even have the option to obey deletion requests. They want to help delete your content but they cannot.
The whole “what’s the point of building it if there’s a possibility one dude doesn’t obey the request” is whataboutism.
I fully understand wanting to restore things from a backup, but I don’t grasp how giving us the option to hard delete our own posts and comments would interfere with that in any way. Safest? Perhaps. A reasonable tradeoff for such safety? Not in my opinion.
As for your latter point, maybe that’s one of the drawbacks to federation that does not get discussed enough. However, I’d think there’d be some sort of solution to put more control of our data into the hands of the users.
By far my biggest thing is RES style keyboard shortcuts
The second for me is going to have to be automatic instance redirection