this post was submitted on 07 Sep 2023
1017 points (91.0% liked)

Programmer Humor

26332 readers
346 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
1017
They tried (programming.dev)
submitted 2 years ago* (last edited 2 years 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 2 years 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 2 years ago

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