Piefed.social Staff

Community owner of !television@piefed.social and !obscuremusic@piefed.social

  • 1.82K Posts
  • 1.19K Comments
Joined 10 months ago
cake
Cake day: March 18th, 2025

help-circle





  • The tools for stopping bad behavior can be used to stop any behavior.

    Not really. Do you know what the tools are specifically? They’re just isolating the behaviour of new users for instance admins to catch tendencies often presented by spammers, trolls, bots and AI posters. There’s nothing baked in that can specifically target a specific group.

    There already are various lemmy instances known for partisanship moderation without any specific tools.





  • No, I don’t run an instance myself personally. I can see the defederated instances in the admin toolbox though. I’m not going to purge them all briefly just to experiment. But I don’t believe piefed.zip has any servers they refuse federation with (I can ask demi if he actually does defederate with anyone either on lemmy.zip or piefed.zip), and given the inclusion of lemmy.ml in that list - I suspect it doesn’t work like that in the first place if you were to do so.

    Also, this is regarding the instance chooser in the code.



  • Okay? And as I’ve told you, there are active Piefed instances THAT ARE FEDERATED WITH HEXBEAR, LEMMYGRAD AND HILARIOUSCHAOS. I’ve never heard anything about the system automatically re-applying those instances in the event of an instance wiping all preset defederations. Lemmy.zip, and thus Piefed.zip has no defederation and they currently federate with those instances.

    Notably, lemmy.ml is listed there too - which piefed.social does not defederate from, much less anywhere else.



  • Like 80 or so are also defederated.

    Afaiu if you try to 100% federate by having no defederated instances, this overrides and defederates from these 4 again.

    How would you know this at all? You run a Piefed server, have you?

    Why are you trying to lecture me about how Piefed must work when you’ve never run or looked at Piefed from an admin perspective?





  • Moderators of a community can kick you from a community, which unsubscribes you from it, and does not notify you.

    Kindly pass this on, but this is actually defunct code that is not actually functionally active on Piefed.

    Mostly everything else being complained about is objecting to Piefeds attempts to weeding out spammers, trolls and AI spammers with arguably punitive detective functions - but the purpose is to mitigate that.







  • Some of your code review is not understanding that Piefed handles things differently. So in the context of blocking, if someone blocks you on piefed - you simply can’t reply to them anymore. This isn’t out of sync with how many services operate. Now Lemmy does not operate like this, but the disconnect between how Lemmy and Piefed handle it cause discrepencies like this.

    if your reply contains a blocked_phrase, it won’t accept the comment.

    This code exists, but is unused to my knowledge. Certainly for Piefed.social.

    I also do not see this as inherently bad as it can be used to stop slurs.

    If your account is created_very_recently and the reply contains an em dash (—) it sends a notification to the admins

    This is anti-AI checking functions. Most of the other things you refer to generally here within the code are simply mitigation tools against spam, trolls and AI posters.