this post was submitted on 13 Feb 2025
947 points (91.9% liked)

Fediverse

30307 readers
1159 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 2 years ago
MODERATORS
 

This reddit post likely has tens if not hundreds of thousands of views, look at the top comment.

Lemmy is losing so many potential new users because the UX sucks for the vast majority of people.

What can we do?

you are viewing a single comment's thread
view the rest of the comments
[–] nutomic@lemmy.ml 3 points 1 week ago (1 children)

A/B testing is not really possible in a decentralized system like this, it would require all instance admins to collaborate for collecting results, and would make deployment much more complicated. Not to forget that there simply arent enough development resources to implement it. That said if you see anything that can be improved, you're welcome to make a pull request. Its standard Typescript wit TailwindCSS and Inferno, nothing complicated.

[–] AnonomousWolf@lemm.ee 1 points 1 week ago (1 children)

You don't have to AB test all instances, we can do smaller tests.

But yea that's complicated and takes effort, instead we should at least follow good UX design principles for the default UX

[–] nutomic@lemmy.ml 2 points 1 week ago

Like I said you're welcome to make pull requests. Lemmy is not a corporation employing multiple designers, but an open source project run by volunteers. So if you want to see something done, it's best to do it yourself.