this post was submitted on 01 Jun 2023
49 points (100.0% liked)

Lemmy

12463 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

Something I made quite extensive use of back on Reddit was the ability to wrap related subreddits into a single multireddit, which I could then browse as I wanted.

e.g. a multireddit for tech related subreddits, another for memes of all varieties, and so on

Just curious if there were any plans to implement this.

you are viewing a single comment's thread
view the rest of the comments
[–] strudel6242@beehaw.org 5 points 1 year ago (1 children)

I know nothing about the codebase, but being a developer myself, I’m curious to hear how complex you’d think the task would be, and how much domain knowledge of the fediverse / activity pub would be required.

[–] nutomic@lemmy.ml 8 points 1 year ago

It's definitely a major feature which requires changes to most parts of the code. So maybe a week or two for the initial implementation (or more if you are unfamiliar with the stack). I don't think these multilemmys would have to federate at all, so you don't have to know anything about Activitypub.