Hacker News new | ask | show | jobs
by ge96 3326 days ago
yeah I was amazed that async loading of scripts, how much of a difference that makes.

I'll just remember that for future projects and code structuring making things independent or defer/wait for parts to be present due to async loading.

the console internet throttling is a cool tool too with Google Chrome. To simulate poor network speed I have it set to 500Kbps with 300ms delay. That was the latency with our closest "data center" single-core vps hahaha. What a man can do with $4.00 and brute-force-idiocy to get things done.