• Jesus
    link
    fedilink
    English
    812 years ago

    Me and my team take our site down the old fashioned way. Code copied from some rando on the internet.

    • Echo Dot
      link
      fedilink
      English
      302 years ago

      Reminds me of the time that I took down the corporate website by translating the entire website into German. I’d been asked to do this but I hadn’t realized that the auto translation Plug-In actually rewrote code into German, I thought it was just going to alter the HTML with JavaScript at runtime, but nope. It actually edited the files.

      It also translated the password into German which was fun because it was just random characters so I have no idea what it translated into.

      • @[email protected]
        link
        fedilink
        English
        9
        edit-2
        2 years ago

        Same happened with people using the Cloud To Butt extension which replaced every ‘cloud’ with ‘butt’ even for codes. Hilarity ensued.

        • @[email protected]
          link
          fedilink
          English
          32 years ago

          I do have that extension installed. Never been bit so far. I don’t copy and paste anymore than a couple of lines at a time.

    • @[email protected]
      link
      fedilink
      English
      202 years ago

      It’s pretty much the same as AIs do - copy and past random code from Stackoverflow - but they do it automatically.

      • @[email protected]
        link
        fedilink
        English
        92 years ago

        Can we take a moment to ask ourselves - how the hell did piping to shell become ok? We have all kinds of method’s for deploying stuff - from the age old tarball to the new shinny flat pack. But somehow we also became ok with

        Curl foo | sh
        

        Oftentimes as root.

      • BlitzFitz
        link
        fedilink
        English
        32 years ago

        “until something works" At least you’re doing a better job than some people.

        Some leave it at will ai told me so. And they don’t know better and put that into prod!