Top "Perception" questions

What is the shortest perceivable application response delay?

A delay will always occur between a user action and an application response. It is well known that the lower …

user-interface response-time perception
How to generate n different colors for any natural number n?

Say n = 100; How do I generate 100 visually distinct colors? Is this mathematically possible?

algorithm colors pseudocode perception