this post was submitted on 12 Aug 2024
992 points (99.5% liked)

Programmer Humor

19564 readers
1389 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 216 points 3 months ago* (last edited 3 months ago) (25 children)

At my job, we have an error code that is similar to this. On the frontend, it's just like error 123.

But in our internal error logs, it's because the user submitted their credit card, didnt fully confirm, press back, removed all the items out of their cart, removed their credit card, then found their way back to the submit button through the browser history and attempted to submit without a card or a cart. Nothing would submit and no error was shown, but it was UI error.

It's super convoluted. And we absolutely wanted to shoot the tester who gave us this use case.

[–] Jerkface 140 points 3 months ago* (last edited 3 months ago) (9 children)

Better the tester than a user.

[–] [email protected] 47 points 3 months ago (6 children)
[–] [email protected] 64 points 3 months ago

As of now, I consider you an enemy

[–] [email protected] 36 points 3 months ago

Are you from microsoft?

[–] slampisko 25 points 3 months ago

Being prepared for the eventuality, knowing the consequences and deciding what to do about it before it happens for a user.

[–] [email protected] 18 points 3 months ago (1 children)

Different mindset. A user doesn't want to find bugs but get shit done.

[–] [email protected] 9 points 3 months ago

I'd argue that is maybe 95% of the time. People get bored.

[–] normalexit 9 points 3 months ago

Brand reputation?

[–] danc4498 1 points 3 months ago (1 children)

Users are dumb, testers are assholes.

[–] jaybone -2 points 3 months ago

Sometimes testers are also dumb. Most times.

load more comments (2 replies)
load more comments (17 replies)