this post was submitted on 14 Sep 2023
751 points (92.0% liked)

Programmer Humor

19589 readers
894 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] 18 points 1 year ago* (last edited 1 year ago) (6 children)

Yeah one of these views is more valid than the other:

"I got an error message! It says, Please right click the application and select 'Run As Administrator...' What does it mean?! What do I do?!!! Why are these instructions so confusing?!"

"I got an error on the page! It says 'Password incorrect' What does that mean? How do I fix it?" "Have you tried using the correct password?"

[–] [email protected] 7 points 1 year ago (1 children)

I've had to walk someone over the phone through a prompt that says "Click OK to continue" and there was nothing else except the OK button.

Also when I used to work for Federal Student Aide help center it was common for (people who were about to enter into higher education) to get stuck at the end of the online form when a final screen came up with the options "Submit" and "Cancel"

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

That just seems like bad software design with a prompt like that, unless its for audit trail purposes and it's used to log the user is actively accepting to continue.

load more comments (4 replies)