Live data from Hacker News

Please disable JavaScript to view this site

heydonworks.com

121–130 of 281 posts

Re: Please disable JavaScript to view this site

#121
post #15

Earlier quoted context omitted.

I see what you did there.... In other news, possibly the best designed website of 2020: http://www.muskfoundation.org/

Similar a company with 250 billion USD revenue (2019) https://www.berkshirehathaway.com/

There's an ad for Geico insurance at the bottom, lol. What's the deal with that?

Re: Please disable JavaScript to view this site

#122

For those looking for an easy way to disable JS, uBlock Origin has a button to disable it

There's also a Firefox extension called "Disable JavaScript" that places a JavaScript toggle switch on your address bar and remembers whether you want JavaScript on or off on each specific site that you visit.

Re: Please disable JavaScript to view this site

#123

In my view, micrototalitarian actions like this are every bit as bad as the ills they seek to cure. Insisting on infringing the liberty of others, before even so much as talking to another person is the very core of what ails our society in this time.

I'd argue that wild histrionics as you have just demonstrated are worse than whatever this is (which certainly does not infringe on anyone's liberty).

It infringes my liberty to browse with JavaScript enabled. Further, when the argument is lost, ad hominem becomes the tool of the loser.

Re: Please disable JavaScript to view this site

#124
I must say, I don't understand the disable JS movement. I browse with JS on, and uBlock Origin to block ads. It's rare that I have any javascript-related problems in my web browsing. On the other hand, I definitely use a number of sites that rely on javascript for useful purposes.

If you're worried about tracking, you can block ads and tracking scripts without disabling javascript. If you're worried about viruses, well, all I can say there is that in my experience and understanding, if you keep your browser updated, the odds of getting a virus via browser JS are exceedingly low. Doubly so if you're not frequenting sketchy sites.

I don't know, it seems to me like advice from a time before security was a priority for browser makers, and high-quality ad blockers existed. At this point, I really don't see the value.

Re: Please disable JavaScript to view this site

#125

Any guesses as to why the source code look the way it does? I was expecting a traditional website inside the noscript tags, but instead I found an obfuscated soup letter between them.

Yeah, putting out obfuscated content while making a statement against client-side JS is very ??? to me

Re: Please disable JavaScript to view this site

#126
post #35

This website does not track you . Correction -> This website does not track you via JS. You have no idea what's logged on the backend.

It logs requests to the site, which is far less invasive than the fine detail of browser fingerprinting and tracking that JS allows: JS can see your mouse pointer's position, how long you spent on each area of the page, which parts of the text you selected, and many many other things. Things like this are seriously creepy: https://www.crazyegg.com/blog/mouse-recorder/

Heatmaps have legitimate, non-tracking, purposes.

eg: hotjar.com sessioncam.com

Legitimate tools for measuring effectiveness of pages with little in the way of nefarious tracking afaics. Also very useful for replaying user errors/problems.

Re: Please disable JavaScript to view this site

#127
Wow, something is wrong with uMatrix. I have uMatrix with 1st party javascript disabled by default. Yet this site says "Please disable JavaScript to view this site." To be sure, I curled the source and hosted it elsewhere, and my browser (firefox 84.0b4 on linux with uMatrix) still runs the JavaScript.

Re: Please disable JavaScript to view this site

#128

I must say, I don't understand the disable JS movement. I browse with JS on, and uBlock Origin to block ads. It's rare that I have any javascript-related problems in my web browsing. On the other hand, I definitely use a number of sites that rely on javascript for useful purposes. If you're worried about tracking, you can block ads and tracking scripts without disabling javascript. If you're worried about viruses, we…

[deleted]

Re: Please disable JavaScript to view this site

#129
post #10

For those using Chrome, this is easy as clicking the lock icon next to the domain name in the address bar, then "Site Settings".

Stop using chrome

Stop using the fastest browser with the best feature set, dev tools and compatibility

Re: Please disable JavaScript to view this site

#130
post #64

For those looking for an easy way to disable JS, uBlock Origin has a button to disable it

If using Chrome, you can use Cmd+Shift+C to open DevTools, Cmd+Shift+P to open command palette, and then type 'disable javascript' and hit enter.

Or click the lock in the address bar, "Site settings", set "javascript" to "block". This will be sticky across the site, for better or worse.
Post reply on HN