For real. Asked chatgpt to help with a batch script. Literally the easiest thing it could possibly program. And guess what? Almost every example it gave was wrong. It seemed to know a lot about the command line program I was trying to run but it didn’t really understand what it was repeating to me.
For real. Asked chatgpt to help with a batch script. Literally the easiest thing it could possibly program. And guess what? Almost every example it gave was wrong. It seemed to know a lot about the command line program I was trying to run but it didn’t really understand what it was repeating to me.
I like when you ask it to help, and it tells you to import a library that would solve your problem exactly, then you google it and it doesn’t exist.
"Oh I'm sorry! You're right mxzlptx.jar was deprecated in 2008. Here's the actual script that will definitely work 100%."
*INCORRECT BUZZER*
It kept fucking up double quotes and escape characters. Like, if it can’t get that right in a batch file it’s hopeless.