• Buttons@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    28 days ago

    Maybe.

    Like, if I could type “extract the audio of this video and re-encode it as a medium quality MP3, break up the audio into 30 consecutive tracks” in a shell, and the next line was populated with the appropriate ffmpeg command, but not yet executed, I could quickly look over the command, nothing looks fishy, so I go ahead and run the command.

      • Buttons@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        28 days ago

        It’s no different than what the internet has been doing for us for decades. People tell us commands to run, we use our best judgement, maybe check a couple things, and then run the commands. If the internet suggests a command or a LLM suggests a command, what’s the difference?