It feels like the amount of both, divisive posts and ghoulish comments is rising again.

One could argue that the world has a lot of divisive stuff going on and lemmy just talks about it. But the way people post about stuff seems more oot and hateful than it has been in the past.

Not saying it is that but if I wanted to bring the Fediverse down or at least keep my customers from going there, I would sow this stuff as much as I can.

I’m blocking ghouls left right and center atm but if I ever asked a friend to join lemmy, I’d hate to think of what they would see that I dont anymore.

Do we need stronger moderation?

  • Maybe ban politics from c/memes?
  • Become a little more stringent on “dont be a jerk” rules in communities?

One thing that really bothers me is the collapsing “discourse”. Trying to mend fences and keep the conversation between sides going ime leads to nothing but downvotes and shitstorm.

I feel like a little more interaction (instead of intervention, at first) of the moderators would do wonders there.

Thanks for reading this rant. Have a nice day.

  • blahsayEnglish
    arrow-up
    5
    arrow-down
    1
    ·
    9 months ago
    link
    fedilink

    If I was designing an anti troll/bot system I’d implement a few things. Let’s call any bad actor on here a bot/troll or broll for ease.

    1. Reputation based posting isn’t a bad idea if carefully done
    2. When a broll is banned any users from the same ip are flagged a suspect and a subsequent ban causes delayed posting from that ip. If a VPN the instance host list has the same effect applied. Exceptions based on Reputation.
    3. You can check if text is ai/llm generated and an automated api check before posting and immediate ban if found.
    4. Checks on if a user posts inhumanly fast or is oddly active etc would be sensible.
    5. Any broll system has to be adaptive and measures taken need to be kept secret (this post for example).
    • hauiOPEnglish
      arrow-up
      2
      arrow-down
      0
      ·
      9 months ago
      link
      fedilink

      Very good ideas! Any idea if something like this already exists? If not, shall we work on something? I have some experience in python if that helps.

      • blahsayEnglish
        arrow-up
        2
        arrow-down
        1
        ·
        9 months ago
        link
        fedilink

        Thanks but not sure what’s currently implemented or even what the code base is written in 😅.

        I might have a poke around and see if there’s any low hanging fruit.

        Call me crazy but with a 5b ipo about to start I’d be shocked if reddit wasn’t paying some troll farms to brigade the fediverse and it’d be a shame if spez wins

        • hauiOPEnglish
          arrow-up
          2
          arrow-down
          0
          ·
          9 months ago
          link
          fedilink

          Thats an interesting idea! Thank you very much for mentioning it!

          We can absolutely write a bot in python and could try to use it like that. I already made a discord bot so this shouldn’t be brutally hard.

          • blahsayEnglish
            arrow-up
            2
            arrow-down
            1
            ·
            9 months ago
            link
            fedilink

            Awesome 👍 I’m more c#/Java, angular if there’s anything I can contribute.

            • hauiOPEnglish
              arrow-up
              2
              arrow-down
              0
              ·
              9 months ago
              link
              fedilink

              Well, I do know some c# but not enough for it to be functional.

              You could hit me up on github or pm here to get a repo set up somehere and go from there.

              What do you think?

              • blahsayEnglish
                arrow-up
                2
                arrow-down
                1
                ·
                8 months ago
                link
                fedilink

                I’m currently on holidays but that sounds great when I return. I might even get started early. Can you pm the details?

                • hauiOPEnglish
                  arrow-up
                  2
                  arrow-down
                  0
                  ·
                  8 months ago
                  link
                  fedilink

                  The other person we came across now tries to somehow discredit me. Whatever their plan is. Jeez.

                  Sure, I‘ll send you a pm. Have a nice vacation.

                  • blahsayEnglish
                    arrow-up
                    2
                    arrow-down
                    1
                    ·
                    8 months ago
                    link
                    fedilink

                    Thanks. Yeah that was odd

        • BlazeEnglish
          arrow-up
          2
          arrow-down
          0
          ·
          9 months ago
          link
          fedilink

          Thank you very much for sharing, I’ll keep an eye on it.

        • hauiOPEnglish
          arrow-up
          1
          arrow-down
          1
          ·
          9 months ago
          link
          fedilink

          I‘m not searching for another thing to start but a way to make the current thing work. But thanks.

          • BlazeEnglish
            arrow-up
            2
            arrow-down
            0
            ·
            9 months ago
            link
            fedilink

            To be fair, Piefed uses Lemmy communities and comments, it’s almost just another interface.

            The reputation is indeed interesting, example in this thread with warnings “low reputation, beware!: https://piefed.social/post/27070#post_replies

            • hauiOPEnglish
              arrow-up
              1
              arrow-down
              0
              ·
              9 months ago
              link
              fedilink

              Ah! Understood. Thanks for clarifying.

    • intensely_humanEnglish
      arrow-up
      1
      arrow-down
      1
      ·
      9 months ago
      link
      fedilink

      You can check if text is ai/llm generated and an automated api check before posting and immediate ban if found

      If this LLM-detection function ever results in false positives, this system will be banning innocent people.

      Also there are many, many cases where a person openly displays results from an LLM, without it being in any way antisocial.

      • blahsayEnglish
        arrow-up
        1
        arrow-down
        1
        ·
        8 months ago
        link
        fedilink

        The odds of someone coming up with the same sentence as an llm within common sense bounds of time far exceed winning the lottery or getting struck by lightning.

        Your second point is straight up nonsense. This platform is for humans to interact. The use of bots is inherently deceptive.

        Fascinating to have someone argue for them. I think the backend logs will be pretty illuminating.

        • intensely_humanEnglish
          arrow-up
          1
          arrow-down
          1
          ·
          8 months ago
          link
          fedilink

          I don’t know what a person “coming up with the same sentence as an llm” would have anything to do with this unless the LLM detection is based on direct string comparison.

          The use of bots is inherently deceptive

          Nope. I can say:

          Here’s what GPT-4 generated when I gave it that prompt: [some LLM output that would get them banned by the machine we’re proposing to build]

          That is not deceptive. But it would be detected by this system and result in them being banned. Because you guys are gung-ho to build a powerful head-cracking machine and didn’t think of an obvious edge case.

          • blahsayEnglish
            arrow-up
            1
            arrow-down
            1
            ·
            8 months ago
            link
            fedilink

            You’re wrong and don’t have the technical knowledge to understand why and I can’t be asked explaining it.

            Relax, it won’t affect that case.