chatgpt becoming useless

kelturon

Elite Member
Jr. VIP
Joined
Feb 25, 2018
Messages
2,085
Reaction score
1,608
I used to be amazed by coding with Chatgpt. But recently its responses are becoming generic, dumb, false and literally wasting my time...

It gives me simply non-working code.

At this point its faster to use google again...

:(
 
That's weird, I've been getting some good responses from ChatGPT, even though I'm mostly using GPT-4 with Prime and sometimes their API.

Which model are you using and what kind of stuff are you trying to code?
 
That's weird, I've been getting some good responses from ChatGPT, even though I'm mostly using GPT-4 with Prime and sometimes their API.

Which model are you using and what kind of stuff are you trying to code?
gpt-4. Paid plan. The responses are waaay worse than before. It even simply stopped rewriting the entire code at all...
 
I've had the same experience. Code from Chat-GPT almost never works for me. I'll paste it in, get an error, give the error back to GPT, then it will correct itself -- then I'll add the correction, and there'll be another error, then I'll paste that back in and GPT will correct itself again, and it just goes on and on like that. Eventually, I just give up and look for tutorials and documentation. Maybe this isGod telling us to stop being so lazy ;)
 
gpt-4. Paid plan. The responses are waaay worse than before. It even simply stopped rewriting the entire code at all...

I agree the quality in code response at the start was better.

It helped me with a complex algorithm, now it won't help with a for loop.

Went from Mid level coding buddy to a very junior one.
 
I used to be amazed by coding with Chatgpt. But recently its responses are becoming generic, dumb, false and literally wasting my time...

It gives me simply non-working code.

At this point its faster to use google again...

:(
Its been slows in past days also , RIP.
 
the free version is indeed very slow but i'm waiting for the plugins to go live before becoming a plus
 
I get good results for coding on ChatGPT
 
Agreed. I can totally feel the drop in quality. These days it just sends a pile of garbage that looks like code but works like shit. Maybe they realized how good it was with all the “ChatGPT killing coding jobs” outcry and decided to make it an ultra premium pro max feature.
 
i totally agree but it can be helpful sometimes not perfect but help a little
 
It works great for me for now, but I need to be ULTRA specific for it to not start suggesting pure nonsense.

Also, it's much better to ask only small snippets of code and do everything yourself to improve continuously. I feel that the quality dropped drastically after various sites started suggesting that you can get apps done without coding. Maybe tons of people who have no idea about coding decided to make their apps, plugins etc. and made the AI dumber :D
 
Back
Top