maegul,
@maegul@lemmy.ml avatar
  • Low hanging: user defined multi-communities
  • Hard (high hanging fruit): allow users to look and behave like communities so that we can follow each other (and masto users too ) as we would normal communities, where each user has their own (or multiple!) “community” they can populate and moderate as they see fit.
elbarto777,

As long as this is opt-in, I’m okay with this. I personally don’t want to have followers.

fr0g,

You can follow people and do regular posts on kbin in case you didn’t know yet.

maegul,
@maegul@lemmy.ml avatar

But, as far as I know, you can’t have a fed of posts from people that you follow, they get folded into the magazines.

fr0g,

Huh, seems like you’re right or at least I couldn’t find anything like that. I feel like theoretically ot should be able to do that, so I’m gonna snoop around a bit more and maybe file an issue. Doesn’t help that kbin’s UI is still pretty atrocious at the moment, but the project is still fairly young and developing at a good pace at least.

maegul,
@maegul@lemmy.ml avatar

Oh no knock on kbin here from me. Seems the design is still community/magazine focused is all.

The suggestion in my previous post (which others have made BTW) is not just about having both microblogging and reddit-like platforms in one place, but, IMO, creating a blogosphere type of platform fused with a Reddit-like platform, and which, if you want, can function like microblogging and have microblogging platforms easily mapped onto it (for federation purposes).

Pregnenolone,

I wouldn’t stop using Lemmy because of “user profiles”, but this was one of the worst things implemented by Reddit. Basically started the slide into Facebook-tier

Tywele,

The ability to make comments on my profile private so that no one can see what you commented when someone goes to your profile.

lemmyingly,

Is there any point since there will be instances and websites that allow people to look you up? Not to mention there will be people who will archive everything on Lemmy. (Just like on Reddit)

Spotlight7573,

Even votes aren’t private and an instance could be setup to collect that data and make it viewable.

lvxferre,
@lvxferre@lemmy.ml avatar

Alt text for blind people in images, a la Mastodon.

forgotaboutlaye,

Could this be solved with an app?

QuarterSwede,
@QuarterSwede@lemmy.world avatar

I do like that Mastodon reminds you to add Alt text before posting an image. People think alt text is just for the blind or near blind but sometimes I have a hard time figuring out why a picture was posted and the alt text clears that up. All that to say, it’s reminders help create the habit of adding text descriptors.

ljdawson,
@ljdawson@lemmy.world avatar

Would adding ML generated descriptions of images help here? Would be trivial to add in a third party client.

spiderman,

Ability to migrate account or a community to another instance.

tomjuggler,

Can we do this after they shut down their server please

reddwarf,
@reddwarf@feddit.nl avatar

Instance blocking/defederate on a user level

Spamdump,

This. So much this. I’m about to figure out how to make open server just do I can block all the hentai and furry porn servers.

Laticauda,

Less community repetition. I feel like it spreads out potential members and makes each community smaller with repetitive content. I wish communities could be more linked so they share content and members.

Hadriscus,

I’ve had a thought, what if clients allowed users to mix and match communities so that they show as one? You could bundle all the gaming communities into one for instance. You’d still see where each publication originates from but they would appear in the same feed

can,

Pretty sure Summit is the only one to implement that so far.

ljdawson,
@ljdawson@lemmy.world avatar

The issue with this is doing it locally.

If you bundle 20 communities you’d end up doing 20 requests back to back to create the combined list. Could end up being really slow.

Wu9fee,
@Wu9fee@lemmy.ca avatar

How does moderation work this way?

shrugal,

One idea: Community owners can link their community with another, like friend requests between communities. From that point they act like one community with multiple owners. Everything is duplicated, and that includes removing content and banning users. Client side apps can show them as one community.

heimchen,

Link communies. When two communies are linked they act like one with multiple names distributed on multiple instances. This would solve the dublicate communities on different instance problem.

blue_berry,
@blue_berry@lemmy.world avatar

I think it could work like this:

The moderators of each communities posts are responsible for their posts and keep an eye on the moderation by the other community. If one side is unhappy with the moderation of the other, they can cut the link and vice versa.

Administrators act as if the others community’s post are part of the community on their instance too. If there are weird posts, the community gets banned etc.

I think Linking would be great.

pewgar_seemsimandroid,

id be probably making it run on 100% green energy

postmateDumbass,

Certainly not Redd energy

Rescuer6394,

add some damn good mod tools. lemmy will die if the user base grows and the mod tools do not.

ljdawson,
@ljdawson@lemmy.world avatar

If you have any specific requests I can add to Sync I’d love to get your feedback:

lemmy.world/post/4841539

postmateDumbass,

Mod Tool would be a good Halloween costume.

whiskers,

Hide read posts only from the frontage. There should be an option to have them visible in their community itself to refer back later.

ljdawson,
@ljdawson@lemmy.world avatar
Spzi,

Increased participation in software development, UI design, UX design, documentation and guides (including wiki and join-lemmy).

To make all the other things become reality :]

SuperFola,
@SuperFola@programming.dev avatar

That’s up to everyone on here to participate in the development of the product!

Alas I don’t think this will happen, people prefer when stuff is done without doing it themselves, because then you need to take responsibilities (myself included)

ttmrichter,
@ttmrichter@lemmy.world avatar

This is a common wish in F/OSS circles … and then the owners/maintainers of F/OSS projects make the process of contributing anything convoluted, difficult, and emotionally draining (via a whole lot of bikeshedding)^1^.

When F/OSS projects make contribution culture a thing, they’ll get contributors. Until then … ugh. No. They won’t.


^1^ Obligatory example: on a particular F/OSS game server a specific command by default gave this massive wave of output that was, for an average user, 95% useless. It listed things the user couldn’t participate in. AND it listed the small number of things the user could participate in first, ensuring it scrolled right off the screen before it could get spotted. A user with actual UX design experience posted a long and detailed critique, explaining the problems, explaining why the available suggested solutions were flawed, and made a concrete suggestion for keeping existing behaviour with a simple /all switch on the command while making the default useful for 95% of users. From a quick glance at the code base myself, I figured it would take the maintainers two hours tops to fully implement and test the recommended change. It was a trivial change to metadata in the command processor, not even an actual code change.

And she got “well akshuallied” to death. A bunch of programmers with zero knowledge of UX, no perceivable talent for tasteful design, and egos that got bruised by the suggestion that their output wasn’t perfect dumped on this poor woman (the fact she was a woman being, I suspect, a major factor) to the point she’s sworn never to get involved in suggesting anything for a F/OSS project ever again. Because F/OSS communities are just that toxic.

So solve that problem and you’ll get UI and UX designers galore. And maybe get people who’ll document too, provided you don’t tell them (literally!) that their contributions matter less than code. (Because nothing motivates contribution better than telling people doing the contributions that they don’t matter!)

ada,
@ada@lemmy.blahaj.zone avatar

I’d make the culture more like the rest of the fediverse, instead of reddit like as it is now. Too many ex reddit folk have brought the bad parts of reddit culture with them

MossBear,

I totally agree. Lemmy had an awesome, friendly helpful vibe and the reddit exodus had a noticeably negative affect on the nature of the discourse. It became more nasty, more petulant more quipy, and more angsty. Now that people are here, I’m not at all saying they should leave, but maybe read the room and try to be a part of something better. The internet doesn’t have to be a hostile place.

Bishma,
@Bishma@discuss.tchncs.de avatar

Yeah, the feeling of chatting with considerate adults is slipping. I’ve started doing the Reddit thing of typing out a comment and then hitting the cancel button because I didn’t want to deal with contrarians.

ttmrichter,
@ttmrichter@lemmy.world avatar

Respond with contrarian-bait and then go slap-happy with blocks. Eventually the professional contrarians vanish from your feed never to be seen again.

jjjalljs,

I’d like the “show context” link to work. Maybe that’s just me? It used to work but no longer. It’d be helpful when I go to a post from the reply notification thing. (viewing this on the web in Firefox)

ShittyKopper,

There was a version of Lemmy that broke that. Make sure your instance is on the latest version as it should be fixed since.

OrthoStice,
@OrthoStice@feddit.it avatar

Ability to change username without creating a new account. I’d love to uniform my username all across the Fediverse.

ShittyKopper,

That’s kinda impossible in Lemmy’s current implementation because your ActivityPub person ID is linked to your username (through your /u/ URL)

Mastodon also made that mistake. I believe Akkoma and the *key forks use user IDs so they could theoretically make it work, though I’m not entirely sure on that.

DharmaCurious,
@DharmaCurious@startrek.website avatar

Make the jump, my friend. I did it. This was my reddit name, but I’ve slowly madethis my name basically everywhere, and it’s so nice not having to remember usernames.

jeffhykin,

Showing an equal number of posts per community instead of letting the big ones dominate both “hot” and “top”

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • [email protected]
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • Socialism
  • KbinCafe
  • TheResearchGuardian
  • oklahoma
  • feritale
  • SuperSentai
  • KamenRider
  • All magazines