this post was submitted on 10 Apr 2025
163 points (100.0% liked)

Programmer Humor

23899 readers
1512 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
[–] [email protected] 26 points 2 months ago (2 children)

Unreal that AI is so ubiquitous apparently in programming, that I as a non-AI-user had to come to the comments to understand wtf this meant

[–] [email protected] 16 points 1 month ago* (last edited 1 month ago) (1 children)

So this is a list of responses given by AI when you correct it? My guess was "Things you will never hear from a client when you politely point out a logical inconsistency, an incorrect assumption, or a wild over/underestimation in their project plan." 'Cause in my experience the response you will get, 99% of the time, is "That won't happen."

[–] [email protected] 7 points 1 month ago

I thought it was "things a programmer says to a client (while rolling their eyes) after the client gives nonsensical feedback."

[–] [email protected] 13 points 2 months ago (2 children)

I think it's a thing mainly for hobby programmers and young students that don't have a solid foundation/grasp of programming yet, which also likely makes up a big portion of programming meme communities.

[–] [email protected] 5 points 2 months ago* (last edited 1 month ago)

There are definitely more experienced programmers using it. I can't find the post at the moment, but there was a recent-ish blog post citing a bunch of examples. [edit: found it: https://registerspill.thorstenball.com/p/they-all-use-it ]

Personally, I don't use AI much, but I do occasionally experiment with it (for instance, I recently gave Claude Sonnet the same live-coding interview I give candidates for my team; it...did worse than I expected, tbh). The experimenting is sufficient for me to recognize these phrases.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

It isn't, at work we're in the process of evaluating how useful it can be and a bunch of people received Cursor licenses to test it out.

If you're trying to do something common it works great as long as you are concise enough. The moment you try to get it to do something obscure it starts failing miserably.