|
|
|
|
|
by logicallee
3513 days ago
|
|
For people who make interactive applications, here is an interesting thing to add: Making a user interpret an error message or notification of some kind (8 seconds) and have to dismiss a window (3 seconds) rather than be able to continue seamlessly: 44,000,000,000 operations, or 275,000,000,000 operations if we include the idling GPU. Distance light travels in this time: around the world 77 times, all while we keep the user from being able to do anything. Something to think about the next time you throw up a dialog box... |
|