this post was submitted on 24 Oct 2023
875 points (93.1% liked)

Programmer Humor

19564 readers
1200 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 39 points 1 year ago (9 children)

I find it to be suprisingly usless compared to classic aproach. But in my case it might be beacuse of the language i work with ( abap ).

[–] [email protected] 47 points 1 year ago (8 children)

It's not the language. ChatGPT is about as useful as a decent code manual. It won't actually solve any problems for you, but it can show you the general format for doing so.

[–] [email protected] 29 points 1 year ago* (last edited 1 year ago) (1 children)

And it's great for boilerplate heavy stuff or writing tests.

[–] [email protected] 2 points 1 year ago

Yeah I've used it for boiler plate stuff for things I've not done before, but I always then read about what it did and make sure I understand it and where to look further.

load more comments (6 replies)
load more comments (6 replies)