I’m not the parent, but depending on the context, GPT-4 will often make up functions that then end up requiring research and correction; in other cases like once when I asked it to show me an example of a class of X86 assembly instructions, it just added a label and skipped the actual instruction and implementation!
Yesterday I was looking for some help on an issue with the unshare command; it repeatedly made bad assumptions about the nature of the error even I provided it with the full error message and one could already guess the initial cause by looking at that.
I guess such errors can be frighteningly common once you get outside of typical web development.
Yesterday I was looking for some help on an issue with the unshare command; it repeatedly made bad assumptions about the nature of the error even I provided it with the full error message and one could already guess the initial cause by looking at that.
I guess such errors can be frighteningly common once you get outside of typical web development.