100
Accepting Cookies (thelemmy.club)

cross-posted from: https://suppo.fi/post/12337562

fixed

top 11 comments
sorted by: hot top new old
[-] MoonMelon@lemmy.ml 2 points 20 minutes ago

I use Cookie Autodelete. Doesn't matter what I choose, it's getting nuked when I close the tab. Handy to clear out IndexedDB and localStorage too, for sites that only let you read one or two pages before putting up a paywall.

[-] eager_eagle@lemmy.world 1 points 14 minutes ago

Does it allow you to select the ones to keep? I'd like to delete everything, but signing into the services every day is annoying as hell, so I'd appreciate a solution to keep the authentication ones.

[-] MoonMelon@lemmy.ml 1 points 8 minutes ago

Yeah, you can manually whitelist domains (including expressions). I do this for sites where I don't mind keeping cookies around (like lemmy).

[-] Multiplexer@discuss.tchncs.de 10 points 1 hour ago

How does uBlock Origin help here, though?
I don't think it blocks Cookie banners?

[-] slazer2au@lemmy.world 22 points 1 hour ago

It can hide the popup but all the rapist advertising companies take that as yes because you didn't say no.

Use consent-o-matic to automatically opt out.

[-] Korhaka@sopuli.xyz 5 points 54 minutes ago

Doesn't matter if I opt in or out if I just delete them all on closing the browser and they all disappear.

[-] MangoPenguin@lemmy.blahaj.zone 1 points 1 hour ago

Is that needed if ublock already stops all the tracking scripts from loading?

[-] dohpaz42@lemmy.world 5 points 1 hour ago

Yes. Because cookies are used for tracking and can be set without the aid of Javascript.

For anyone interested, cookies pre-date Javascript and are baked in the HTTP protocol by way of a Set-Cookie header that the browser responds to by storing whatever information accompanies the Set-Cookie header; usually a unique id that can then be used to track what pages on a domain you visit.

[-] Quacksalber@sh.itjust.works 2 points 1 hour ago* (last edited 58 minutes ago)

uMatrix once again to the rescue. It can block cookies. The only downside to uMatrix is that it dis-/allows based on su domain, so you can't accept a log-in cookie and reject the tracking cookie, if they are served by the same subdomain.

[-] MangoPenguin@lemmy.blahaj.zone 5 points 1 hour ago

It does, just need to enable the filter list for it. It'll block most annoying things on top of the usual ads.

[-] blackbeans@lemmy.zip 3 points 1 hour ago

It helps partially. As it will block known trackers and tracking cookies.

this post was submitted on 22 May 2026
100 points (99.0% liked)

Programmer Humor

31514 readers
2343 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS