How do I make Lemmy not show me animated thumbnails?
I don’t need my home page to be a GeoCities-esque pile of flashing puke.
Yeah probably not great for photosensitive viewers
In europe we have a “reject all” button for cookies and it’s fantastic
Except on news websites that only give you the choice between “subscribe for X€” and “read for free (accept all)”. So annoying. Still no idea why that’s legal.
That’s not at all legal under GDPR. Nor is having deny all be harder than accept. As is tradition however companies don’t give half a shit until fines start happening.
Because newspapers are not forced to give out their news for free. But they have to give you an alternative to selling your data; taking money from you in this case.
Which is illegal under GDPR btw. See instagram being sued for „pay or get tracked“ on their app.
Still no idea why that’s legal.
It is not
See I want to be able to set that once, in my browser, and then have all of these things fuck off.
We do? Since when? I see that on maybe 1 out of 10 pages.
Be fair, it’s not always working but more often then not IMO.
I’d love somewhere to reporh those assholish designed (so illegal in the EU) ones, like the French CNIL or something?
The consent-o-matic add on allows you to autofil the cookie response and when it doesn’t work you can report it. The ad on is also funded by the EU somehow, can’t remember exactly how. If the add on doesn’t work it means their site is not asking the question correctly.
We also have this glorious extension which just fucks them all off:
To my understanding, by using this you accept (all) the cookies… I would like a extension that tries to minimize cookie exposure!
Thanks!! Going to try it!
Ghostery will automatically decline all tracking pop ups, block cookies, website trackers, etc.
I’ve been using it for a while and love it.
Thanks!! Going to try it!
In most cases, it just blocks or hides cookie related pop-ups. When it’s needed for the website to work properly, it will automatically accept the cookie policy for you (sometimes it will accept all and sometimes only necessary cookie categories, depending on what’s easier to do). It doesn’t delete cookies.
You’re sort of right. Cookie deletion should be available in browser settings right?
In some browsers, such as duck duck go, that’s indeed available and customizable per site. There is also Auto Cookie Delete extension on Firefox and Chrome that you can use.
Or you can enable “Annoyances” filters in uBlock Origin for the same effect
I used to use Ghostery but removed it and now just use these two filters in uBlock. They’re not perfect but certainly better than not using them at all.
Also interesting; I didn’t realise I hadn’t turned those on. thanks!
There seems to be a lot of options. Which ones do I pick? :/
Just turn it all on until something breaks!
I can’t tell: are you joking or serious?
Serious ;)
Use I STILL don’t care about cookies. That one is owned by Avast nowadays and accepts all cookies which is clearly not what people want.
thanks, changed it.
IIRC that add-on was bought by Avast and the new add-on is ‘I still don’t care about cookies’
thanks, changed it.
Holy fuck, that is so disgusting. I was gonna ask why that’s even legal but I’ve learned not to ask such stupid, logical questions. Thanks for the tip!
Yep, you can “reject all” if you’re lucky. Then you just have to go through the list anyway and untick all “legitimate interest” to spy on you.
For big websites for sure, but I still need consent-o-matic way too often for smaller sites and news sites. German news sites are particularly terrible.
No, we don’t. I had to do this manually, more than once.
Since I started using a VPN, I’ve started seeing that option more. Even still, lots of sites aren’t compliant.
deleted by creator
They just need the anti ad blocker anti air-to-ground guided anti ground ad scripts, welcome to the future.
deleted by creator
For ads problem ublock origins / Adguard / Blokada / PiHole does job done especially if you add HAGEZI Ultimate filters on it if you want clean webpage
For captcha problem i think theres script that can you inject to bypass it (i forgot the name of that script)ever wonder why AI is so “good”? please identify all images which are ____. the captcha system may not know what the image is, but after thousands of responses, it has a pretty good idea of where it is, and what it is (since most users will answer correctly to prove they are human).
Real reason why people just stay on the same four big-data-harvesting sites now.
I just hate the ones that block you for using Linux. User agent spoofers work but they’ll figure out how to block those too someday.
There are some sites so extremely annoying that I just get a mirror from archive.org or archive.is. I’m doing this with some news sites that will only allow me to browse them if I accept their cookies.
Recently I started to use reader mode a lot, it tends to work in many cases for this purpose.
At least we have 1000/1000 fiber connections
*cries in 25/1.5mb dsl
How is this a shitpost? It’s just true.
To be fair I havent gotten one of those types of captchas in a while. And now there’s typically a reject all non essential cookies button somewhere.
The thing your missing is, when you click only allow non essential, that means it’s still 700 companies tracking you because of the great term “legitimate interest”. That’s the one you need to deactivate and this usually one by one as shown in this post.
So yeah, you’re essentially allowing all the stuff the way you’re doing it
You will often get these captchas if you use a popular VPN.
I don’t with proton vpn plus at the moment tho I have ublock origgin blocking third party dcripts and noscript blocking most scripts all tpgether on my pc soo half the website that migh show them probably don’t even work
Same (proton and ublocker), but I have also found that some web pages cares what browser you use if you are on proton. If I use chrome then they may just do the verification when you wait 3 seconds but with Firefox and proton (not without proton) do I get a lot of captcha sometimes even after each other just to make triple sure I am not a bot… or even get blocked entirely…
I keep getting some stupid drag this puzzle piece, in a straight line, into place. I’ve gotten 1 grid like that and a word captcha in the past 6 months.
It’s VPN’s that’ll trigger the captchas. I never get them unless I forget to turn my VPN off after “hanging out with my peers”, and then a BUNCH of sites will captcha me
Might be because you trained yourself to avoid those sites that need them. I stopped using some SaaS because logging in was just too hard.
Every big web site in 2024 looks like the sites people warned you not to visit in the 90s
Don’t invent the torment nexus.
Good news! We’ve invented the torment nexus
All I see is a cross in the upper right corner.
Website any% speedrun (no glitch)
quality meme, shitty reality
Internet in 2024 (for me):
- Service unavailable in your country (VPN)
- Confirm you’re a human (VPN)
- Blank page (noscript)
- Obscure error (fingerprint / cookie blocking)
- Page not found (https required)
The percentage of websites that “just work” with privacy measures in place is depressingly small.
you have to put in extra work just to make your website not work with privacy measures. like you have to put in the work to use some bloated javascript framework that doesn’t work with noscript instead of just sticking with plain html and css, which would work. on top of that, i’ve encountered way too many big websites that don’t even have a noscript tag so all you see is a ghost layout or a blank page.
That’s something I would disagree with though. “Sticking with plain HTML and CSS” is way more work, and often has significantly less functionality, than building a website with a framework.
you can build it with a framework, but maybe build it on the server side instead. I’ve seen many nice sites that hardly use any javascript and instead of a bunch of api calls, the server just returns new html to render.
honest question, what is the point of having noscript on at all times?
Not the person you’re asking and I’m running uMatrix instead of noscript to block scripts. But I do it to get more granular control over what my browser loads and runs. Why run scripts if a website works perfectly fine without them? These days I ain’t trusting shit out there on the web.
Tldr: I prefer to opt-in.
Technically it’s uBO, but I use the extreme setting that blocks all scripts by default. Truthfully I wasn’t aware just how many scripts get loaded especially on ecommerce and social media sites, there are too many heavy frameworks being used. Much of it is unnecessary bloat, slowing down my browser, and no small amount of it is devoted to tracking and data collection.
In general, I find less than half of loaded scripts are required to make a page functional. It’s a process requiring trial-and-error, but I have a good set of base rules in place for trusted sites and scripts.
For me, it’s about not giving websites free reign over my browser and by extension my computer and personal data, but having some measure of control over them.
And occasionally there are suspicious sites where I truly don’t want any scripts to run. I don’t even have to worry about them.
Are there even some left? Good old text+image-websites with pure information. Ahh the good old times.
But why #5? What do have against https?
I require https, but not every website is secure, and sometimes the certificate has a problem or is expired.