Comment by IshKebab

Comment by IshKebab 9 hours ago

6 replies

Does he have a strong stance of JS in the browser? In any case, I don't think many people would agree that the dubious extra privacy you gain from blocking that is really worth breaking half the web. Fingerprinting is not too hard even without JS.

ekjhgkejhgk 9 hours ago

> Does he have a strong stance of JS in the browser?

Lets see what he says on the subject.

https://www.gnu.org/philosophy/javascript-trap.html

  • IshKebab 5 hours ago

    Ok so his issue is even more obtuse - he doesn't care about fingerprinting; he cares that not all JS code is GPL.

StillBored 9 hours ago

I would re-frame "is it really worth breaking half the web" as those sites are not compliant to begin with. Nothing in the web standards stack mandates javascript, its an optional feature! Web developers of yore understood that a fundamental property of a properly written web site was to degrade gracefully if javascript wasn't available, but the groupthink of the past decade has chosen weaponized incompetence over doing their jobs and in the process has not only thrown a load of noncompliant insecure garbage out there, but broken a load of accessibility standards, and other things in the process.

bee_rider 9 hours ago

Blocking most JavaScript is fine, it mostly just breaks the silly pointless over-designed sites anyway. Just like everything else, most of the internet is garbage; blocking over-designed JavaScript sites isn’t a perfect filter but it is an ok first heuristic.

delusional 9 hours ago

His stance is pretty simple. The JS on most pages is proprietary, and he doesn't like proprietary software.