Comment on Protect Your Contact Information From Scammers

  1. The problem is is that if we like, made a tag that said that AI was used nobody is gonna use it :(

    Comment Actions
    1. a snapdragon on a pillow

      there is a tag for that ("created using generative ai") and people do use it! some don't, but then you can just mute them. though i guess it might depend on the fandom but i've only seen untagged ai stuff like twice

      i'm also using this css in a site skin to filter out works tagged with the ai tags:


      .blurb:has(.tag[href^="/tags/AI-Generated" i]),
      .blurb:has(.tag[href="/tags/Created%20Using%20Generative%20AI/works" i]) {
      display: none;
      }

      Comment Actions
      1. Ohhh OK! I don't use AI so I didn't know that, thanks for letting me know! <3

        Comment Actions
      2. I could see that becoming an archive warning, maybe. I agree that it’s impossible to tell for sure, and that any implementation would catch a ton of false positives (especially with how many of us are neurodivergent or disabled in other ways, and how that increases the risk of false positives), but it’d be nice if there was more they could do here. Guess we’ll see where things go.

        On the other hand, making it an archive warning means anything choosing not to use archive warnings would be potentially scrutinized harder, so…I dunno. It’s tricky.

        Comment Actions