this post was submitted on 10 Jul 2023
851 points (97.6% liked)

Programmer Humor

32051 readers
1357 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
[โ€“] neblem@lemmy.world 4 points 1 year ago (1 children)

Where does ChatGPT fall into this meme?

[โ€“] lackthought@lemmy.sdf.org 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