Comment by GolfPopper 2 years ago How do you tell a plausible wrong answer from a real one? 2 comments GolfPopper Reply rose_ann_ 2 years ago By testing the code it returns (I mostly use it as a coding assistant) to see if it works. 95% of the time it does.For technical questions, ChatGPT has almost completely replaced Google & Stack Overflow for me. 13415 2 years ago In my experience, testing code in a way that ensures that it works is often harder and takes more time than writing it.
rose_ann_ 2 years ago By testing the code it returns (I mostly use it as a coding assistant) to see if it works. 95% of the time it does.For technical questions, ChatGPT has almost completely replaced Google & Stack Overflow for me. 13415 2 years ago In my experience, testing code in a way that ensures that it works is often harder and takes more time than writing it.
13415 2 years ago In my experience, testing code in a way that ensures that it works is often harder and takes more time than writing it.
By testing the code it returns (I mostly use it as a coding assistant) to see if it works. 95% of the time it does.
For technical questions, ChatGPT has almost completely replaced Google & Stack Overflow for me.
In my experience, testing code in a way that ensures that it works is often harder and takes more time than writing it.