2
atheist
23d

I feel like we need an "is this newly created account a chatbot" test.

Comments
  • 2
    Like, a turing test maybe.
  • 1
    @tamagotchi I'm not just meaning spam though, like how hard would it be to just fine tune an LLM to rant about tech and insert it into this community. Are *you* a bot?
  • 3
    @tamagotchi no false positives yet, as far as I know.
    If a user has more than 10 upvotes, they are not considered a spammer.
    each keyword and each regex match has an associated spam score. Total score of 100 and more means spammer.
    Old users which are recurrent spammers are being added to a blacklist.
  • 1
    Vetting would take hours of back and forth until the context filled up and it started repeating itself. Or maybe you have to copy paste a hundred thousand word block of text which would be trivial to a human but almost impossible for an llm.
Add Comment