7 ms·
This feature is born out of the same government that created the cookie laws, so it makes sense to me that it would follow similar politically-valuable but prac
by tcdent 1mo ago
This feature is born out of the same government that created the cookie laws, so it makes sense to me that it would follow similar politically-valuable but practically-questionable set of beliefs.
Really, Anthropic (and the other labs that follow) are just trying to satisfy the requirements of the law so they can continue to serve the EU. Wether it's actually effective is something else entirely.
- Lorkki 1mo agoThe cookie laws and GDPR are hampered by malicious compliance, sure, but also outright intentional non-compliance. What's needed is more efficient oversight and enforcement.
- theoreticalmal 1mo agoHow would more efficient compliance help the constant annoying pop ups?
- setopt 1mo agoAccording to the rules, accepting or refusing cookies should be equally difficult. Making them both difficult makes people not use your site, so the incentive should be to make both options easy if you follow the rules. Malicious compliance is to make cookie acceptance much easier than refusal. Lack of oversight doesn’t punish this. Now, the incentive is to make life hard for people who decline cookies. That results in more annoying pop-ups.
- ffsm8 1mo agoalso, session cookies for eg login and error tracing etc dont actually need a banner. you only need to use it if youre participating in the internet stalking behaviour by integrating eg google analytics and similar integrations
- kevincox 1mo ago> Malicious compliance is to make cookie acceptance much easier than refusal. That isn't malicious compliance, it is just non-compliance. If the equally difficult rule wasn't there then it would be malicious compliance.
- ForHackernews 1mo agoYou are not required to present an annoying banner to the user. You could simply honor user-agents' DO NOT TRACK header and silently avoid setting tracking cookies and that would comply with the law.