this post was submitted on 15 Sep 2023
987 points (98.8% liked)

Programmer Humor

31812 readers
556 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Meme transcription:

Panel 1 of 3: A cute dog looks asks, “pls fix problem??”

Panel 2 of 3: The dog has become upset and says, “No Info!!”

Panel 3 of 3: The dog looks very angry and says “only fix”

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 25 points 11 months ago (1 children)

Unfortunately, sometimes they can't determine reproduction steps because it's rare to happen and required multiple things, or they just didn't catch it. I definitely don't blame them, at least not in a lot of cases.

And sometimes logs or crash dump or whatever is all you need to figure out the bug anyway. In fact, ideally it should be more often than not.

[–] [email protected] 7 points 11 months ago

That's true. I work in QA, so I'm all too familiar with the experience of "wait, wtf just happened". I don't fault users in that situation. My problem is when it's "I crash every time on this level", without any explanation