Comment Re:The only thing I find it genuinely useful for (Score 1) 76
Writing dos batch files to do specific tasks. I've been using Dos since the 80's, and have a workable knowledge of batch files, but I have to look up more complex commands and syntax.
Pasting in something I've written for a grammar/typo/consistency check (knowing full well it's probably adding that text to its training, so nothing important.). It may not be perfect but it's light-years ahead of grammar tools I've briefly looked at in the past. Mostly it can catch sentences I've edited once or twice and accidentally left an extra word in.
Some linux/ubuntu stuff which I don't use that often, like setting up a logical volume across several old drives in a repurposed/dumpster bin PC I'm configuring for a 3rd or 4th copy of backups. I check every step of the way, but it's easier to ask chatgpt using my specific hard drive designations (e.g. sde to sdi) than copy/paste from a website and edit all the examples. Having said that, on one occasion it included my boot drive sdc in the command to wipe an old LV which I'd already said was on sdb to sdj, so yes, check every step and know what you're doing.
On that note, diagnosing linux error messages too.
But I'm certainly not going to ask it to get creative, or try and get it to do research for me, or instruct me in something I don't already have a working knowledge of. People who pick up a scalpel and ask ChatGPT how to do brain surgery are the problem, not AI itself.