this post was submitted on 27 Jun 2024
989 points (98.1% liked)

Programmer Humor

19302 readers
1286 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
 

Cross posted from: https://lemm.ee/post/35627632

(page 2) 50 comments
sorted by: hot top controversial new old
[–] jaschen@lemm.ee 5 points 3 months ago (4 children)

From a person who does zero coding. It's a godsend.

load more comments (4 replies)
[–] Daxtron2@startrek.website 5 points 3 months ago (1 children)
[–] BroccoLemuria@lemmy.world 4 points 3 months ago (1 children)
[–] Daxtron2@startrek.website 3 points 3 months ago* (last edited 3 months ago) (1 children)

Of the person using it. GIGO

[–] EatATaco@lemm.ee 4 points 3 months ago (1 children)

I'm a senior dev, and copilot as a productivity tool usually pays for the monthly license multiple times per week.

Whenever I hear someone say it's useless, that tells me they are either some godlike dev who knows everything already (lol), they haven't actually used it, they are not good at integrating new tools into their workflow, or they simply haven't learned how to use it yet.

[–] Daxtron2@startrek.website 2 points 3 months ago

Whenever I hear that its useless I ask them to show me how they're using it. Its almost always exactly what's happening in this comic with just a tiny bit more detail lol. I think a lot of people are stuck under the assumption that a smaller more concise query is better when its really the opposite that is true. The more information you give and the more you let the LLM work through a problem with followup questions, the better the output. Its like a new Jr Dev who knows their stuff, but struggles with asking clarifying questions.

[–] rms1990@programming.dev 4 points 3 months ago

It's interesting the AI of the past and the AI now.

[–] CanadaPlus@lemmy.sdf.org 2 points 3 months ago* (last edited 3 months ago)

Still, you get there in two-thirds of the time. I'll leave it to people with the budget for CoPilot to say if it feels like less work.

[–] Ziglin@lemmy.world 2 points 3 months ago* (last edited 3 months ago)

My new favourite is asking GitHub copilot (which I would not pay for out of my own pocket) why the code I'm writing isn't working as intended and it asks me to show it the code that I already provided.

I do like not having copy and paste the same thing 5 times with slight variations (something it usually does pretty well until it doesn't and I need a few minutes to find the error)

[–] wts@discuss.tchncs.de 1 points 3 months ago
load more comments
view more: ‹ prev next ›