• @[email protected]
    link
    fedilink
    English
    441 month ago

    I don’t normally say this, but the AI tools I’ve used to help me write bash were pretty much spot on.

    • @[email protected]
      link
      fedilink
      201 month ago

      Yes, with respect to the grey bearded uncles and aunties; as someone who never “learned” bash, in 2025 I’m letting a LLM do the bashing for me.

    • @[email protected]
      link
      fedilink
      17
      edit-2
      1 month ago

      Yeah, an LLM can quickly parrot some basic boilerplate that’s showed up in its training data a hundred times.

    • @[email protected]
      link
      fedilink
      English
      61 month ago

      For building a quick template that I can tweak to my needs, it works really well. I just don’t find it to be an intuitive scripting language.

    • @[email protected]
      link
      fedilink
      11 month ago

      If When the script gets too complicated, AI could also convert it to Python.

      I tried it once at least, and it did a pretty good job, although I had to tell it to use some dedicated libraries instead of calling programs with subprocess.