this post was submitted on 03 Oct 2023
128 points (92.7% liked)

Fediverse

28947 readers
1056 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 [email protected]!

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
 

Please post one top-level comment per complaint. Then others can reply with ideas or existing GitHub issues that could address that complaint. This helps identify both common complaints and potential solutions.

You can also reply on [email protected] to better organize the discussion:

https://reddthat.com/post/5049064

I believe there are a large number of feature requests on Lemmy's GitHub page, making it difficult for developers to prioritize what's truly important. I propose creating a quarterly pinned post on Lemmy asking users for complaints and suggestions. This way, developers can better understand the community's biggest pain points and what to focus on. The goal is to provide constructive feedback so developers can prioritize the most pressing issues.

Please keep discussion productive and focused on specific problems. Avoid vague complaints or feature wishes without justification. Our aim is to give developers clear insights into issues impacting users most.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 year ago (1 children)

Sure, and that's great to know and remind people. You and I know how to workaround the issue, but the experience is broken for people who don't. People who are new to lemmy don't know that they need to install a browser extension. And that's why this isn't an acceptable solution. This needs to be a very high priority, and should be the next thing they work on after 0.19 release.

[โ€“] [email protected] 0 points 1 year ago

If there is an extension for it, it means that it can be implemented fully client-side.

If it can be implemented client-side, it shouldn't be implemented server side. It just makes things harder to scale and more expensive to run.

Maybe this could be a feature request on lemmy-ui, but not for lemmy itself.