Earlier quoted context omitted.
For the work that I do, ChatGPT accuracy is still garbage. Like it makes obvious factual errors on very simple technical issues which are clearly documented in public specifications. I still use it occasionally as it does sometimes suggest things that I missed, or catch errors that I made. But it's far from "good enough" to send the output to co-workers or customers without careful review and correction. I do think t…
I am going to offer you some tips for using ChatGPT. 1. Just because something is in a public specification does not mean that GPT knows about this specification. If you want to work on something, and that something is documented, share the document with the AI. Don't just assume it has read it! 2. Share your existing code, don't just ask for one-off functions. You can do this with a tool like Aider. 3. Context is ki…
I am not dealing with code or code reviews but rather complex written specifications where understanding what's going on requires integrating multiple sources.