|
|
|
|
|
by andrewf
1261 days ago
|
|
The speed of light isn't getting any faster. Examples: https://www.cloudping.co/grid I'd be wary of taking asynchronous actions and making them synchronous. For instance, if you had a list of items each with a delete icon next to it, you don't want to turn deleting three items from click-click-click into click-wait-click-wait-click. Chrome Dev Tools can simulate added latency as well as restricted bandwidth, so you can plug intercontinental latencies in and see how much a particular site is affected. Some things will be fine. I'm posting this on HN from Western Australia, no problems. |
|