Oh yeah, this is super frustrating and happens a lot. My go to fix was "Continue from 'return'" or "Continue from {the last line of code}"
GPT-4 would generally respond with "Here's the continuation..."
CrosswordGPT it is! I think this might be better than GitHub CoPilot.
Fascinating article, it’s cool that you’ve jumped on GPT-4 so quickly to test it out. I think speak for many developers that while this is exciting tech, it’s existentially threatening since it can potentially replace us. After having played with it, what is your prediction about AI replacing developers? Are you worried or excited?
Vincas Stonys
Teaching React After Basics
Very cool, I tried a similar thing, where I asked it to invent a game like chess or checkers and then code it. My main frustration was that it would cut off its code in the answer in the middle, and wouldn't ever finish it no matter what I asked. I found ways to work around this, sort of, but have you experienced this and how did you deal with it?