logoalt Hacker News

jamescuntoday at 3:19 PM7 repliesview on HN

I'm that minutia in your statistics that is still rocking NoScript in 2026, enabling JavaScript on a site-by-site basis, but this is increasingly difficult with the modern web.

Hopefully these and others modern HTML features gain adoption, along with realizing perhaps a Single Page Application isn't necessary in most instances.

I don't often have to write frontend code, but when I do, there is very little in terms of interactivity you cannot do with HTML these days, worst case a little sprinkle of something like HTMX.


Replies

bee_ridertoday at 3:48 PM

Thank goodness you exist, the fingerprinters will be confused as to which one of the two of us went to their website!

show 1 reply
edparcelltoday at 8:27 PM

I got frustrated with sites that should just be documents bolting on a pile of javascript libraries, third-party requests etc so I made a standard for sites that are just documents, and wrote a checker for document-only pages. For SSL, the thing that actually changed the web was browsers flagging non-SSL - probably similar is needed here. https://certifiedweb10.org/ if you're interested.

gunalxtoday at 4:27 PM

Single page applications are one of the most anoying web patterns i know of. Please just let me have one page for each ting to do so i actually can bookmark it properly.

show 4 replies
evenhashtoday at 6:32 PM

One thing you notice running NoScript is how prevalent Google is.

Even if a site doesn’t monetize with Google Ads, there’s a decent chance it’s pulling a script from ajax.googleapis.com, and Google still knows that you visited the site from the Referer of the script download.

zelphirkalttoday at 4:41 PM

This is part of how I judge how well made or how shitty a website is. If it requires scripts from a dozen third parties, then it usually sucks and one can easily recognize when not much effort has been put into making it.

nozzlegeartoday at 6:58 PM

Does HTMX work with NoScript? Doesn't it require JS?

show 1 reply
djoldmantoday at 4:38 PM

oh my. Looks like NoScript is way better than what I've been using. Thanks!

https://noscript.net/