99
!fediverse@piefed.social mod throws insults then blocks replies.
(lemmy.dbzer0.com)
This is a community in the spirit of "Am I The Asshole" where people can post their own bans from lemmy or reddit or whatever and get some feedback from others whether the ban was justified or not.
Sometimes one just wants to be able to challenge the arguments some mod made and this could be the place for that.
All posts should follow this basic structure:
Expect to receive feedback about your posts, they might even be negative.
Make sure you follow this instance's code of conduct. In other words we won't allow bellyaching about being sanctioned for hate speech or bigotry.
YPTB matrix channel: For real-time discussions about bastards or to appeal mod actions in YPTB itself.
Some acronyms you might see.
Relevant comms
I say he is building a worst reddit since he programmed social credit score into it
https://mander.xyz/post/46371251/24881755
It also violates basic compatibility with the fediverse. https://communick.news/comment/8015757
That's a painful comment thread to slog through. Usually technical concerns aren't so clearly demonstrated and explained, and the same mods just derail the topic with astoundingly selective comprehension, just sheer crazymaking.
Pretty sure that's the reason rimu says you can only ask questions or make comments about the code in a specific comm.
They ever do anything about that or stop adding in their own stuff to the protocol?
ChooseAnswer still seems to be used
Don't forget it tracks comment quality as well. So not only it you post memes but gifs or reddits favorite phrase this
What does the code look for when deciding if something is low quality? And how do they decide if someone is posting memes specifically? It just feels like it could easily lead to false positives if he did it poorly (or even if he didn't)
https://codeberg.org/rimu/pyfedi/src/commit/7ddd5d0b69d4be8e8dd4b3a32731f3379b1b83b6/app/models.py#L2739-L2741
Specific phrases rimu doesn't like, urls rimu doesn't like or if it's a meme.
Also this function could have just been a regex, or a one-liner:
There's so much of little things like that in the code. Gif check is just stringed together if thens