this post was submitted on 07 Sep 2023
1106 points (91.2% liked)

Programmer Humor

19161 readers
415 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 1 year ago
MODERATORS
1106
They tried (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by MDFL@programming.dev to c/programmer_humor@programming.dev
 

EDIT: I didn't realize the anger this would bring out of people. It was supposed to be a funny meme based on recent real-life situations I've encountered, not an attack on the EU.

I appreciate the effort of the EU cookie laws. The practice of them just doesn't live up to the theory of the law. Shady companies are always going to find a way to be shady.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] towerful@programming.dev 3 points 1 year ago (1 children)

Cookie consent is actually supposed to be about all data tracking.
There are quite a few analytics that do fingerprinting "because it's not a cookie, it's not covered by Cookie Consent". But it is still covered.
Some of them respect the fact that declining cookies is about declining tracking.

So, if you consent to all cookies, you are also consenting to any fingerprinting that doesn't rely on cookies. So deleting cookies wouldn't remove that fingerprinting data.

[โ€“] dan1101@lemm.ee 2 points 1 year ago

Gotcha, responsible site owners should not be tracking you if you decline cookies.