this post was submitted on 10 Jul 2023
849 points (97.8% liked)

Programmer Humor

32568 readers
198 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

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

Where does ChatGPT fall into this meme?

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

I use chatgpt to get me pointed in the right direction and have it provide some basic boilerplate code for smaller tasks

I needed to go through a bunch of .json files and modify various elements

I was able to implement what I needed without google/documentation/stackoverflow