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

Programmer Humor

19187 readers
1164 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
[–] [email protected] 5 points 2 months ago (1 children)
[–] [email protected] 4 points 2 months ago (1 children)
[–] [email protected] 3 points 2 months ago* (last edited 2 months ago) (1 children)

Of the person using it. GIGO

[–] [email protected] 4 points 2 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.

[–] [email protected] 2 points 2 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.

[–] [email protected] 4 points 2 months ago

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

[–] [email protected] 2 points 2 months ago* (last edited 2 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.

[–] [email protected] 1 points 2 months ago* (last edited 2 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)

[–] [email protected] 1 points 2 months ago
load more comments
view more: ‹ prev next ›