Comment by t_mann
2 years ago
I think that having the right to ask companies to tell you what personal data they're storing on you and asking them to delete it is well worth the minor annoyance of dealing with cookie banners, which are largely the result of the industry trying to discredit that regulation, btw (until they became something that can be de facto considered part of the law through adopted practice).
As regards the lesser availability of American tech, I'm sure that's much more limited in China, which coincidentally happens to have the most notable domestic AI industry outside of the US. It's something that economists can be reluctant to admit, but for which there's solid evidence by now afaik, that at least temporary import barriers, if done right, can be a boost to industrial development. The thing that is weird about the EU regulation is that they're putting the same shackles on their domestic tech industry, which is dwarfed by the giant US incumbents who have more resources to invest in compliance than startups (apart from the bits that apparently only target said encumbants that some posters have mentioned here, which I don't know anything about).
To your first point: https://news.ycombinator.com/item?id=38553315
Again, folks say the cookie banners are not required, but even the EU web managers are unable to build a site without them. So maybe they are "practically" required for all sites?
> they're putting the exact same shackles on their domestic tech industry
The Digital Markets Act is an attempt to fix this by targeting the American tech companies specifically, without explicitly naming them in the law. I would venture that the DMA is why Gemini isn't available in the EU right now, like it is in the rest of the world where US companies are allowed to do commerce.
> targeting the American tech companies specifically, without explicitly naming them in the law
No, it's targeting all big tech companies, not only American.
You can stop this pathetic lament that the evil EU is attacking innocent American corporations. It's typical american ignorance.
Actually they are not targeting big tech companies, EU made legislation to protect its citizens from being exploited in various ways, the big tech companies are targeting themselves by employing practices which aim to exploit users (including EU citizens) in various ways.
This entire thread is weird trying to blame EU when OpenAI has ChatGPT rolled out and Google does NOT roll out Bard. Then it is obviously NOT the regulations, but rather Google trying to do shitty stuff or just not being ready
2 replies →
On the second point, you were replying while I was updating my comment, sorry about that. I know it's a controversial opinion, but from the perspective of the EU, I think having regulation that effectively only targets US Tech makes sense for the reasons mentioned above. It may not exactly be 'fair game', but to anyone who thinks the US isn't doing the exact same thing, I'm sure Airbus executives for one would have some enlightening stories.
On the first point, I think user rights trump developer convenience, so I stand by what I said.
> having regulation that effectively only targets US Tech makes sense
I agree, this may be good for Europe in the long term. However, one would expect to see the protectionist measures coupled with similar measures intended to generate competitive native alternatives. Limiting the expansion of Boeing is great, as long as you have Airbus. Without Airbus, you're starting to make some real compromises.
> to anyone who thinks the US isn't doing the exact same thing
US is currently playing both sides of this in the chip space in an attempt to wrestle some of the power back from China. Unlike the DMA, the US effort is putting a lot of money on the line to help build local alternatives.
IIRC Cliqz was an EU-financed search engine project that looked like it was going to be a contender, but I think Covid killed it. Projects like that could be the way.
1 reply →
It's not just a question of whether or not there are banners. For corporate websites these banners are often designed to be as confusing as possible as to make turning off spying the least likely option chosen in aggregate.
This is malicious complicance.
That's also not legal though, and there's been moves to make DNT in browsers be enforceable as a user explicitly not consenting.
The laws themselves say that rejection should NOT be more difficult than accepting. You can make it as complicated as you want, only if the acceptance process is equally or more complicated.
Github doesn't have a cookie banner.
Excellent point. I have no idea how they are able to square that, but Microsoft has more IP lawyers than most companies.
1 reply →
>Again, folks say the cookie banners are not required, but even the EU web managers are unable to build a site without them.
They have a pretty interesting explanation of each cookie they use:
https://european-union.europa.eu/cookies_en
What I never quite understand is the analytics issue. We had server logs for analytics long before everyone started using cookies for that.
In my opinion the cookie part of GDPR is clearly bad regulation. It requires cookie banners for some things that are not privacy issues. And at the same time it doesn't institute a sensible consent mechanism that doesn't in practice amount to constant harassment.
> We had server logs for analytics long before everyone started using cookies for that.
IIRC a server log that retains IP addresses is covered under GDPR and may itself require disclosure via e.g. a popup. (IP addresses are part of the protected class of personal data.)
More to the point, server logs != modern Web analytics. Modern Web analytics require someone to ingest lots of data and run an app to allow users to analyze that data. Common practice outside of sensitive industries like healthcare and finance means offloading all of that ingestion/storage/management/analytics to a third party, hence 3P cookies.
4 replies →
> the minor annoyance of dealing with cookie banners,
I've stressed this elsewhere but I feel it benefits from more people seeing this - you can block these just like you block ads.
Ublock origin for example, have a look at the filter lists and add on "annoyances". This can also get rid of lots of chat widgets and similar.