this post was submitted on 27 Jul 2024
105 points (99.1% liked)
Fediverse
28246 readers
236 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
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I spent a long time looking at it.
I think what it boils down to is hackability. The friction comes from people being unable to modify their experience, or the experience of their users, without going through this crazy process that involves it going all the way up to two Lemmy devs for the entire universe of users, and then something getting changed, and then it going all the way back down to the moderator or whoever, after the site admin upgrades the entire site. Or, going rogue and starting to change the code for their instance, which of course only the admin can do and voids the warranty.
I wasn't trying to become a Lemmy dev. I just wanted to make my instance neat, and I like to tinker. But I'm glad that people took the question seriously enough to give real, detailed answers about what would make things better. Lemmy is already designed to separate the backend and frontend very cleanly. I think it wouldn't be too hard (famous last words...) to make the frontend more hackable to make at least some of these into easier things to do at an end-user or end-administrator level.
It might be good to look at other software, too. I was thinking Lemmy, but the goal is the neat stuff, not the Lemmy part of it.
the Lemmy devs are currently working on a plugin system https://github.com/LemmyNet/lemmy/pull/4695
Worked on, it sounds like.
This is outstanding. What I was thinking was UI plugins or custom frontends per-user, effectively, so it would fill in a needed niche on top of the backend plugins. Maybe they've done something in the UI area already.
This is really good to know.
Well they're still working on it. I don't even think it's planned to get into v0.20.0. They've been hoping to get feedback from people but they haven't really gotten any feedback yet and not many people have tried making plugins for it yet.