Hacker News new | ask | show | jobs
by dewey 2307 days ago
If you look at the network tab and the web sockets you know why. It's crazy what they are doing in the background to get this simple interface to load.
1 comments

Maybe we need an indie hacker to help them understand caching over at IndieHackers. :-)
JS files served by IndieHackers do have caching headers. But there's 4MB of JS.

Compare to HN, a single 2KB script for submitting votes without page reload, and that's it.