5 ms·
100% agreed, this is how I always treat it and working on the problem from the article was not an exception from this rule. I share minimum input, and never tru
by pimpl 3y ago
100% agreed, this is how I always treat it and working on the problem from the article was not an exception from this rule. I share minimum input, and never trust the output blindly.
It gets 50-60% of work done, and a really good basis for me to work on it. Especially when working with one-off, end-to-end relatively short scripts.
- hn_throwaway_99 3y agoThis has been my primary use case as well (usually for writing some scripts or where I need to solve an operational task quickly), and ChatGPT has saved me a ton of time with those tasks.