• sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    3 months ago

    Anti Commercial AI thingy

    Off-topic, but does that actually work? I would assume OpenAI would just ignore it and you’d have to prove that they did so.

    • onlinepersona@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 months ago

      Dunno if it works. AI has been tricked into revealing it’s training data, so it’s possible that it happens and they are sued for using copyrighted material.

      This is my drop in the ocean.

      Anti Commercial AI thingy

      CC BY-NC-SA 4.0

        • onlinepersona@programming.dev
          link
          fedilink
          English
          arrow-up
          3
          ·
          3 months ago

          Welcome 🙂 A drop more.

          Btw, if you’re using linux and X11, you can bind a keyboard shortcut to the following shell-script (probably will need to install xte).

          #!/usr/bin/env bash
          sleep 0.5
          xte "str ::: spoiler Anti Commercial AI thingy"
          xte "key Return"
          xte "str [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)"
          xte "key Return"
          xte "str :::"
          
          Anti Commercial AI thingy

          CC BY-NC-SA 4.0