this post was submitted on 05 Jun 2025
54 points (98.2% liked)
Fedigrow
1510 readers
7 users here now
To discuss how to grow and manage communities / magazines on Lemmy, Mbin, Piefed and Sublinks
Resources:
- https://lemmy-federate.com/ to federate your community to a lot of instances
- !fedibridge@lemmy.dbzer0.com to organize overall fediverse growth
- !reddit@lemmy.world to keep tabs on where new users might come from :)
- !newcommunities@lemmy.world
- !communitypromo@lemmy.ca
Megathreads:
- How (and when) to consolidate communities? (A guide)
- Where to request inactive or unmoderated communities? (A list)
Rules:
- Be respectful
- No bigotry
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
Small question about the flairs: is there another example of flairs implementation on other Fediverse software? My guess was that as Lemmy/Mbin and Piefed are the only Reddit clones in the Fediverse, then there would be no existing implementation of flairs anywhere else in other Fediverse apps, but I'm probably missing something.
The annoying thing about it is that their implementation is completely "top-down". They just defined what is their idea of "Flair" (text/color settings) and have this stored in their database. It is completely disconnected from any of ActivityStreams or LinkedData concepts. If they had gone with a "protocol-first" approach, they could've proposed to use
as:Tag
or even Schema.orgPropertyValue
entries, attach them to the object (actor/questio/post/note) and it would be absolutely easy to federate.@rimu@piefed.social, could that be a potential rework in the future?