I often use ChatGPT for simple proofreading, it cannot even do that!

Me: In C++, there is always a more elegant way than using goto. for, while, continue, break are your friends. Note: In C++, C is a different beast, it does not have RAII. Proofread.

ChatGPT: In C++, there is almost always a more elegant alternative to using goto. Constructs like for, while, continue, and break are your friends.

Note: C++ and C are different beasts—C++ has RAII, while C does not.

What the f*** is that hot garbage? Why “almost always”?!!!! Note section is completely rephrased.

Next - Previous