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

29 points

Yeah. Joining communities from other instances is a hassle. Kinda puts me off sometimes.

permalink
report
reply
13 points

Definitely a big problem. UX can make or break a service. I’m sure it’s just a matter of time though :)

permalink
report
parent
reply
6 points

Yeah my #1 issue is how hard it is to find communities to follow. I think it’s why so many communities are just started on lemmy.ml since it has the best chance to get users on there or Beehaw.

permalink
report
parent
reply
1 point

Really? I don’t get that. I go to the ‘communities’ button at the top, where they are sorted by population, so it’s easy to find some good ones right away. If I want to search something specific I type it in the search bar and there it is. Is it not that way for you? That seems easy to me

permalink
report
parent
reply
5 points

That’s because you joined the largest community. It’s much more cumbersome for smaller communities.

permalink
report
parent
reply
5 points

Indeed. The largest weak point for me.

I have to go to third party site where I can see a list of communities, find one, copy some url, go back to my instance and search then paste the url.

At this point I get nothing, or 404, or a nothing found error. Generally this is where it stalls, and i give up and come back half an hour later if I remember and try again.

This time the search may find the community, but has failed to do so several times. Still trying to subscribe to a pathfinder community which I started trying to do earlier this morning

permalink
report
parent
reply
3 points

That works easily when you want to join communities already on your instance. But if you want to search for other communities you need to go to https://browse.feddit.de/, search for them there, copy the url, then join. Also you cant sort that list by anything, you kinda need to know what you are looking for.

Its…a bit too complicated. I’m sure it will get better with time.

permalink
report
parent
reply
29 points
*

Being able to mark post as read, and have them be hidden from my feed. Or hide posts I have upvoted/downvoted.

Also it would be really nice to have the ability to group communities together from my view point. So instead of a single lemmy feed with all of my subscriptions mixed together I can have multiple feeds each based on say a single topic. Say I have a group called Gaming. and in that I have !gaming@lemmy.ml and !linux_gaming@lemmy.ml !gaming@beehaw.org etc… etc… I think this would also help the issue with having similar communities on multiple instances. For example We have !technology@lemmy.ml !technology@beehaw.org I could subscribe to both and just use a single group to view them both. Instead of having to view one at a time.

Edit,

Oh here is another one. It would be great if lemmy links were automatically converted to your local instance.

For example someone linked this https://lemmy.blahaj.zone/post/61827

Sure this works for everyone but it takes you out of your lemmy instance if your not using lemmy.blahaj.zone. I am a user of lemmy.ml, so from my prospective going to lemmy.blahaj.zone doesn’t give me any options to interact with that content. I would need to manually find that post from my instance that I am logged into. From my prospective that link should have been converted into lemmy.ml link and go here https://lemmy.ml/post/1160417 so I can seamlessly interact with it.

permalink
report
reply
3 points
*
Deleted by creator
permalink
report
parent
reply
1 point

That’s already a setting. Show Read Posts

Oh thanks I missed that in the settings. Although I am an not a fan of it auto marking it read for me. It is nice for the meme communities where there are many posts and I am probably not going to review them again, but on like a technical community I may want to return to a post and see if anyone posted comments/updated.

I guess I could look into saving post I may want to review again. I don’t know I will have to play around with it.

Having to group communities is going to be fun when there are hundreds of instances with the same communities. It would be nice but I would also like if all similar communities were already merged so you see the same content in all of them, maybe doing it by name but that wouldn’t catch all of them so it would have to be manual, that’s quite the task.

Maybe have the ability to share a group you created. This way communities could have a link a community maintained group in the sidebar or something.

permalink
report
parent
reply
19 points

Automatic discovery of communities from instances your community knows about.

permalink
report
reply
6 points

That would be awesome and make for a good user experience.

permalink
report
parent
reply
3 points

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.

permalink
report
parent
reply
14 points

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:

  1. 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.

  2. 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.

permalink
report
reply
12 points
*

Proper deletion of comments.

permalink
report
reply
8 points

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.

permalink
report
parent
reply
3 points

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.

permalink
report
parent
reply
3 points

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.

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply

Asklemmy

!asklemmy@lemmy.ml

Create post

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it’s welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

Icon by @Double_A@discuss.tchncs.de

Community stats

  • 9.5K

    Monthly active users

  • 5.5K

    Posts

  • 302K

    Comments