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

ChatGPT

8911 readers
2 users here now

Unofficial ChatGPT community to discuss anything ChatGPT

founded 1 year 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
[–] OsrsNeedsF2P@lemmy.ml 5 points 1 year ago* (last edited 1 year 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.