@privateger@plasmatrap.com Hm, it's good to know there's a decent free captcha, but oh my god why would you use CC0 for software please don't do this ever
@SuperDicq@privateger I don't mind JavaScript if it's free and I'm about to choose exactly what is going to get loaded (including the version and the ability to not update if I do not wish to).
Browsers do not contain such functionality, rather they ensure maximum arbitrary remote code execution, therefore I don't run JavaScript.
@SuperDicq@privateger The problem is that JavaScript engines are not designed to allow for that kind of thing - they love running any and all JavaScript on a webpage and extensions can only stop some of it from executing.
The closest thing there is to that is Haketilo; https://haketilo.koszko.org/ but the browser extension that allows usage with javascript.enabled=false is depreciated but no-one really bothers to write Haketilo packages, as the sort who would care to do so just make their website function in the superior way (without JavaScript).
@SuperDicq@privateger Yes and going to the moon would take less work than writing a fully HTML5+CSS compliant browser from scratch.
For any functionality that a JavaScript website offers, that functionality can usually be better provided via native software written in a decent language rather than in a web browser, so I'll do that instead really.