Please. Captcha by default. Email domain filters. Auto-block federation from servers that don’t respect. By default. Urgent.

meme not so funny

And yes, to refute some comments, this publication is being upvoted by bots. A single computer was needed, not “thousands of dollars” spent.

  • sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I wonder how hard that would be to throw into a separate service? We could probably set up a replica of the main db to run the ML algo against and ship it as an optional add-on service.

    Admins could then set it to update the model on some schedule and to flag likely spammers/scammers.

    Sounds feasible.

    • HTTP_404_NotFound@lemmyonline.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Querying users, is actually extremely easy.

      Query users, posts, and then performing sentiment analysis, is also extremely easy.

      (From the database- that is)

      The API is a bit limited.

      I am messing around with the database right now… and… well, it maintains a LOT of data.