Hacker News new | ask | show | jobs
by dave4420 817 days ago
My boss introduced a bug into our build system because of misunderstanding bash semantics. LLMs really haven’t solved this.

Bash makes everyone a muppet if you push it hard enough. (True of all tools, perhaps. But you don’t have to push very hard with bash.)

1 comments

With Bash quoting rules it’s not like you have to push, it’s more like you don’t pull hard enough to keep it from going over the edge.
Shellcheck basically solves this problem
That's like saying opioids solve the cancer crisis, and Naloxone solves the opioid crisis.
No, it’s like saying shellcheck solves most of the challenges with writing shell scripts, which it does
But your metaphor is missing the apt comparison of shell scripts with cancer and opioids.