Earlier quoted context omitted.
I would argue that if you cannot answer questions on something generated before suggesting it or handing it off, you absolutely should not be pushing for it. Do the research necessary to feel fully confident on a hand-off.
Exactly! GPT can be a fantastic time saver, but it is unable to check itself. You absolutely need to do the research to check it and correct its output. It's like a power tool: potentially very powerful, but it'll make a huge mess if you let it run out of control.
How to get coworkers to stop giving me ChatGPT-generated suggestions?
31–40 of 138 posts
Re: How to get coworkers to stop giving me ChatGPT-generated suggestions?
#32Earlier quoted context omitted.
The author makes it clear in the associated discussion that he doesn't immediately assume the suggestions are bad based on their source: > I take the time to understand and consider each suggestion, not rejecting anything out of hand, and share them with my team members (of which there are 17). The issue is the time it takes to explain _why_ these are bad ideas to non-technical (and skeptical) colleagues.
That sounds to me less of an issue with ChatGPT, and more with having colleagues that don't understand how to engage in reasonable discussion or evaluate information correctly.
Re: How to get coworkers to stop giving me ChatGPT-generated suggestions?
#33Tell your coworkers to ask ChatGPT "why does this solution doesn't work? and what is wrong with it?" You will be surprised how often ChatGPT will correctly explain why or how the answer it has given you is utter nonsense. It is fascinating in a way.
Re: How to get coworkers to stop giving me ChatGPT-generated suggestions?
#34What matters is whether the suggestions are actually good, not where they came from.
the issue is it takes effort to determine if the idea is good or finding subtle errors in generated code, generating it with GPT requires almost no effort from the person who then offloads it
Re: How to get coworkers to stop giving me ChatGPT-generated suggestions?
#35Love the irony that it's asked on a StackExchange site.
Re: How to get coworkers to stop giving me ChatGPT-generated suggestions?
#36Re: How to get coworkers to stop giving me ChatGPT-generated suggestions?
#37Tell your coworkers to ask ChatGPT "why does this solution doesn't work? and what is wrong with it?" You will be surprised how often ChatGPT will correctly explain why or how the answer it has given you is utter nonsense. It is fascinating in a way.
This. Pay for GPT4 and just explain the situation that is happening and it will be happy to provide a counter to its own point.
Re: How to get coworkers to stop giving me ChatGPT-generated suggestions?
#38Earlier quoted context omitted.
The author makes it clear in the associated discussion that he doesn't immediately assume the suggestions are bad based on their source: > I take the time to understand and consider each suggestion, not rejecting anything out of hand, and share them with my team members (of which there are 17). The issue is the time it takes to explain _why_ these are bad ideas to non-technical (and skeptical) colleagues.
That sounds to me less of an issue with ChatGPT, and more with having colleagues that don't understand how to engage in reasonable discussion or evaluate information correctly.