this post was submitted on 24 Oct 2023
798 points (93.4% liked)

Programmer Humor

26026 readers
1344 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] szczuroarturo@programming.dev 32 points 2 years 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 ).

[–] Skyrmir@lemmy.world 40 points 2 years 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.

[–] marcos@lemmy.world 15 points 2 years ago (5 children)

The manual is usually not wrong.

Sometimes whatever you are working with will have outdated or really poor docs, so an advanced internet info aggregator is useful in that sense.

I started learning nix before chatgpt and it was a nightmare. I had to continually ask for help on discord, of all places, for things that should really be in the docs.

Chatgpt makes nix easier, except not really because it's info is outdated a lot of the time.

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