Correct, but again this is one of the things LLMs are consistently good at and an actual time saver.
I'm very much an AI skeptic, but it's undeniable that LLMs have obsoleted 30 years worth of bash scripting knowledge - any time I think "I could take 5min and write that" an LLM can do it in under 30 seconds and adds a lot more input validation checks than I would in 5min. It also gets the regex right the first time, which is better than my grug brain for anything non-trivial.
Knowing that site exists, remembering that it does (and what it's called), going to a web browser, going to that site, and using it is faster than a tool that plenty of people have open constantly at this point?
Again, I am an AI skeptic and hate the power usage, but it's obvious why people turn to it in this scenario.
I'm very much an AI skeptic, but it's undeniable that LLMs have obsoleted 30 years worth of bash scripting knowledge - any time I think "I could take 5min and write that" an LLM can do it in under 30 seconds and adds a lot more input validation checks than I would in 5min. It also gets the regex right the first time, which is better than my grug brain for anything non-trivial.