284
submitted 18 hours ago by yogthos@lemmy.ml to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] itslilith@lemmy.blahaj.zone 51 points 18 hours ago

Don't copilot anything longer than a function of about 15 lines. That way you can quickly see if it made mistakes. Ensure it works, move on to the next.

And only do that for boring, repetitive work. The tough challenges and critical parts you're (for now) better off solving yourself.

[-] flashgnash@lemm.ee 15 points 12 hours ago

Absolutely, I think the people who say it's completely useless for code are in denial

Definitely not replacing anyone but my god it has sped up development by generating code I already know how to write 90% of

No more having to look up "what was the for loop syntax in this language again?"

[-] xavier666@lemm.ee 9 points 12 hours ago

"Copilot is really good in things which I already know" and that is perfectly fine

[-] flashgnash@lemm.ee 5 points 10 hours ago

Exactly.

It's to speed up boilerplate and save you having to look up function names or language specific syntax for that one feature you want to use, not to entirely do your job for you

[-] BudgetBandit@sh.itjust.works 5 points 16 hours ago

Tried to learn coding using chatGPT. Wanted to make my own game engine for a phone game. Ended up looking up tutorials.

[-] Bread@sh.itjust.works 1 points 5 hours ago

ChatGPT as a programming tool like any other tool works a whole lot better when you are well versed in how the process should go. It speeds up the workflow of a professional, it doesn't make a new worker better.

this post was submitted on 21 Oct 2024
284 points (96.4% liked)

Programmer Humor

32275 readers
949 users here now

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

Rules:

founded 5 years ago
MODERATORS