Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

The Future of Forums is Lies, I Guess

⁨27⁩ ⁨likes⁩

Submitted ⁨⁨19⁩ ⁨hours⁩ ago⁩ by ⁨alyaza@beehaw.org⁩ to ⁨technology@beehaw.org⁩

https://aphyr.com/posts/389-the-future-of-forums-is-lies-i-guess

source

Comments

Sort:hotnewtop
  • OneRedFox@beehaw.org ⁨24⁩ ⁨minutes⁩ ago

    The future is probably going to be:

    • Whitelist federation models with invite-only instances.
    • Anubis and similar software being a base requirement for operation.
    • Getting creative with stuff like picture-based logic puzzles as a type of captcha.
    • A retreat into less publicly visible spaces like chat apps that you can only get access to through networking.
    source
  • Kolanaki@pawb.social ⁨8⁩ ⁨hours⁩ ago

    I mean… I’ve been using forums since '93 and lies were its past, too.

    Image

    source
  • memfree@beehaw.org ⁨15⁩ ⁨hours⁩ ago

    These attacks do not have to be reliable to be successful. They only need to work often enough to be cost-effective, and the cost of LLM text generation is cheap and falling. Their sophistication will rise. Link-spam will be augmented by personal posts, images, video, and more subtle, influencer-style recommendations—“Oh my god, you guys, this new electro plug is incredible.” Networks of bots will positively interact with one another, throwing up chaff for moderators. I would not at all be surprised for LLM spambots to contest moderation decisions via email.

    I don’t know how to run a community forum in this future. I do not have the time or emotional energy to screen out regular attacks by Large Language Models, with the knowledge that making the wrong decision costs a real human being their connection to a niche community.

    Ouch. I’d never want to tell someone ‘Denied. I think you’re a bot.’ – but I really hate the number of bots already out there. I was fine with the occasional bots that would provide a wiki-link and even the ones who would reply to movie quotes with their own quotes. Those were obvious and you could easily opt to ignore/hide their accounts. As the article states, the particular bot here was also easy to spot once they got in the door, but the initial contact could easily have been human and we can expect bots to continuously seem human as AI improves.

    Bots are already driving policy decisions in government by promoting/demoting particular posts and writing their own comments that can redirect conversations. They make it look like there is broad consensus for the views they’re paid to promote, and at least some people will take that as a sign that the view is a valid option (ad populum).

    Sometimes it feels like the internet is a crowd of bots all shouting at one another and stifling the humans trying to get a word in. The tricky part is that I WANT actual unpaid humans to tell me what they actually: like/hate/do/avoid. I WANT to hear actual stories from real humans. I don’t want to find out the ‘Am I the A-hole?’ story getting everyone so worked up was an ‘AI-hole’ experiment in manipulating emotions.

    I wish I could offer some means to successfully determine human vs. generated content, but the only solutions I’ve come up with require revealing real-world identities to sites, and that feels as awful as having bots. Otherwise, I imagine that identifying bots will be an ever escalating war akin to Search Engine Optimization wars.

    source
  • Gaywallet@beehaw.org ⁨16⁩ ⁨hours⁩ ago

    Definitely something I’ve observed even here. Luckily we get few applications and there is a report button, but I share the author’s frustration and the author’s jaded view of a limited timeline on services such as ours being tenable. Eventually it will be trivially easy to flood this place with slop.

    source
    • theangriestbird@beehaw.org ⁨15⁩ ⁨hours⁩ ago

      Question: what would happen if the server implemented something like Anubis on the application and/or create post pages? Would that not block most bots from completing these forms? Is that just not feasible at our scale?

      source
      • t3rmit3@beehaw.org ⁨15⁩ ⁨hours⁩ ago

        I think Anubis is really focused on scraper-bots feeding AI models, rather than posting bots. It’s based on requests to non-standard endpoints in your own app, which you specify for Anubis in a couple places (e.g. leaving out of /robots.txt or /.well-known).

        If you’re using e.g. a python bot that uses headless chromium executing JS to post stuff, you’re probably going to code in known-good endpoints for comments and posts, rather than hitting random ones like a scraper bot would.

        Anubis is good for stopping the n-request-per-second spamming of scrapers, but not so much for just blocking non-human bots that post at normal rates.

        source
  • ordinarylove@lemmy.blahaj.zone ⁨7⁩ ⁨hours⁩ ago

    believe that i’ve seen versions of this attack where the spammer makes a few innocuous non-spam (but not contribution either) posts before going full LLM bot

    A more critical weakness is that these accounts only posted obvious spam; they made no effort to build up a plausible persona. Generating plausible human posts is more difficult, but broadly feasible with current LLM technology.

    source
  • who@feddit.org ⁨12⁩ ⁨hours⁩ ago

    I wonder if a user reputation system based on your votes of other people’s comments, and influenced by votes from folks who have earned enough upvotes from you, could be developed without turning your feed into an echo chamber like Facebook. Sort of like PageRank, but for fediverse users instead of web pages.

    source
  • Megaman_EXE@beehaw.org ⁨8⁩ ⁨hours⁩ ago

    I was going to say “but someone could post a picture with the date and their username” and then realized that can be spoofed. And then I thought what about some kind of video? Wait that could probably be spoofed too.

    Maybe you could have it so only real people could get in via word of mouth? But eventually I’m sure someone with bad intentions could enter

    source