this post was submitted on 16 Jul 2024
499 points (97.7% liked)

Programmer Humor

19976 readers
576 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] 51 points 6 months ago (5 children)

Somebody convince me I'm wrong.

There is no reason to display "100%" in your UI for more than a single second. Either show 99% and then finish, or show 100% only when you are ACTUALLY done and only show it for a little.

If you're still doing ANYTHING AT ALL don't say you're 100% complete. How is it still like this

[โ€“] [email protected] 1 points 6 months ago

Or you can use 100% with countdown and skip options

load more comments (4 replies)