this post was submitted on 06 Jun 2023
329 points (100.0% liked)
Memes
45536 readers
407 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
hm. not sure if lemmy instance. any lemmy change would have to go into their main repo. not saying it can't happen(maybe added as an option) but something else like kbin would also work.
It’s libre, you can fork it and create your own if you want feature not in the main repo. “any lemmy change would have to go into their main repo” is not correct.
ah sure. forking works. But then you'd have to always pull down changes from upstream and resolve conflicts, unless you don't plan to update and gain security fixes. Lots of work for just one change.
Maybe a plugin API could address this