Hacker News new | ask | show | jobs
by mannix 4667 days ago
Go to the Sources tab and click the || button to pause javascript. If you're wondering where the code is, just curl the URL :) (or, with Web Inspector open, refresh the page, go to the Network tab and select the only request.
1 comments

You can just look at the source (Ctrl+Alt+U in Chrome). It's an HTML document with a single script tag in it.
Just Ctrl+U