this post was submitted on 13 Aug 2023
24 points (96.2% liked)

ChatGPT

9614 readers
10 users here now

Unofficial ChatGPT community to discuss anything ChatGPT

founded 2 years ago
MODERATORS
 

I use GPT3.5 for html/Laravel web site coding help. It sometimes sends me on wild goose chases while helping me debug, so I'm wondering if it's any better for this use case in v4. Anyone know?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 2 years ago* (last edited 2 years ago)

It won't solve obscure problems, but it's really good for generating lots of beginner-level code or answering beginner-level questions.

Given that >75% of the coding you do is probably beginner level, I find it's worth it, but you still need to know when to put it away and work on your own.