HACKER Q&A
📣 prakhar897

Why is Hacker News loading so slowly?


Taking close to 40 sec per click from a few days, any idea why?


  👤 meltyness Accepted Answer ✓
Does it perform poorly on all of the browsers, computers, connections, and VPNs you have access to? If so, you may have figured out how to slow down time!

👤 girishso
I’m also noticing the same. My rudimentary testing in dev console times shows that it “waits” for the most part, then immediately loads the page.

I had doubts about my ISPs DNS, changed it to use cloudflare dns, it didn’t help much.


👤 toast0
tcpdump or a pcap should probably show something fairly obvious for a 40 second delay. But my guess is path mtu problems. I've written a test for this; it's unpolished but might help you out.

http://pmtud.enslaves.us/

click start, and wait for the test to finish. If the table shows notes other than OK in the right column, you might have an issue. If you do, probably you can fix it by applying MSS clamping on your internet router, or manually setting an MTU appropriate to your connection.


👤 Sophira
Like the other commenters so far, I'm not having any issues either.

👤 boundless88
Hacker News is not available in some parts of the world. Like me, I have to use a VPN all the time to access it. The quality of the VPN is crucial in this case.

👤 mska
It loads in less than 1 sec for me

👤 mtmail
I notice no difference at all.