this post was submitted on 25 Jan 2025
162 points (84.3% liked)
FediLore + Fedidrama
2465 readers
12 users here now
Rules
- Any drama must be posted as an observer, you cannot post drama that you are involved with.
- When posting screenshots of drama, you must obscure the identity of all the participants.
Chronicle the life and tale of the fediverse (+ matrix)
Largely a sublemmy about capturing drama, from fediverse spanning drama to just lemmy drama.
Includes lore like how a instance got it's name, how an instance got defederated, how an admin got doxxed, fedihistory etc
(New) This sub's intentions is to an archive/newspaper, as in preferably don't get into fights with each other or the ppl featured in the drama
Tags: fediverse news, lemmy news, lemmyverse
Partners:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I can, but the problem is how do you sort out genuine downvoters from as you put them, the stompers? I've been working with a few other admins to have a more automated solution. Right now I have to go into the database and do queries about once a month to find trends
If it's a particular community being targeted, I'd probably start with people who aren't subscribed or don't contribute but camp out downvoting everything anyway. I mean, to me it sounds very much like this user's community is being blatantly targeted, so I'm not sure I understand why trends still need to be researched before anything can be done about it.
But I'm not an admin and I actually don't know what tools you have available to you. I was just under the impression that you could see when people who don't actually belong to a certain community go there just to downvote everything. Reddit managed to make people fear consequences for downvote brigading though, not sure how they pulled it off.
If this really is something that admins on various Lemmy instances are just too helpless to do anything about, then I apologise for directing my anger towards admins. And then I don't know what the solution is either because without any sort of assistance in the matter, women are just going to give up even trying to set up spaces here (actually seems like that's already happened for the most part). And so the culture will just never change.
From the UI, we get to see who downvoted a post, but nothing more than that unfortunately.
Trying to see who consistently downvoted posts, or who does who isn't subscribed is not available in the UI and requires going in the database and running scripts. Which I do, but it's a whole other later that I need to automate but haven't had time to do.
I'd be happy to write a bunch of sql for this type of thing and throw it on github if you have any more specific requests / if instance admins would find it helpful