this post was submitted on 19 Nov 2024
240 points (98.8% liked)

Programmer Humor

32524 readers
478 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

That's not universal. For instance, last week I got help writing a bash script. But I hope they're helping lots of you in lots of ways.

you are viewing a single comment's thread
view the rest of the comments
[–] Wirlocke@lemmy.blahaj.zone 3 points 1 day ago

I ask it for help when I'm unfamiliar with a library/language or if I'm getting complex errors.

But I always type out the code myself, making sure I'm reading each line and understanding what's happening.

Even for boilerplate if you just let the ai go at it, it'll generate a Frankenstein boilerplate of an outdated standard.