813
Checkmate (lemdro.id)
submitted 4 months ago by governorkeagan to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] palordrolap@kbin.social 32 points 4 months ago

Is it still the norm to go to the dev's office, yank their power cord and when they ask what we're doing, tell them we're shipping their machine to the client because it's the only one that the code runs on?

And can we do that with whatever server ChatGPT-4o is running on?

I'm assuming that this response from 4o isn't real and was invented for the laugh, but it would be tempting to throw this scenario at it if it decided to give this response.

[-] Melkath@kbin.social 33 points 4 months ago

The real joke was the pain that every developer feels when the end user gives such useful and actionable feed back as "It broke. Fix. Unga bunga."

"It works on my machine" is trying to be polite when, after hours and hours of trying to teach a person how to report a bug with necessary information, all they ever get is "It broke. Fix. Unga bunga."

[-] Skates@feddit.nl 0 points 4 months ago* (last edited 4 months ago)

No, "it works on my machine" is the ever-tiring excuse every junior dev gives when they're inexperienced enough to not understand that environments differ and just because yours is setup to run your code, doesn't mean you did everything right so that an end-user can also run it. Did you package VCredist? Did you update the environment? Are you using another fucking compiler for some retarded 25-year-old's reason instead of the one we use on our production server, so now every build is failing because you didn't hold a review and pushed to master?

"It works on my machine" is spoken as if it should end all debugging. Goddamn, if it works on your machine and it doesn't work on another machine, that's a great clue. That's where your debugging begins.

[-] Melkath@kbin.social 1 points 4 months ago

Wow.

You sound angry. And quite outdated.

this post was submitted on 24 May 2024
813 points (98.7% liked)

Programmer Humor

32144 readers
110 users here now

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

Rules:

founded 5 years ago
MODERATORS