• Lightor
            link
            fedilink
            64 months ago

            I actually build a full copy of the DB on the client machine. That way I can’t lose the data, it’s all right there and so fast.

      • 1024_Kibibytes
        link
        fedilink
        244 months ago

        Obviously hand coded. After all, he just discovered that there are people, or more probably bots, who will use open resources for their own uses.

    • SavvyWolf
      link
      fedilink
      English
      354 months ago

      Wonder if ChatGPT just scraped an example token from somewhere and is using that.

        • @[email protected]
          link
          fedilink
          English
          44 months ago

          Not exactly related, but I run an unraid game server for friends and use a lot of the preconstructed docker apps for games.

          Most of them come with the server name preset and the server password preset.

          I’ve jumped into many a “private” server called Docker-GAMENAME with the password still set to “Docker”

          • @[email protected]
            link
            fedilink
            English
            54 months ago

            I think it was some XMPP related server I ran quite a few years ago which had ‘i_have_read_the_manual = 0’ or something similar buried into default configuration file. And it would just silently exit if that variable was not set properly.

            Maybe we need more things like that.

            • @[email protected]
              link
              fedilink
              English
              3
              edit-2
              4 months ago

              And it would just silently exit if that variable was not set properly.

              Would’ve used that debug log to scold the end-user. “If you’ve actually read the first 3 lines of the documentation you wouldn’t be seeing this.”