796
you are viewing a single comment's thread
view the rest of the comments
[-] IDatedSuccubi@lemmy.world 100 points 1 year ago

This is what I and many other programmers have done (not the removal, but fake delays), because it improves user experience, actually:

1.When the user clicks a button that should take long in their mind (like uncompressing a zip file etc) but is actually fast, it might seem like something is wrong and it didn't work

2.When the user transitions between layouts of the application, if it loads everything too fast it will look too abrupt, a fake delay will be made here if a transition animation is not possible/doesn't fit

[-] sp00nix@lemmy.ml 13 points 1 year ago

There was a financial calculator from HP that they made for decades. The newer ones were so fast doing large mortgage calculations that the users didn't trust it, so they intentionally slowed down the results.

load more comments (19 replies)
this post was submitted on 15 Jul 2023
796 points (97.6% liked)

Programmer Humor

31740 readers
1515 users here now

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

Rules:

founded 5 years ago
MODERATORS