|
|
|
|
|
by averageRoyalty
818 days ago
|
|
> Try hanging up a call on your smartphone and your counterpart hanged up a a fraction of a second before you. Now you call someone (pretty deep down) in your recent call list. I do this daily and it infuriates me. I am also a fast typer on both touch and physical. As a result I often type into an auto complete box (e.g. kagi, gmail, etc) and see the result I want come up midway through my type. As I'm going to click or tap it, I am often in the 200ms window where that result is replaced by another or the list is reordered in some way. Dynamically loading webpages are also a plague of the last decade for the same reason. They load an initial layout, often interactable. Then as you're going to click or tap, they dynamically load other elements or content, reordering and moving things around the page! If you don't have anything n̵i̵c̵e̵ ̵t̵o̵ ̵s̵a̵y̵,̵ ̵d̵o̵n̵'̵t̵ ̵s̵a̵y̵ ̵a̵n̵y̵t̵h̵i̵n̵g̵ ̵a̵t̵ ̵a̵l̵l̵ ready to load, don't load anything at all. |
|