875
you are viewing a single comment's thread
view the rest of the comments
[-] szczuroarturo@programming.dev 39 points 1 year ago

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 47 points 1 year ago

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.

[-] Pechente@feddit.de 29 points 1 year ago* (last edited 1 year ago)

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

[-] EatATaco@lemm.ee 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.

[-] marcos@lemmy.world 15 points 1 year ago

The manual is usually not wrong.

[-] Skyrmir@lemmy.world 11 points 1 year ago

Have you read Microsoft manuals?

[-] marcos@lemmy.world 6 points 1 year ago

Ok, I'll use the "usually" wildcard to absorb this one.

Odds are that ChatGPT can help you better with C# than the documentation. It's also easier to navigate because you only need to know the answer before being able to make a good question, while merely knowing the answer and having a search engine won't help you find the right Microsoft doc.

[-] PixxlMan@lemmy.world 2 points 1 year ago

The docs for C# are stellar imo

[-] marcos@lemmy.world 1 points 1 year ago

You talk about their location?

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.

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

Programmer Humor

19450 readers
730 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