this post was submitted on 06 Jul 2023
104 points (96.4% liked)

ChatGPT

8824 readers
5 users here now

Unofficial ChatGPT community to discuss anything ChatGPT

founded 1 year ago
MODERATORS
 

I asked GPT4 to refactor a simple, working python script for my smart lights... and it completely butchered the code and apologized mid-generation.

No amount of pleading or correction would get it to function as it did just a week or two ago.

It is so over.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (1 children)

Considering how long I've been using Python, and how it looked when I started, it is to me. And here is the ancient one I was previously using:

[โ€“] [email protected] 2 points 1 year ago

Somehow this looks better to me, possibly because of less redundancy (copy buttons aren't needed when you have ctrl+c).