|
|
|
|
|
by codexon
849 days ago
|
|
I have the same experience. Every time I try to have it code something that isn't completely trivial or all over the internet like quicksort, it always has bugs and invents calls to functions that don't exist. And yes, I'm using GPT-4, the best model available. And I'm not even asking about an exotic language like F#, I'm asking it questions about C++ or Python. People are out there claiming that GPT is doing all their coding for them. I just don't see how, unless they simply did not know how to program at all. I feel like I'm either crazy, or all these people are lying. |
|
With some careful prompting I've been able to get some decent code that is 95% usable out of the box. If that saves me time and changes my role there into code review versus dev + code review, that's a win.
If you just ask GPT4 to write a program and don't give it fairly specific guardrails I agree it spits out nearly junk.