Y
Hacker News
new
|
ask
|
show
|
jobs
by
GolfPopper
922 days ago
How do you tell a plausible wrong answer from a real one?
1 comments
rose_ann_
922 days 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.
link
13415
922 days ago
In my experience, testing code in a way that ensures that it works is often harder and takes more time than writing it.
link
For technical questions, ChatGPT has almost completely replaced Google & Stack Overflow for me.