Gog-games has returned; if you missed it, they went private for a while, then announced they were coming back in a week. They seem to have come back early.

    • ArmokGoB@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      2
      ·
      edit-2
      1 year ago

      Fun fact:

      By default, in the US, you have copyright on anything you write. Putting a CC license at the bottom of your comment is a waste of electrons, unless you’re making it CC for some reason besides a futile attempt at persuading a scraper to not harvest your data.

    • PirateJesus
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      1 year ago

      Do you copy/paste that as a signature every time or is there a browser plugin?

      CC0

      • onlinepersona@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        1 year ago

        It’s a keyboard shortcut that calls this script

        #!/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"
        # TODO figure out how to print it self
        #xte "str \`\`\`"
        #eval $(sed -e "s/.*/xte 'str &'/" -e 'a xte "key Return"' "$0" )
        #xte "str \`\`\`"
        xte "str :::"
        

        I wish it were a functionality of the lemmy frontend.

        Anti Commercial AI thingy

        CC BY-NC-SA 4.0