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

Programmer Humor

32503 readers
445 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
[–] [email protected] 4 points 4 hours ago

I used chatgpt as a code monkey for a while. Let it do the repetitive work. But then I got good at using multiline editor features.

Now I use it to "give this form some basic css" or "open a udp connection in c#". Anything more complex or nuanced than that I find I can do better and faster.