this post was submitted on 06 Jun 2023
159 points (97.6% liked)

Memes

45186 readers
1321 users here now

Rules:

  1. Be civil and nice.
  2. 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
159
Gimme karma (reallyniceusername.tilde.team)
submitted 1 year ago by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (2 children)

The cool thing about federation is someone could add this to their own instance

[–] [email protected] 3 points 1 year ago

They can save themselves the effort. I already got a little notebook to do it manually.

[–] [email protected] 1 points 1 year ago (1 children)

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.

[–] [email protected] 4 points 1 year ago (1 children)

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.

[–] [email protected] 0 points 1 year ago (1 children)

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.

[–] [email protected] 1 points 1 year ago

Maybe a plugin API could address this