you are viewing a single comment's thread
view the rest of the comments
[–] 45 points 2 years ago (11 children)

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

  • source
  • hideshow 11 child comments
  • [–] 20 points 2 years ago (7 children)

    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.

  • source
  • parent
  • hideshow 7 child comments
  • [–] 40 points 2 years ago (6 children)

    Until the magic incantations you don't bother to understand don't actually do what you think they're doing.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 1 point 2 years 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.

  • source
  • parent