this post was submitted on 01 Nov 2023
321 points (97.9% liked)

Privacy

31246 readers
739 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 
  • Allow this website to send notifications?
  • Privacy badger stopped 652 trackers on this page
  • "Let us enable cookies? Yes or 19 step cookie configuration wizard?"
  • "Ads are how we keep our service free. Please disable your adblocker"
  • "you've reached your daily free limit. Please upgrade to a pro account for just 29.99 USD/month (the price of a cup of coffee)"

I fucking hate the modern web

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 125 points 10 months ago* (last edited 10 months ago) (3 children)
  • This website needs JavaScript to display the most basic content, have fun with a blank page otherwise
[–] [email protected] 57 points 10 months ago (2 children)

Also, we load the JavaScript from five different CDNs, some of which are horrifically slow today. We also make sure to only load some of the scripts after others have been successfully loaded so uMatrix users have to refresh the page a dozen times.

[–] [email protected] 7 points 10 months ago (1 children)
[–] [email protected] 9 points 10 months ago (2 children)

out dated and abandoned. use LocalCDN instead (although it's kinda useless as well from a tracking perspective)

[–] [email protected] 3 points 10 months ago

Thanks! I didn't knew that.

[–] mazelado 2 points 10 months ago

What makes you say it’s abandoned? The last release was about a month ago.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago)

That last one fucking kills me

[–] [email protected] 18 points 10 months ago (3 children)

i run with scripts disabled unless explicitly whitelisted. this one is annoying af,. so many sites use client scripts to display static content and navigation elements that absolutely didn't need to--at all. right underneath these idiots is the morons that load the entirety of jquery in a bazillion different external files.. and for what? a fucking hover effect over their menus or links or something equally ridiculous.

[–] [email protected] 7 points 10 months ago* (last edited 10 months ago)

Oh, but they don’t just load jquery themselves… for each site “feature” they pull dynamically from a different CDN, loading the same code over and over again to call different functions.

And all it takes is for ONE of their CDNs to get poisoned and suddenly they’re serving malware.

[–] LwL 4 points 10 months ago* (last edited 10 months ago)

The worst is when they redirect you to some /nojs page or similar that doesn't even have scripts from whatever source was required for it to run so I can't just tell noscript to allow whatever seems relevant, I have to blanket allow scripts temporarily.

[–] MigratingtoLemmy 2 points 10 months ago

Same. I use uBlock Origin and NoScript together.

It's such a pain: go to uBlock Origin, unblock 3p scripts. Then, go to NoScript, unblock the scripts that need to run, then select specifically which elements of the script need to run (media, script, object etc).

I just give up sometimes and run it in a different browser temporarily, or just don't visit the website. Maybe I'm a madman

[–] [email protected] 7 points 10 months ago

RIP Unofficial NYTimes paywall bypass by disabling JavaScript :(