old, but still funny. i think…

    • dumnezero@piefed.social
      link
      fedilink
      English
      arrow-up
      3
      ·
      21 天前

      Close. A script is readable and editable code. The LLM slop is “deep” so it’s opaque and you can’t really change the system prompt (you can jailbreak it).

      • CameronDev@programming.dev
        link
        fedilink
        arrow-up
        5
        ·
        21 天前

        Script-kiddie is a derogatory term for a computer user who can’t read or edit the code. Scripts might be useful to us, but they may as well be opaque to a script-kiddie.

          • CameronDev@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            21 天前

            For my definition of script-kiddie, its not that they won’t change something, they by definition cannot because they dont understand it.

            We may have different definitions here, but that is the one I am familiar with.

            • Cracks_InTheWalls@sh.itjust.works
              link
              fedilink
              arrow-up
              2
              ·
              edit-2
              21 天前

              I’d say a script-kiddie can modify a script, but only if there’s some resource that says ‘change this part to do x’. They don’t understand why that change does what it does, though, or how to troubleshoot if it doesn’t actually do the thing.

              Signed: config file kiddie - I just do what youtube or forum denizens tell me to do until it works. Imagine there’s script-kiddies out there that do something similar.

              • CameronDev@programming.dev
                link
                fedilink
                arrow-up
                2
                ·
                21 天前

                there’s some resource that says ‘change this part to do x’.

                Arguably, this is just a different type of script.

                I think the real separation is that while you might seek out a few different resources, or try a few alternatives to solve a problem, a “script-kiddie” is likely stuck if the first result in Google doesn’t solve the problem immediately.