this post was submitted on 16 Jun 2023
565 points (98.8% liked)

Lemmy.World Announcements

28914 readers
2 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

EDIT: Just crossed 26000!


Almost! At the time of this post, lemmy.world has a whopping 25733 users and is growing fast.

Since my last post yesterday, it has added 4000 new users, making it the clear second-largest lemmy instance out there. Also quickly catching up to lemmy.ml's 36000 (not taking new signups).

beehaw.org (3rd largest) sits at 12500 users, partly because of more restrictive registration requirements.

Source: https://lemmy.fediverse.observer/list

Exciting to see all this growth!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 1 year ago* (last edited 1 year ago) (2 children)

Probably the integration of modding tools like AutoMod would be heaps handy here, it could automatically flag potentially troublesome posts and help cut back on spam / bad actors.

From memory Reddit uses automod and so does twitch / discord. Though I'm not sure if they actively let you integrate with it directly on third party sites

[โ€“] [email protected] 10 points 1 year ago* (last edited 1 year ago) (1 children)

There is an advantage that Lemmy's backend is entirely an API with a detached frontend. There are already API wrappers for Rust and Typescript that are officially supported, so I'm sure it's only a matter of time before someone writes a robust automod that can be implemented for communities that desire one.

I have a bit of interest in doing it, but I know nothing about the API itself, so I'm not sure how easy it would be to grab every new thing submitted to a community or instance for moderation.

[โ€“] [email protected] 2 points 1 year ago

Yeah I'm also interested in seeing how all of these sites work and looking at ways I can help improve it. The whole positing process / propagation process seems pretty complex though so I'll probably let the more familiar devs work on it for now.

From what I understand though, each admin (for example kbin.social) is maintaining a fork of their project so they could implement automod on their own local content, but that wouldn't stop propagated content (e.g from Lemmy) coming in that's spam.

Seems like the issue might need to be fixed on a site by site basis.

[โ€“] [email protected] 6 points 1 year ago

I think I would be helpful for instances to have more control over federation than turning on or of for there instances. Ideally I think giving lemmy.world and sh.itjust.works read only access to Beehaw would have been the best option while we wait for better moderation tools. Until those options exist though they didn't really have much other choice.