Google loses EU appeal and is fined a record $4B

614 points by april_22 2 years ago | 434 comments
  • gwerbret 2 years ago
    A summary of the original findings by the European Commission (1):

    "By decision of 18 July 2018, the Commission fined Google for having abused its dominant position by imposing anticompetitive contractual restrictions on manufacturers of mobile devices and on mobile network operators, in some cases since 1 January 2011. Three types of restriction were identified:

    1. those contained in ‘distribution agreements’, requiring manufacturers of mobile devices to pre-install the general search (Google Search) and (Chrome) browser apps in order to be able to obtain a licence from Google to use its app store (Play Store);

    2. those contained in ‘anti-fragmentation agreements’, under which the operating licences necessary for the pre-installation of the Google Search and Play Store apps could be obtained by mobile device manufacturers only if they undertook not to sell devices running versions of the Android operating system not approved by Google;

    3. those contained in ‘revenue share agreements’, under which the grant of a share of Google’s advertising revenue to the manufacturers of mobile devices and the mobile network operators concerned was subject to their undertaking not to pre-install a competing general search service on a predefined portfolio of devices."

    1: https://curia.europa.eu/jcms/jcms/p1_3862705/en/

    • nilsbunger 2 years ago
      #2 is the same thing Microsoft got busted for by US antitrust in the late 90s. Microsoft had required computer vendors to NOT sell computers with other OSes (eg Linux). At one point they insisted computer vendors pay for a Windows license on all computers they shipped, even ones shipped without Windows.
      • Dalewyn 2 years ago
        Is it? My reading of #2 suggests Google just didn't want phones with ancient or beta versions of Android in the market with Google branding. Fairly reasonable demand, if you ask me.

        #1 is right up the alley that busted Microsoft, though.

        • ssddanbrown 2 years ago
          #2 sounds like it would prevent manufacturers from developing or using Android forks on completely other devices so, for example, you could not sell a device with Amazon's Fire OS (Even without Google's apps, so no hindrance to Google's branding) while also selling other Android devices with Google's apps. Would seriously hinder entry-to-market for Android-based forks.

          To be clear, I have not read the original agreements to confirm this is the case, it's just my interpretation of #2.

          • aeturnum 2 years ago
            > #2 suggests Google just didn't want phones with ancient or beta versions of Android in the market with Google branding

            I think that would have been acceptable - my reading of #2 is that if you sold phones with a fork of Android, even if that phone did not have Google branding, Google would not allow you to sell *any* phones with Google branding. That does seem very similar to the Microsoft example.

            • Tuna-Fish 2 years ago
              Requiring that someone cannot use Google branding on a phone with an ancient version of Android is legal.

              Requiring that someone cannot use Google branding on any device they manufacture or sell, if they also manufacture or sell devices without Google branding that use ancient versions of Android, is entirely illegal in the EU.

              • josefx 2 years ago
                > with Google branding

                Then the rule was overly broad, since it also prevented them from selling Android phones without Google branding. I think Amazon was involved in that lawsuit after it had issues finding a manufacturer that wasn't bound by that rule.

                • mhermher 2 years ago
                  Why would a manufacturer sell both devices with ancient and current versions of Android at the same time? There is no reason to limit this behavior because no one would do it. This is entirely about smothering AOSP forks.
                  • lcnPylGDnU4H9OF 2 years ago
                    > versions of the Android operating system not approved by Google

                    That could include deprecated versions and any forks.

                    • pyrale 2 years ago
                      > Is it? My reading of #2 suggests Google just didn't want phones with ancient or beta versions of Android in the market with Google branding.

                      Judging only by gp's message, it also targets any would-be competitor's fork of Android.

                    • at-fates-hands 2 years ago
                      The video deposition of Gates was pretty damning during their anti-trust case. I just remember watching it and having my image of Gates shattered right in front of me. The amount of unhinged arrogance and hubris he had was startling. I know it really damaged his clean cut, good guy image and many of my friends said it completely reversed their opinion of him.
                      • q7xvh97o2pDhNrh 2 years ago
                        I found a highlights video: https://www.youtube.com/watch?v=gRelVFm7iJE

                        (I see the full 11 hour deposition is also on YouTube, but I think I'll save that for another day.)

                        So far, being 10 minutes in, I see a little bit of what you mean, but I haven't gotten to anything "unhinged" yet. He just seems like a bit of a smug nerd who's clearly enjoying going toe-to-toe with one of the country's top lawyers.

                        Do you remember anything that jumped out for you from the deposition? I'd love to see more of what you're getting at.

                        • intelVISA 2 years ago
                          Great vid, I don't fully blame him he had to play the game. What's amusing is other equally unhinged tech giants pretending they don't do the same.
                          • iforgotpassword 2 years ago
                            Do you think today's Gates really learned his lesson and became a better person, or just better at putting on a show?
                          • saurik 2 years ago
                            AFAIK the idea isn't that you can't ship devices running other operating systems but that you can't ship devices running non-compliant forks of Android, which I do agree is nigh unto the same thing--as Android is open source and that's a decision Google already made--but I think is worth noting explicitly as others sometimes see it as different (both because it doesn't prevent a greenfield alternative, and as Google gave away Android for free and arguably didn't have to--though I kind of think they originally did to pull off the coalition--and so this is one of the ways they maintain ecosystem control without being closed source, which they arguably could just do now without issue... I mean, they've already gone back hard on the level of openness they started with, and for a year or so around Android 3.x they were closed source, which I have oft claimed was to stifle Amazon).
                            • oblio 2 years ago
                              > I mean, they've already gone back hard on the level of openness they started with

                              From what I understand, AOSP is not dead, but it's definitely far behind the latest versions of Android. The default apps are not updated, the UI toolkit is behind, most of the new services used by everything in Android are the proprietary bits.

                              It's basically Darwin at this point, yeah, open source, but in no way shape or form if you build Darwin, do you get Mac OS.

                              • tomcam 2 years ago
                                More periods next time plz
                              • dekhn 2 years ago
                                what's funny is that most people think of that trial as being about Microsoft "putting IE in the operating system". Which is hilarious, because where else is your core HTTP fetching DLL, your core HTML parsing DLL, etc, going to go otherwise? A Chromebook is basically an operating system running Chrome and more or less nothing else, vindicating Microsoft's technical decision.
                                • bb88 2 years ago
                                  Microsoft's claim at the time was that IE couldn't be removed from the system because it had been integrated into the OS. The government was able to show otherwise. It really had nothing to do with the architecture, but the legal arguments Microsoft's lawyers were making.

                                  But despite that, let's not gloss over about what MS did. If they had been successful there wouldn't have been one web, there would have been two: One for MS (ActiveX and proprietary MS extensions) and one for MacOS/Linux/Netscape/Mozilla/Opera etc. This would have been part of their "Embrace/Extend/Extinguish" strategy they were known for at the time.

                                  • josefx 2 years ago
                                    > Which is hilarious, because where else is your core HTTP fetching DLL, your core HTML parsing DLL, etc, going to go otherwise?

                                    Microsoft insisted that the OS needed the internet explorer executable, not only the rendering engine components. You couldn't even run windows update without it opening IE - in order to load a native ActiveX component that then performed the work. They where desperate to make everything depend on IE without a plan of how to make good use of it, which shouldn't be surprising, back then any complex use of IE would have blue screened the entire system.

                                    > vindicating Microsoft's technical decision.

                                    Imagine a ChromeOS based on IE5 and tell me why I shouldn't break down in hysterical laughter just thinking about it.

                                  • sylware 2 years ago
                                    Now, it is implicit, and you better care or the hidden OEM price of doz, will skyrocket for _you_.

                                    Even, rumors says that a future doz update may brick _your_ hardware...

                                    • 2 years ago
                                    • jmyeet 2 years ago
                                      So I have no doubt Google threw their weight around in the Android space. It's known that they impose conditions for access to the Google suite of apps. But I have a thought that I have a hard time reconciling.

                                      Imagine Google had gone the Apple route of vertically integrating handset production, distribution and sale in the same way Apple did. If they had, there would be no antitrust issue, just like there isn't with Apple.

                                      That seems weird.

                                      How is having third-party manufacturers (well, really it's just Samsung now) create more antitrust issues than the Apple model? That just doesn't seem right.

                                      • stefan_ 2 years ago
                                        Well, one way to lose an antitrust case is putting obviously anticompetitive clauses into contracts, like here. This is much easier to prove than the whole "customer harm through abuse of dominant market position" thing!

                                        Much like when Jobs called up all the book publishers and told them straight up "we gotta agree on one price among us, and remember we are doing this to harm Amazon who we both hate". Now this was a slam dunk prosecution!

                                        • riffraff 2 years ago
                                          there was a brief period of time when mobile OSs were shitty but plenty.

                                          Android made a two-player competition better, but it did so at the expenses of other competing OSs which could not gains foothold.

                                          It's practically the story of BeOS vs Windows.

                                          • moritonal 2 years ago
                                            Because Apple paid for all that integration. Google essentially vassalised companies by using the immense money they make from Search to wipe out a market of Phone-OS developers forcing companies to use Android.

                                            Kinda like how Uber was forced to accept they were an employer because they dictated work hours to drivers. Google is being forced to accept they have the potential to be a monopoly, and have abused that.

                                            • michaelmrose 2 years ago
                                              If me and my wife decide to run with the bulls there is no legal wrong doing so I don't understand why child protective services took little suzy away just because she a five year old had to run away in stark terror from a ton of hooves and fury barely escaping with her life!

                                              Differing relationships come with differing obligations. It appears fairly straightforward that its illegal in Europe to impose such obligations on other market players. If they couldn't abide by that they could have declined to do business in the continent. It's not really weird that different places have different rules.

                                            • pooper 2 years ago
                                              > By decision of 18 July 2018

                                              So they haven't paid this fine for over four years now and there is no penalty for it? Just because they have deep enough pockets to afford expensive lawyers? I am sure not having to pay those four billion in fines for over four years more than pays the cost of these lawyers even if they eventually have to pay this fine, right?

                                              I mean I am glad to see a big fine like this but surely the fines must go up every day it is left unpaid.

                                              • guelo 2 years ago
                                                The irony is that if Google had not licensed Android and only manufactured its own devices, like Apple does, it could restrict consumer options much more harshly without EU fines and restrictions.
                                                • ClumsyPilot 2 years ago
                                                  If Google chose that path, other manufacturers would still need an OS to put on their phones - and it's likely Windows Phone would be the contender. So maybe we'd live in a world with 3 mobile OS's and more competition.

                                                  The point is, the alternative scenario involves more actors making different choices.

                                                  • slaw 2 years ago
                                                    We would live in a world with 2 mobile OS's iOS and Windows Phone. Android would land in Google Graveyard.
                                                    • babypuncher 2 years ago
                                                      I think Google would have killed off Android before it could really take off if they went that route. Early Android was very rough compared to iPhoneOS, and one of its biggest selling points was the variety of hardware you could get it on. Early successful devices like the Motorola Droid and HTC Evo 4G were important to solidifying Android as a serious smartphone platform. This strategy allowed Google to focus on improving the software while experienced hardware manufacturers did what they already do best.
                                                      • Apocryphon 2 years ago
                                                        Maybe Nokia would have stuck around unmerged and there would have been hope for the very polished MeeGo build seen on the Nokia N9.

                                                        Not to mention BlackBerry and webOS still being contenders.

                                                        • rootw0rm 2 years ago
                                                          I'm still bitter about Windows Phone. Nokia's hardware was great, Windows Phone was great, but only Microsoft Partners had permission to access the low level APIs that mattered...effectively neutering app development.
                                                        • rococode 2 years ago
                                                          DMA may be coming soon and would most likely affect Apple too.

                                                          https://en.m.wikipedia.org/wiki/Digital_Markets_Act

                                                          • _aavaa_ 2 years ago
                                                            > The list of obligations would include prohibitions on combining data collected from two different services belonging to the same company (e.g. Facebook and WhatsApp);

                                                            Would this not simply kill the kind of integration that Apple has between its different services? Or any of the smart assistants?

                                                          • dagaci 2 years ago
                                                            This is true, but the case for the acceptance of Android in the Market was that its was and open-platform and open-source. This is what gave it legs despite its early questionable software and hardware merits (the mantra being that you can fix it yourself!). The slow moving EU, a decade++ later is on target from this point of view. ....
                                                            • babypuncher 2 years ago
                                                              Android is not really all that open anymore, at least not in the sense that it was in 2010 when AOSP was basically just a de-Googled Android. The AOSP today is more like Darwin is to macOS than Chromium is to Chrome.

                                                              I think today's ruling reflects this, as much of it has to do with how Google handles the licensing of their proprietary Android bits.

                                                              • mhermher 2 years ago
                                                                Not even necessarily the "market" of consumers, but more specifically the market of manufacturers.
                                                              • dahfizz 2 years ago
                                                                Theoretically, yes. But I am confident the EU would find other ways to extract fines from Google in that case.
                                                                • stingraycharles 2 years ago
                                                                  “Extract fines” makes it sound like the EU is the evil one here, rather than Google abusing its position.
                                                                  • StingyJelly 2 years ago
                                                                    As a counterexample there's Apple with not insignificant market share in Europe - pushing icloud, not supporting third party operating sysems or even sideloading, still keeping proprietary connector despite everyone else using usb-c, etc.
                                                                    • 2 years ago
                                                                    • kube-system 2 years ago
                                                                      Or they could have written their licensing agreements in a way that doesn’t violate antitrust law.

                                                                      Apple has lots of partners, but Foxconn and Pegatron make phones for many companies.

                                                                      • babypuncher 2 years ago
                                                                        I don't think we would still be talking about Android today if Google went down that path.

                                                                        I think in this alternate universe, Windows Phone may have actually succeeded.

                                                                        • michaelmrose 2 years ago
                                                                          If you look at their in house phones the odds are that this would actually have tanked android entirely.
                                                                      • Normille 2 years ago
                                                                        Cool. The EU does have its [many!] faults. But they have a pretty good track record when it comes to consumer rights and consumer choice. Next up I'd like to see them do the same for the plethora of incompatible cordless power-tool systems out there as they did with insisting all mobile phones standardise on a USB connector.
                                                                        • woeh 2 years ago
                                                                          I was pleased to see recently that a couple of different brands at my local DIY store had interoperable batteries. I bought a small lawnmower which now uses the same battery as a cordless drill from another brand. The brands that joined are listed on their marketing site[0].

                                                                          Edit: One of the companies has a slightly less obnoxious website which also lists brands[1]

                                                                          [0]https://www.powerforall-alliance.com/en/#technology

                                                                          [1]https://www.gardena.com/int/products/powerforall/

                                                                          • Kerbonut 2 years ago
                                                                            I’m glad we’re finally working towards standard batteries for power tools. I have to say that website is terrible.
                                                                            • pmx 2 years ago
                                                                              It plays absolute havoc with the browser history, how did they think that was a good idea?
                                                                            • Semaphor 2 years ago
                                                                              Oh cool, so there are two competing battery pack standards :D

                                                                              https://www.cordless-alliance-system.com

                                                                              • edgyquant 2 years ago
                                                                                This is why the EU is right we have to regulate these things. There just aren’t right answers here, each battery has pros and cons, so it’s a political matter full stop.
                                                                                • bmicraft 2 years ago
                                                                                  I've never even heard of a power tool from any of those companies
                                                                                  • mdiesel 2 years ago
                                                                                    Obligatory xkcd: https://xkcd.com/927/
                                                                                  • dml2135 2 years ago
                                                                                    Wow this is a great idea. I do have to say I'm disappointed, but not surprised, that none of the bigger brands in power tools look to be participating.

                                                                                    The only name I recognize there is Bosch, I've never had any of their tools but my perception is that they are a mid-tier brand. It would be great to see players like DeWalt, Milwaukee, and Makita do something like this.

                                                                                    • mrks_hy 2 years ago
                                                                                      Bosch segments its own market into the "green" and "blue" parts, the latter being for professional use. They're very well-made and costly, on-par and competitive with the other brands you mentioned. But of course they are not in this Power4All alliance thing and are incompatible with the "green" consumer stuff.
                                                                                    • franciscop 2 years ago
                                                                                      wow this is very interesting, and the main reason I hadn't bought many cordless tools, because I didn't want 2-5 years down the road to have a bunch of chargers and batteries that are all incompatible among each other! I'll reconsider it whenever I need new tools, thanks for sharing!
                                                                                    • fatboy 2 years ago
                                                                                      I think that's a bit trickier. If Makita or whoever was forced to change their batteries, anyone with a big catalogue of their tools would be pretty miffed.

                                                                                      Also, I've mentioned this on hn before, there is already the Cordless Alliance, which does exactly this.

                                                                                      Sadly, there's only a couple of useful-in-a-mainstream-sense brands in there: Mafell and Metabo. The rest are very niche.

                                                                                      • namdnay 2 years ago
                                                                                        I would be wary of this "cordless alliance", the dynamics are closer to that of a kingdom than an alliance... it's basically lots of small(er) german tool manufacturers using Metabo batteries instead of developing their own. Which is great, but not really the same thing as an alliance of equals agreeing to align existing systems
                                                                                        • fatboy 2 years ago
                                                                                          That's not really so surprising though. Any brand that already has a system would be penalising existing customers by changing, we're not talking usb cables here.

                                                                                          Good on Metabo for doing it, and good on Mafell for signing up to use them. The smaller brands it's a no-brainer I guess.

                                                                                        • TheRealPomax 2 years ago
                                                                                          Why? It's not like manufacturers haven't switched all their batteries themselves before? If all of them are forced to have the same batteries, that's no different from makita or dewalt or bosch going "we're switching to a new 24V battery system, and your old tools won't take them. deal with it".
                                                                                          • 6510 2 years ago
                                                                                            I just sold some tools for 5 euro each. They need new batteries but company is gone. Makita can just continue to sell their old batteries while their new tools use a standardized form factor. They could also make an old type battery with replaceable cells.
                                                                                            • fatboy 2 years ago
                                                                                              I have five or six Makita 18v batteries and a load of their tools. If they only make new tools with the new battery they are potentially making me quite miffed. If I want the new tool I need also the new batteries and charger. Also I'd need multiple batteries because you can't really only have one.

                                                                                              Personally I'd be happy for that situation because of the big upside, but I can see why a company would not want it.

                                                                                              Plus, the most logical thing to do is not make a new standard, but pick an existing one. But who gets to be the golden brand whose battery system remains unchanged?

                                                                                              I would love it to happen but I can't see it happening for a while.

                                                                                              • stephen_g 2 years ago
                                                                                                As somebody who has a couple of Makita tools and batteries, it would be really bad if they were hypothetically forced to change. Specifically because not being able to get new tools that use my existing 18V batteries would mean buying a whole set of new batteries, and then it’s so annoying keeping two kinds of batteries that when the old ones wear out, I’d probably instead buy new tools for the new ones. So the old tools potentially become e-waste far sooner than they would be (the old batteries wouldn’t be available forever) as well as the waste of resources for the premature replacement of all the tools and batteries…
                                                                                            • elsonrodriguez 2 years ago
                                                                                              If the EU standardizes on battery packs, Ryobi needs go get a free pass or extension of some sort. Ryobi have kept the same battery format for 25 years, whereas their competitors have changed battery standards 2 or 3 times during that timeframe.
                                                                                              • twblalock 2 years ago
                                                                                                Ryobi and Milwaukee are owned by the same company, and Ryobi products have not changed because they are the low-end product made by that company. The parent company uses the newer battery formats in their more expensive brands.

                                                                                                Ryobi should not be praised for failure to innovate. They did not do this out of a desire to preserve compatibility, but rather out of cheapness.

                                                                                                • elsonrodriguez 2 years ago
                                                                                                  They have switched from NiCad to lithium ion. When new cell chemistries became available they made a lithium+ line. They now have higher amperage batteries with more contacts for their "HP" line of tools. Those batteries and tools are still backwards compatible. I can take an HP battery I bought for my impact wrench and throw it into my 20 year old recip saw I bought at a garage sale and it works.

                                                                                                  Ryobi products are low end but they have innovated plenty while maintaining compatibility. Given that TTI has access to the pro market via other brands, and Ryobi geared for homeowners, I don't see this as anything but a win for the average Ryobi customer.

                                                                                              • efsavage 2 years ago
                                                                                                I support the charging connector standardization, but not tool batteries. There are so many factors in play I don't see how standardization would offer enough benefit to offset innovation penalties. Even within a given brand/connector, there are variations on capabilities like size and duty cycle and power output. I have a bunch of Milwaukee cordless tools on the M18 platform, and the smaller tools (e.g. drills) can use any battery but some tools (e.g. chainsaw) only work with a subset because of higher power draw.

                                                                                                I have cordless tools across a number of battery platforms and while it's convenient when they can be shared, it's ultimately not a big deal to have a few if another company makes a better tool. Tradespeople won't lock themselves in if the right tool is on a different platform.

                                                                                                • rahimnathwani 2 years ago
                                                                                                  "Tradespeople won't lock themselves in if the right tool is on a different platform."

                                                                                                  Right, but home users will. I have 5 Ryobi One+ batteries, so there's no way I'll buy a battery-operated tool from a different brand, even if the tool itself is better/cheaper than the equivalent Ryobi product.

                                                                                                  • Normille 2 years ago

                                                                                                      >Right, but home users will.
                                                                                                    
                                                                                                    Agreed. I've got about half a dozen Makita cordless tools taking the LXT battery. I'm pretty happy with the brand but I do kind of feel like I'm trapped using whatever Makita offers from now on.

                                                                                                    The charger cost about £70 and the 3 batteries I have were a similar price, each. So, for me, changing brands for a particular tool would mean an outlay of 'Price of Tool' + 'Price of Charger' + Price of n Batteries' which just isn't worth it, unless the rival company's tool was 2 or 3 times as good as the Makita offering.

                                                                                                    I've sometimes thought that maybe Metabo, DeWalt or Milwaukee's version of a certain tool I wanted was slightly better than Makita's one. But, as I say, not twice or three times as good, to justify that kind of outlay.

                                                                                                    So, like quite a few people commenting here, I'm kind of stuck with supporting the blue team now --even when they occasionally get outplayed by their opponents.

                                                                                                    • TheSpiceIsLife 2 years ago
                                                                                                      Tradesperson.

                                                                                                      There's a reason Milwaukee, Makita, DeWalt, AEG, and Bosch, are wildly popular.

                                                                                                      They're almost entirely indistinguishable. We also have some Hilti branded cordless tools, also fine.

                                                                                                      My personal preference for home use is something like Ryobi One+ or Ozito PXC (less than half the price of the One+) because I'm actually at work all day using power and cordless tools supplied by work, I don't plan on taking my home tools to three or four hundred commercial construction sites or building 1000 houses with them.

                                                                                                      Tool brand preference is, in my opinion, largely a sport-like

                                                                                                  • rlpb 2 years ago
                                                                                                    I don't mind so long as third parties are free to make compatible batteries and tools. Unfortunately there's no reasonable migration path for someone already invested in tools and batteries. Unlike phones that get cycled through in just a few years, I am invested in my tools with the expectation that the majority of my less-used tools will last my lifetime. I'd like to be able to buy replacement compatible batteries for at least that long.
                                                                                                    • londons_explore 2 years ago
                                                                                                      The cordless power tools typically have the battery management system in the device, not in the battery. The battery tends to contain protection circuitry, but no logic that determines charge rate etc.

                                                                                                      That means every device manufacturer will claim, even if the law requires that devices must all have the same plug, that a competitors device drew too much current, or charged their battery too fast/too slow/at too a low a temperature, and thats why performance sucks.

                                                                                                      In reality, these technical problems could be solved - but device manufacturers will make the small hurdle into a big one when explaining why they can't all standardize.

                                                                                                      • beAbU 2 years ago
                                                                                                        I'm not sure that I agree with this statement.

                                                                                                        Many of the packs that I've seen the inside of has balancing circuitry included.

                                                                                                        Also worth considering these packs are charged separate from the tool. So this means the tool cannot control the charge rate etc.

                                                                                                        Lastly, based on my luddite eyes, the difference between makita, milwaukee, bosch, dewalt and ryobi batteries seem to me to only be a different keying in the plastic mating parts. This suspicion is amplified when you consider that some of these brands are made by the same company.

                                                                                                        • Normille 2 years ago

                                                                                                            >Lastly, based on my luddite eyes, the difference between makita, milwaukee, bosch, dewalt and ryobi batteries seem to me to only be a different keying in the plastic mating parts
                                                                                                          
                                                                                                          The fact that you can buy adaptors to allow one brand's batteries to be used on another brand's tools would seem to back up your theory. However, with the adaptors costing around £20 each and being produced by no-brand 'warranty voiding' unofficial third parties you've never heard of, it would be an expensive business if you wanted to be brand agnostic in your power tool choices, as you'd need a heap of adaptors to cover all the various combinations of tool & battery. Added to which is the potential for a dodgy 3rd party adaptor to damage tool or battery.

                                                                                                          I'd like to see the EU designate a common battery interface for all newly manufactured tools & batteries. That way we could buy the best tool for the job each time, instead of being locked into using whatever the Blue, Yellow, Red or Green team are fielding in that area.

                                                                                                          The manufacturers would doubtless also produce their own adaptors to allow their existing tools & batteries to work with this new 'One Interface to Rule Them All'

                                                                                                          • sorry_i_lisp 2 years ago
                                                                                                            +1 that the plastic is the main difference are the "everything to Ryobi"-plastic adadpters you can buy. I use Makita battery->Ryobi tool and it works great.
                                                                                                            • deelowe 2 years ago
                                                                                                              Of the tools you listed, none are made by the same company. At least for their primary products.

                                                                                                              All of the large format packs have pins for each cell, so charging with a standard balance charger is pretty easy. You can find plenty of schematics for homemade controllers online. Where they differ however, are the other pins. Some use a communication protocol like SMBUS. Some have dedicated pins for specific things like overcurrent or temperature. It varies highly from manufacturer to manufacturer.

                                                                                                              AFAIK, all tool brands are moving to communication protocols for the packs.

                                                                                                              [EDIT] Someone mentioned adapters. I don't believe there are adapters that support newer communicating packs (e.g. the OEM chargers won't work with the adapter). Older packs are all analog, so conversion is just a simple matter of rerouting the pins.

                                                                                                          • twblalock 2 years ago
                                                                                                            > Next up I'd like to see them do the same for the plethora of incompatible cordless power-tool systems out there as they did with insisting all mobile phones standardise on a USB connector.

                                                                                                            We should all be glad that didn't happen with micro-USB or some of the worse connectors years ago, because we would still be stuck with them. USB-C was innovated by the market, not by EU bureaucrats.

                                                                                                            • jayd16 2 years ago
                                                                                                              Sadly this decision will lead to more fragmentation, not less, won't it? Would have be nice if there was a path forward for Android standards.
                                                                                                              • MuffinFlavored 2 years ago
                                                                                                                > The EU does have its [many!] faults.

                                                                                                                Curious/out of the loop: any (unbiased?) examples?

                                                                                                                • pvarangot 2 years ago
                                                                                                                  • suction 2 years ago
                                                                                                                    • tmoravec 2 years ago
                                                                                                                      > pretty good track record when it comes to consumer rights

                                                                                                                      Are you sure EU has "pretty good track record" with these fines of Google, FB, et al.? If anything, I'd say the EU puts a mild theatre every now and then, and gives the US giants a free pass otherwise.

                                                                                                                      • Normille 2 years ago

                                                                                                                          >Are you sure EU has "pretty good track record" with these fines of Google, FB, et al.?
                                                                                                                        
                                                                                                                        I wasn't specifically referring to the Google [and other] anti-trust measures. I was thinking of things along the lines of abolishing roaming charges for mobile phone use, the right to open a bank account in any EU country, the right to work and reside in any EU country, the introduction of the Euro [which I know a lot of people are ambivalent about, but it did get rid of currency conversion charges]. All of which I consider to be 'consumer friendly' actions.

                                                                                                                        I'm also a European. But unfortunately resident in UK. So all those benefits and more are now lost to me. Still. At least we showed Johnny Foreigner who's boss, eh?

                                                                                                                        • timmg 2 years ago
                                                                                                                          > and gives the US giants a free pass otherwise.

                                                                                                                          Probably because I work in tech in the US, but that has not been my view.

                                                                                                                          What was the fine that the EU put on VW for intentionally cheating on emissions standards? And how does that compare with the many fines Google has gotten?

                                                                                                                          • DoughnutHole 2 years ago
                                                                                                                            Volkswagen has definitely been fined less than Google - they were fined about a billion. The difference is though that the EU wasn't really prepared for the Volkswagen fraud - there was no standing law setting enormous fines for companies engaged in an emissions fraud of that scale like there is for GDPR violations. Since the scandal they brought in legislation to prevent it in the future, including fines of up to €30,000 per car sold violating the emissions guidelines.

                                                                                                                            EU regulator powers operate with an honestly fairly limited scope based on the laws passed by parliament and the commission. There's no EPA like organisation with broad powers to persue companies for most forms of misbehaviour like there is in the US - that's left to the member states, with countries like Germany and Italy individually prosecuting Volkswagen executives for fraud.

                                                                                                                            The difference with GDPR and anti-trust violations is that the EU has been deliberately granted the power to exact severe fines on companies for each individual offence. If post-scandal Volkswagen had been caught falsifying emissions again and again (similiar to Google's repeated GDPR violations) they might have been hit with more and more fines of the severity that Google has.

                                                                                                                            • tmoravec 2 years ago
                                                                                                                              IIRC it was mainly about cheating in the US, no? The US definitely gave VW huge fines. And jail time for an executive.

                                                                                                                              Not that it's relevant to Google...

                                                                                                                            • oblak 2 years ago
                                                                                                                              You have a point, though one must not forget who runs the world. Spoiler alert: it's not the EU. The bigger theater is forcing the big US bois to invest here (building data centers) by playing the privacy card.
                                                                                                                              • 1234letshaveatw 2 years ago
                                                                                                                                I'm pretty sure one of the main reasons the EU exists is to fine US tech companies instead of trying to compete
                                                                                                                                • oblio 2 years ago
                                                                                                                                  The standard business practice of many US tech companies is to go:

                                                                                                                                  We have a ton of VC capital. Can we use this to price dump our way into the market or to do slightly illegal or very illegal things covered in great UI/UX/XD so that some consumers are our own side, and by the time they ban us, we're too big too fail and fines we get are lower than our profits?

                                                                                                                                  Examples: Uber, Airbnb, LinkedIn, ...

                                                                                                                                  • Hamuko 2 years ago
                                                                                                                                    Dear Americans,

                                                                                                                                    Not everything in this world revolves around you.

                                                                                                                                    • chuckSu 2 years ago
                                                                                                                                      • ClumsyPilot 2 years ago
                                                                                                                                      • londons_explore 2 years ago
                                                                                                                                        What really matters is how many dollars did they take from european citizens and businesses, and how many tax and fine dollars did they return.

                                                                                                                                        Europe needs to make sure these tech giants get to keep just enough money that they don't pull out of europe entirely, but not much more.

                                                                                                                                        Big fines are a start, but a better approach is taxation, since that takes away the regulatory risk for the companies.

                                                                                                                                        • tmoravec 2 years ago
                                                                                                                                          > Big fines are a start, but a better approach is taxation, since that takes away the regulatory risk for the companies.

                                                                                                                                          Companies should obey the laws first and foremost. I'm not sure there's a lot of regulatory risk either; Google certainly has enough lawyers to know that what they did was illegal.

                                                                                                                                          • oblak 2 years ago
                                                                                                                                            Huh? The EU tech sector would absolutely love the US giants pulling out (phrasing) of Europe. Who wants to fight all these behemoths that pay almost no taxes here because they "invest" so much
                                                                                                                                        • origin_path 2 years ago
                                                                                                                                          "consumer choice ... insisting all mobile phones standardise"

                                                                                                                                          Although it's not the most important thing in the world, forcing standardization through law is the opposite of giving consumers choices.

                                                                                                                                          • jlokier 2 years ago
                                                                                                                                            I don't think it qualifies as an "opposite", because enforced standards also create consumer choice sometimes.

                                                                                                                                            Case in point: The enforced standardising of mobile phone chargers has given consumers more choice of chargers to use with their phone. Thas proven quite useful in practice, e.g. when they leave the one that came with their device at home because they didn't expect to need it, or when the manufacturer's own brand is more expensive than an alternative, or if they have an old phone.

                                                                                                                                            I remember before USB-C standardised phone power, when visiting someone the chance that they had a power supply you could use was very low, because each one used a different connector. Even different models from the same brand. If you went travelling at short notice, you might have to buy a second charger just to keep you going for a few days. That's no longer required. Over the years you would end up with a box full of incompatible chargers, all e-waste. I think I have about 10.

                                                                                                                                            This particular consumer benefit didn't happen voluntarily among manufacturers (unlike, say, SIM cards), so forcing it has increased consumer choice in some useful respects.

                                                                                                                                            I prefer Apple's lightning connector (even though I don't have an iPhone), and other connectors better than USB-C would surely emerge if allowed to, so I do see benefits in not enforcing a standard like that too strictly. But the situation before USB-C mobile power was less consumer choice not more, for consumers of almost every phone.

                                                                                                                                            • Normille 2 years ago
                                                                                                                                              That's a bit of a disingenuous comment though. I'd make a distinction between forcing standardisation on something like a power supply connector and forcing standardisation of actual products themselves.

                                                                                                                                              Standardisation of the former means we don't have to have half a dozen sockets on the wall because every domestic appliance manufacturer uses a different design plug... or have each of those sockets provide a different voltage because every appliance manufacturer opted for a different voltage.

                                                                                                                                              Standardisation of the latter leads to waiting 15 years for your Trabant.

                                                                                                                                              • Dylan16807 2 years ago
                                                                                                                                                You lose choice of plug, which almost nobody wanted.

                                                                                                                                                You gain choice of charger to use with your phone, which most people do want, especially when outside their home.

                                                                                                                                                • largepeepee 2 years ago
                                                                                                                                                • scarface74 2 years ago
                                                                                                                                                  The EU insisting on all phones standardizing on the USB connector is evidence of just the opposite and shows the cluelessness and shortsightness of the EU.

                                                                                                                                                  You will still have phones that come with “standard USB C” cables where some support different power delivery, data speeds (or not support data transfer at all), very few will support video over USB C (which is standardized), etc.

                                                                                                                                                  So still when the Android user with the cheap power only USB C cord moves over to the hypothetical iPhone 15 with USB C, they will still have to throw away their USB C cable that potentially doesn’t support high speed data or video over USB C. Both supported by todays iPads with USB C.

                                                                                                                                                  If the same mandate had gone through when it was first proposed, we would have been stuck with micro USB.

                                                                                                                                                  • ThatPlayer 2 years ago
                                                                                                                                                    Because the mandate is not about phones or data. It's about battery powered devices and charging. I don't need data in the cable for my wireless earbuds, or my battery pack. My toothbrush or my beard trimmer. So that hypothetical USB C cable doesn't have to be thrown away, it can still be used for other devices. Which is why standardization is good.
                                                                                                                                                    • scarface74 2 years ago
                                                                                                                                                      So grab a random “standard” USB C cable. What are the chances that it will charge my MacBook Pro 16 inch that does support “standard” USB C?

                                                                                                                                                      Will that “standard” USB C cable that comes with my Beats Flex headphones charge my iPhone 12 Pro Max? My Anker battery?

                                                                                                                                                    • Hamuko 2 years ago
                                                                                                                                                      >So still when the Android user with the cheap power only USB C cord moves over to the hypothetical iPhone 15 with USB C, they will still have to throw away their USB C cable that potentially doesn’t support high speed data or video over USB C.

                                                                                                                                                      Except that it's still a perfectly fine cable for charging, which is what most people do with their cables?

                                                                                                                                                      • scarface74 2 years ago
                                                                                                                                                        As long as you don’t care about data transfers of the very large video and photos that modern phones can create or connecting to a larger screen. If you want to “avoid ewaste” why not “mandate” more than the least common denominator?

                                                                                                                                                        If iPhone users were satisfied with the least common denominator, they would be buying cheap Android phones.

                                                                                                                                                  • antonymy 2 years ago
                                                                                                                                                    The fallout from this should be interesting. This fine is a substantial part (roughly 25%!) of Google's overall revenue from the EMEA region (Europe, Middle East, Africa), of which the EU is probably like 90%, at least, of the total, so it's probably toing the line of actually making the EU unprofitable to Google considering the costs of future compliance to avoid being fined again. Worse: this was not as steep as the fine could have been, they could've fined them about double this amount under current regulations, but chose not to. Probably because that would have pushed Google's EU operations into the red for sure and made the decision easy for them.

                                                                                                                                                    To be sure the company won't be in trouble financially, their global revenue can cover the fine, but that doesn't stop the EU from potentially being a net loss for the company going forward. Abandoning the EU would be a drastic step, though. It's going to be interesting to see how they adapt to this. Another fine on this scale and I think they will pull out.

                                                                                                                                                    • babelfish 2 years ago
                                                                                                                                                      To be clear, while the fines might make operating in the EU unprofitable, they could just...follow EU regulations...and remain profitable, albeit at a likely lower margin
                                                                                                                                                      • crazygringo 2 years ago
                                                                                                                                                        To be fair, it's often very unclear how regulations relating to markets apply. Which is why lawsuits around them often get reversed on appeal, re-reversed on another appeal, and so on.

                                                                                                                                                        It's often very open to interpretation what constitutes a market, what constitutes bundling, what constitutes dominance, what constitutes monopoly, what even constitutes a product. There's neither such a thing as clear-cut definitions, nor even common sense (since different people's common sense can be diametrically opposed).

                                                                                                                                                        It's things as basic as: is a Sony Walkman with headphones one product or two? What's the difference between Sony requiring you to buy headphones together with the tape player, or Android requiring Google to be the default search? Is "portable cassette player with headphones" a single market, or are "portable cassette players" and "headphones" separate markets?

                                                                                                                                                        There's no such thing as "just follow EU regulations". Google and other observers can genuinely believe it's following them, while a specific EU court and yet other observers can genuinely believe it's breaking them.

                                                                                                                                                        • makomk 2 years ago
                                                                                                                                                          Also, prior to Google throwing vast sums of money at phone companies, Bing was paying off many EU mobile phone providers to install Bing as the default search engine on all their Android-based devices and lock users out from changing it to anything else. Since those companies were government-enforced oligipolies, this meant ordinary users effectively couldn't get devices that sent their searches to Google or anyone other than Bing in many countries unless they went off-piste and bought their own device online from someone other than their mobile provider (which doesn't work a lot of the time these days with 4G calling). This could well end up substantially reducing consumer choice in a way that directly hurts Google. In fact, an astounding chunk of the Google anti-trust actions from the EU seem aimed at giving Bing unearned advantages...
                                                                                                                                                          • ephbit 2 years ago
                                                                                                                                                            > What's the difference between Sony requiring you to buy headphones together with the tape player, or Android requiring Google to be the default search?

                                                                                                                                                            Sony and headphones together with tape player ... there's a synergy there, when they can sell them together, it's a small one though. (Selling two pieces of hardware together generates more turnover with one transaction.)

                                                                                                                                                            With Android requiring Google to be the default search ... in comparison to the headphones there's a huge synergy here, I'd say. Collecting data (via non search software on the Android phone) and adding to it more data from search, makes all data more valuable in a very non-linear way. With the tape player I'd say it's more linear.

                                                                                                                                                            So for me, the search data is a quite obvious non-neutrality issue.

                                                                                                                                                            • rodgerd 2 years ago
                                                                                                                                                              > What's the difference between Sony requiring you to buy headphones together with the tape player, or Android requiring Google to be the default search?

                                                                                                                                                              Because of the tying of third-parties, I don't think that this is an equivalent comparison. This is more like going into the record store (since we're going back to the 80s with our Walkman) and finding that you think the Walkman comes with garbage headphones. So you pick up a Panasonic player and the headphones you want. Then you pick up a couple of tapes that you wanted to listen to, get to the counter, and the store owner explains that those albums are on the BMG label, so he can't sell them to you. In fact, he can't sell any Sony Music group cassettes unless you own those shitty Sony headphones, because if he does, Sony Music won't let him sell any more Sony Music albums in his store.

                                                                                                                                                            • antonymy 2 years ago
                                                                                                                                                              That's probably the goal, but Google is probably going to have anxiety about getting fined again if their compliance is not enough. Except in this case, the fines are so steep that it'd be very hard to over-spend on compliance. But it's just a race to the bottom in any case, Google only stands to make less and less money in the EU from now on.
                                                                                                                                                              • dangjc 2 years ago
                                                                                                                                                                It’s not walking on egg shells. It’s very clear directions to avoid anti competitive behavior. Maybe it’s harder without a moral compass telling them to not be evil.
                                                                                                                                                              • ranman 2 years ago
                                                                                                                                                                EU regulations + individual country restrictions are written in a way that's allergic to running a profitable business (with a few notable exceptions).
                                                                                                                                                                • DandyDev 2 years ago
                                                                                                                                                                  That seems like hyperbole to me. Did you do concrete research/calculations to prove that for example Google in this case would not be able to turn a profit in the EU when they'd comply to regulations?
                                                                                                                                                              • uni_rule 2 years ago
                                                                                                                                                                I hate that fines proportional to the revenue giant companies make from doing shady shit are the exception and not the rule
                                                                                                                                                                • ocdtrekkie 2 years ago
                                                                                                                                                                  Bear in mind a global company like Google would much rather operate in the EU in the red than pull out. Simply because Google only survives on being a monopoly, and leaving one of the biggest global markets makes too much room for a competitor to develop that can eventually challenge them across the world.
                                                                                                                                                                  • weatherlite 2 years ago
                                                                                                                                                                    The EU seems fine with the idea actually - it wants more independence on technology and said so several times. There will be many many pissed off European users for sure but that never stopped the EU elite from making a decision. Still - seems like a reach to me.
                                                                                                                                                                    • antonymy 2 years ago
                                                                                                                                                                      I just remember when the EU passed that legislation that made it legal for member states to require Google to pay a fee to newspapers for linking to their content in Google News. Only a few countries bothered to try enforcing it, notably Spain did, and the result was Google called their bluff and de-listed every newspaper in Spain from Google News. It did not take long until Spain relented and permitted newspapers to waive the requirement with exemptions (i.e. allow status quo ante), which is exactly what happened for the bulk of them.

                                                                                                                                                                      Google definitely wants to stay in this market, but I don't think the EU has as much leverage as they think.

                                                                                                                                                                      • osculum 2 years ago
                                                                                                                                                                        It took about 8 years? And my understanding is that it changed because Spain now allows the newspapers to negotiate directly with Google, not because Google doesn’t have to pay those fees

                                                                                                                                                                        https://www.reuters.com/technology/google-news-re-opens-spai...

                                                                                                                                                                        Disclaimer: I work for Google in an unrelated product. Opinions are my own.

                                                                                                                                                                        • nephanth 2 years ago
                                                                                                                                                                          This is weird though: if Google news delisted every newspaper from Spain, wouldn't that lead to Spanish users ditching Google news (and finding an alternative)? It's not like they're interested in non-spanish news
                                                                                                                                                                      • locallost 2 years ago
                                                                                                                                                                        They do 200 billion in ad sales a year. Without checking the data, I am pretty sure the EU is at least their third largest market, if not the second. This is definitely a lot less than a 1/4 of their revenue and they're not going anywhere.
                                                                                                                                                                        • cush 2 years ago
                                                                                                                                                                          Imagine Google had to find a different revenue model than harvesting and selling personal information? What would they even do? Could Cloud or Workspace even prop up the company?
                                                                                                                                                                        • pmontra 2 years ago
                                                                                                                                                                          Google's reaction.

                                                                                                                                                                          > We are disappointed that the Court did not annul the decision in full. Android has created more choice for everyone, not less, and supports thousands of successful businesses in Europe and around the world.

                                                                                                                                                                          s/Android/Windows/ and s/Europe/USA/ and it could be Microsoft at the end of the antitrust case in the 90s.

                                                                                                                                                                          • josefx 2 years ago
                                                                                                                                                                            > Android has created more choice for everyone

                                                                                                                                                                            Same way IE did back when Microsoft provided it for "free".

                                                                                                                                                                          • mritun 2 years ago
                                                                                                                                                                            Extremely interesting point in this ruling that I have never seen before and I guarantee is sending shockwaves to the boardrooms is the definition of market. In this ruling EU chose to define the market as “Android phone manufacturers all over the world except China”.

                                                                                                                                                                            Of course that definition is very peculiar. I was doubtful that it would stick but apparently it did.

                                                                                                                                                                            This is fascinating that a regulator can define market as “users of YOUR_PRODUCT excluding all competitors you thought AND across the world EXCEPT the very place where everything is made”.

                                                                                                                                                                            Now that it has stuck, it would change the dynamics of business. It started with tech but its going to trickle down :)

                                                                                                                                                                            • ThatPlayer 2 years ago
                                                                                                                                                                              The market they're interested in is the EU. So "all over the world except China" includes the EU. Defining the market as the region the governing authority has power over is nothing new: The FTC rules on the US market, the European Commission rules on the EU market.
                                                                                                                                                                            • p-e-w 2 years ago
                                                                                                                                                                              > This is Google's third EU antitrust fine. Previously, the search giant was fined in a shopping case and an online advertising case.

                                                                                                                                                                              Apparently, "three strikes and you're out" only applies to individuals, who with a repeat offense of this magnitude would have their lives destroyed by the justice system, and get locked away for a decade or more.

                                                                                                                                                                              • jefftk 2 years ago
                                                                                                                                                                                While the EU doesn't use a "three strikes" model, they do use progressively higher fines and other consequences for repeat offenses. If Google had ignored the 2017 Google Shopping order, for example, they would have lost a repeat investigation relatively quickly and there would have been very large fines. But instead, they changed how the product works, in a way that looks like they're responding to the decision and trying to follow it.

                                                                                                                                                                                In a company with as many independent lines of business as Google has it's possible to have multiple instances of anti-trust enforcement that don't look like "we already fined you but you're continuing with the prohibited behavior", and the Android, Ads, and Shopping cases do all look really different. Plus they're covering overlapping time periods, which limits how much the regulator can say "you should have listened to us before".

                                                                                                                                                                                (Disclosure: I used to work at Google)

                                                                                                                                                                                • otippat 2 years ago
                                                                                                                                                                                  I don't think three-strikes laws exist anywhere other than in the US to be honest.
                                                                                                                                                                                  • hemloc_io 2 years ago
                                                                                                                                                                                    noone else is as beholden to baseball metaphors as us.

                                                                                                                                                                                    There's even judges who love baseball so much they quote it in opinions lol.

                                                                                                                                                                                    • asddubs 2 years ago
                                                                                                                                                                                      when will the sport of baseball stop wreaking havoc on the justice system at last?
                                                                                                                                                                                      • justnotworthit 2 years ago
                                                                                                                                                                                        Whenever someone goes in a long baseball analogy to make a point, i start looking around the room uncomfortably.
                                                                                                                                                                                      • p-e-w 2 years ago
                                                                                                                                                                                        But whether it's a repeat offense is taken into account by almost every criminal justice system. A first-time thief might get off with a light sentence by claiming that they needed money and made a stupid mistake. That's not going to fly when it happens for the third time.
                                                                                                                                                                                        • tzs 2 years ago
                                                                                                                                                                                          New Zealand had one until last month, when it was repealed. Their ACT and National parties have said they will bring it back if they ever get a chance.

                                                                                                                                                                                          I don't know enough about New Zealand politics to know if those parties have a chance of actually doing so.

                                                                                                                                                                                          • rodgerd 2 years ago
                                                                                                                                                                                            They're sleepwalking to a win in the next election, sadly[1].

                                                                                                                                                                                            [1] I say sadly, less because I like the current government, and more because they seem desperate to import Bannon-esque culture war nonsense like attacking women's rights.

                                                                                                                                                                                          • spixy 2 years ago
                                                                                                                                                                                          • synu 2 years ago
                                                                                                                                                                                            Wow, what country has three fines and you go to jail for a decade? That sounds intense.
                                                                                                                                                                                            • foepys 2 years ago
                                                                                                                                                                                              RICO laws in the United States work that way.

                                                                                                                                                                                              > Under RICO, a person who has committed "at least two acts of racketeering activity" drawn from a list of 35 crimes (27 federal crimes and eight state crimes) within a 10-year period can be charged with racketeering if such acts are related in one of four specified ways to an "enterprise." Those found guilty of racketeering can be fined up to $25,000 and sentenced to 20 years in prison per racketeering count. In addition, the racketeer must forfeit all ill-gotten gains and interest in any business gained through a pattern of "racketeering activity."

                                                                                                                                                                                              https://en.wikipedia.org/wiki/Racketeer_Influenced_and_Corru...

                                                                                                                                                                                              The Wikipedia article also lists a few famous cases.

                                                                                                                                                                                              • dahfizz 2 years ago
                                                                                                                                                                                                In some places in the US, if you commit a felony 3 times, you go to jail for life. Usually it has to be a violent felony, but every state is different.

                                                                                                                                                                                                https://en.wikipedia.org/wiki/Three-strikes_law

                                                                                                                                                                                              • dahfizz 2 years ago
                                                                                                                                                                                                I don't believe Europe has three strike laws. Anyway, in the US, three strike laws only apply to criminal charges and not civil ones.
                                                                                                                                                                                                • sgjohnson 2 years ago
                                                                                                                                                                                                  > Anyway, in the US, three strike laws only apply to criminal charges and not civil ones.

                                                                                                                                                                                                  And not even to all criminal charges. Three strike laws usually apply only to felonies.

                                                                                                                                                                                                • BiteCode_dev 2 years ago
                                                                                                                                                                                                  We really need the equivalent of jail time for companies. Clearly after a certain size, fines do not cut it. Jailing executives is too hard, so laws should exist that remove the company from a market for x years or something, like if they were in a cell.
                                                                                                                                                                                                  • guitarbill 2 years ago
                                                                                                                                                                                                    > Jailing executives is too hard

                                                                                                                                                                                                    Do you mean "too difficult" or "too bigger punishment"? Either way, I disagree. If they reap the reward of huge salaries, they ought to take some of the risks.

                                                                                                                                                                                                    • dahfizz 2 years ago
                                                                                                                                                                                                      Proving guilt is difficult. Execs can and do go to jail when it can be proved they personally did something illegal.

                                                                                                                                                                                                      Guilt by association is not acceptable in a first world country. You don't go to jail if your brother commits a crime, you shouldn't go to jail if your company commits a crime. You only go to jail if you commit a crime.

                                                                                                                                                                                                      • BiteCode_dev 2 years ago
                                                                                                                                                                                                        Too difficult: you need to prove they knew and took a series of actions to get there, but it's very hard to do, and they usually have fall guys all the way to protect themselves. It's also easier than ever to destroy evidence.

                                                                                                                                                                                                        The cost of going after those companies is ridiculous already, once they are proven guilty, it would be simpler if we could punish the company as a person, than to find a real person to punish. After all, companies are very happy to be persons for other legal purposes.

                                                                                                                                                                                                        • ocdtrekkie 2 years ago
                                                                                                                                                                                                          Yup. And if you put Sundar Pichai and Mark Zuckerberg in jail for a year or two, watch the tech industry whip itself into shape in weeks. Hold people actually responsible for the damage they do and you'll see real change.
                                                                                                                                                                                                        • darkwater 2 years ago
                                                                                                                                                                                                          But this would hit on workers who might be really innocent/unaware, depending on their roles. If you go this way, then just jail current/past executives, it would be more fair.
                                                                                                                                                                                                          • BiteCode_dev 2 years ago
                                                                                                                                                                                                            On the short run, yes. But on the long run, that would be more effective. Once the customers and workers have been burned once, they will be very hesitant to give their trust to the company again.

                                                                                                                                                                                                            Companies would then have to get their things in order quickly, and win back the trust. A very effective deterrent.

                                                                                                                                                                                                            Imagine Google being out of the EU market for 3 months. How many youtubers would try and publish their videos on other plateforms? That would open competitions. People would boo google everytime they suck because they would fear for themself.

                                                                                                                                                                                                            It would create pain right now, but a sane pressure that would force companies to stop playing with fire because they know they can't get a bad burn.

                                                                                                                                                                                                          • perlgeek 2 years ago
                                                                                                                                                                                                            I agree that we need better enforcement mechanisms, but I'm not sold on a "time out".

                                                                                                                                                                                                            What would that even mean? If you aren't allowed to participate in the Maps business for, let's say, 2 years, does that mean you cannot offer the app for download? Then everybody stays on the old version, and cannot install security updates.

                                                                                                                                                                                                            Or that you cannot offer it as a new install? Then people changing their phones are screwed.

                                                                                                                                                                                                            Or that you cannot offer new maps? Then people rely on the old ones, running into permanently closed roads.

                                                                                                                                                                                                            Or that your servers must immediately stop serving map tiles? Customer's won't be very happy about that either.

                                                                                                                                                                                                            That you cannot make any revenue from the service? Kinda hard to do when your service is maps, but the revenue source is ads.

                                                                                                                                                                                                            And so on, ad infinitum.

                                                                                                                                                                                                            Consumers tend to switch apps pretty quickly, but what about b2b software? Switching over to a database from another vendor can easily be a 3 to 5 years project, so it's likely that many customers would simply sit out such a jail time.

                                                                                                                                                                                                            • BiteCode_dev 2 years ago
                                                                                                                                                                                                              First, 2 years is too long, because the consequences are very heavy. But a 2 months of service interruptions of youtube, google doc and gmap wouldn't crash the world, but would be so painful people would find alternatives quickly and never rely just on one monopoly again.
                                                                                                                                                                                                              • ignaloidas 2 years ago
                                                                                                                                                                                                                I think just making so that for the next year a set % of revenues that are associated with the product in question get fined would be fine.
                                                                                                                                                                                                              • rodgerd 2 years ago
                                                                                                                                                                                                                > We really need the equivalent of jail time for companies.

                                                                                                                                                                                                                I would love this, but there are so many irritating practical problems with it that I'd prefer we expand the cases where we can "pierce the corporate veil"; we should absolutely shield people from personal liability from good-faith failures when we work for a company, but when we see fraud, wage theft, and so on, we should be a great deal more willing to chase personal liability for decision-makers.

                                                                                                                                                                                                                Something that's driven a big change in safety culture in New Zealand was allowing certain types of health and safety prosecutions to proceed against individuals, so that (for example) a site manager who decides that start-of-day hazard briefings on a building site are a waste of 15 minutes can be fined or even imprisoned if someone ends up hurt as a result.

                                                                                                                                                                                                                • registeredcorn 2 years ago
                                                                                                                                                                                                                  Pretty much what I was thinking too! If your company has violated the law previously in the same or similar manner, you should not be permitted to sell to customers in that market for the equivalent amount of time an individual would be jailed for. I am not opposed to the concept of treating a corporation as a legal entity, but I think that if a corporation is going to be considered a legal entity, they should inherit the same legal consequences a human would incur, if they break the law.

                                                                                                                                                                                                                  Realistically speaking, I don't see many politicians supporting this kind of change. I'm not even thinking of the issues around corruption, but merely the knowledge that hurting that company would in turn, also impact their own economy in the process.

                                                                                                                                                                                                                  Imagine if no business of a nation were searchable in Google for a 4 year period. It would be devastating.

                                                                                                                                                                                                                  Similarly, there are a lot of physical consequences to consider as well. If you lock out a company like Apple or Coke from operating in a country, suddenly there are a lot of related issues.

                                                                                                                                                                                                                  If Apple could not operate in a specific nation for a set amount of time, suddenly any stores they have would presumably be closed. This would impact customers ability to get their devices repaired. I would also have to assume that all employees at each of those locations would be fired, leaving a sudden glut of unemployment, impacting people who had nothing to do with the situation.

                                                                                                                                                                                                                  If Coke were to be banned for some set amount of time, it would make a lot of weird cases around things like Vending Machines and Grocery stores. The company might not be marketing or selling their products to distributors, but those distributors might still be selling that product. Once their stock ran out, if they were to attempt to purchase more from the company in a nearby country, who would be at fault? Coke, or the distributor?

                                                                                                                                                                                                                  I imagine it would create a ton of issues with other things, like agreements to pay X amount of money over time. Stock trading would be another big one, not just in individual stocks, but in mutual funds and ETFs that might be heavily invested in that company. In one sense, it might make investors and day traders more weary and discerning from who they decide to trade with, but trying to figure out which company is breaking which laws, and how likely they are to get caught doing it, is practically impossible to determine, without inside knowledge on the matter.

                                                                                                                                                                                                                  • samwillis 2 years ago
                                                                                                                                                                                                                    Rather than fine the company, fine the shareholders of public companies. If they can’t afford their share of the fine, then they have to sell their shares to pay it.

                                                                                                                                                                                                                    That would immediately force them to comply.

                                                                                                                                                                                                                    Edit: Although looking at that and this fine, if you own $1000 of google shares, you would owe $3…

                                                                                                                                                                                                                    • madsbuch 2 years ago
                                                                                                                                                                                                                      This is an absurd idea.

                                                                                                                                                                                                                      That would be a complete detriment to one of the greatest innovations in financing: Seperation of capital and responsibility. When you buy a stock you know you can not loose more than the stocks value, so you dare to invest.

                                                                                                                                                                                                                      Also, would bond holders also be burdened with this? what about derivatives?

                                                                                                                                                                                                                      • adament 2 years ago
                                                                                                                                                                                                                        But this is exactly what happens when you fine a company.

                                                                                                                                                                                                                        Unless you fine the company enough for it to go into bankruptcy in which case the shareholders are protected by limited liability and the creditors take the hit instead. But the bankruptcy angle is completely irrelevant to this case, none of the fines considered are close yo bankrupting Google.

                                                                                                                                                                                                                        • registeredcorn 2 years ago
                                                                                                                                                                                                                          I have investments in a lot of different companies. I have no idea if any of them are breaking the law. I have to assume that they aren't, because they have not been charged or convicted of any crimes previously. I have done as much due diligence as I can to assume that their company is financially solvent and stable. If they have lied to me about any of those things, I have no way of knowing until after the fact. Leaving my money in a savings account is not an option, because the interest rates are taxed, and don't even cover the cost of inflation, let alone give me any sort of growth for retirement. That means not only would I not preparing for my future, I would actively be losing money by not investing.

                                                                                                                                                                                                                          If a country violates international sanctions, should I be sent to The Hauge because I have bonds tied to the bridges and roads being built by that government?

                                                                                                                                                                                                                          To put it another way: If a restaurant is shut down for health code violations found in the kitchen, should the valet be lectured about proper food preparation?

                                                                                                                                                                                                                      • esperent 2 years ago
                                                                                                                                                                                                                        The 3 strikes law is a US thing.
                                                                                                                                                                                                                      • draw_down 2 years ago
                                                                                                                                                                                                                      • nottorp 2 years ago
                                                                                                                                                                                                                        > Android has created more choice for everyone, not less

                                                                                                                                                                                                                        Did it? I can choose between an iOS phone and an Android phone.

                                                                                                                                                                                                                        I may be able to choose from different manufacturers on the Android side, but on the software side there are just two options.

                                                                                                                                                                                                                        • Hamcha 2 years ago
                                                                                                                                                                                                                          Remember when Google refused to put Youtube on Windows Phone and when Microsoft made their own client, Google forced them to take it off their own store? Truly advocating for more choice.

                                                                                                                                                                                                                          (Press at the time: https://www.theregister.com/2013/08/16/windows_phone_youtube... )

                                                                                                                                                                                                                          • sangnoir 2 years ago
                                                                                                                                                                                                                            The Microsoft YT client didn't play ads. All it did was cost YouTube bandwidth without bringing any revenue - there was no way Google was going to let that slide.

                                                                                                                                                                                                                            More broadly, that was also the time Microsoft was going after Android OEMs - never Google directly - threatening them with a secret list of patents that Android allegedly infringed[1]. The settlement almost always resulted in the OEM agreeing to manufacture Windows phones (HTC and Samsung, off the top of my head). As an outsider, it appeared to be part of a mobile marketshare shadow war.

                                                                                                                                                                                                                            1. I'm guessing to prevent invalidation or work-arounds.

                                                                                                                                                                                                                            • Hamcha 2 years ago
                                                                                                                                                                                                                              Far from me to want to put Microsoft on a pedestal, but it always felt like neither liked playing fair. WP eventually got a third party Youtube app that kinda stuck for a while, but it was paid (and actually decent) and AFAIK it never got any attention from Google, which to me always felt more like Google was trying to be an ass and protecting their revenue... but mostly their Android revenue.

                                                                                                                                                                                                                              I was around when Project Astoria almost saw the light of day and I assume Google came back to shoot it down in a similar way (which would be really nice karma given MS patent story)

                                                                                                                                                                                                                            • MarkusWandel 2 years ago
                                                                                                                                                                                                                              I had a Windows phone. The web version of Youtube worked fine. The Youtube app on Android is such a pain in the a* that sometimes I use the web version of Youtube on an Android tablet I have!
                                                                                                                                                                                                                              • nfriedly 2 years ago
                                                                                                                                                                                                                                You should check out Vanced / ReVanced. Vanced is basically a modified Youtube app with ads removed and a lot of the other annoyances fixed. It's gotten trickier to find since google sent them a nastygram, but they posted the SHA256 on https://vancedapp.com/ so if you find a copy floating around, you can quickly determine if it's legit or not.

                                                                                                                                                                                                                                ReVanced is a WIP set of tools to patch Youtube and other apps - https://github.com/revanced

                                                                                                                                                                                                                                Vanced and Iceraven (Firefox with more addons enabled) are two of the main things keeping me on Android.

                                                                                                                                                                                                                                • oblak 2 years ago
                                                                                                                                                                                                                                  I have only used the android version once and what a pain that was. Clearly designed to only push content on the unsuspecting user and nothing else.
                                                                                                                                                                                                                                • kernal 2 years ago
                                                                                                                                                                                                                                  Yes, I do remember. You, however, seem to have conveniently left out the fact that they illegally reverse engineered the protocol and filtered ads. Microsoft got what was coming to them.
                                                                                                                                                                                                                                • izacus 2 years ago
                                                                                                                                                                                                                                  And before that you could choose between multiple brands that wouldn't run the same software and could only download apps on a proprietary carrier app store.

                                                                                                                                                                                                                                  Someone built an app for Nokia Symbian phones and released it with O2 UK? Well, go to hell if you had Sony Ericsson Symbian phone because that phones Symbian was incompatible on API level with the Nokia, despite having the same OS. You could even have the same Nokia, but good luck if yours had the T-Mobile DE bloatware and their own store with their own profit sharing deals.

                                                                                                                                                                                                                                  Google enforces compatibility between Android phones with CDD/CTS/VTS which ensures that the phones support a consistent set of working APIs that application devs can rely on.

                                                                                                                                                                                                                                  Before CTS/CDD/VTS tests grew enough, we Android devs had hellova time making sure our apps worked across Samsungs, LGs, Nokias and whatnot.

                                                                                                                                                                                                                                  EU attacking Google for ensuring the Android ecosystem is actually compatible is just ensuring that Apple will dominate with it's lack of choice in the mobile market. The fact that EU officials excluded Apple from consideration of how mobile markets work is telling just how disconnected from reality they are. Apple swept away all the old competitors BECAUSE it didn't have the fragmented mess of lacking cross-device, cross-region and cross-carrier compatibility.

                                                                                                                                                                                                                                  And just to be clear - I'm not against EU issuing out fines to big tech (god knows I've defended that a lot of times), but in this case it's actively toxic for us Europeans.

                                                                                                                                                                                                                                  • Salgat 2 years ago
                                                                                                                                                                                                                                    What they did with their manufacturers is a different issue, but in general they offer a lot more options than Apple. Android allows Manufacturers (such as Amazon and Samsung) to have their own app stores and allows for side loading apps, both of which are impossible with Apple.
                                                                                                                                                                                                                                    • Hamcha 2 years ago
                                                                                                                                                                                                                                      You have it backward, Amazon and Samsung's own appstores are desperate attempts to get enough traction out of Play Store so that they are not forced to succumb to Google's demands. The issue here isn't Android not being open (which it is), the problem is Google having a lot of control (including full veto power) on devices shipping with Google Play Services, while making them an increasingly necessary part of Android. You can make an Android device without having to let Big G call the shots, but they're banking on you NOT doing that because no one wants a phone without the Play Store and its related services.
                                                                                                                                                                                                                                      • cloverich 2 years ago
                                                                                                                                                                                                                                        Well also, and note its been a while, but when I used non-Google software on the various other phones I've tried (such as Samsung), the first thing I used to do was uninstall all of their software and (if a available) get the Google versions, because they were usually much better. But this isn't new -- back when I was still purchasing Windows machines it was the same way. For whatever reason I just never found an OEM for laptops or phones whose software seemed to add any value.

                                                                                                                                                                                                                                        Now that I work in Software I get it. Most companies are just really bad at making it.

                                                                                                                                                                                                                                        • Salgat 2 years ago
                                                                                                                                                                                                                                          Apple strictly prohibits any apps outside their app store. Google does not. Yes Google abuses their popularity, but it's leagues better than Apple.
                                                                                                                                                                                                                                          • o_1 2 years ago
                                                                                                                                                                                                                                            It's not good. Google should let people opt out. Breaking the trust of it's users makes people rabid for a feasible opptuntiy to leave. Apple starting to monetize data doesn't make a great argument for jumping in that walled garden. Holding your users hostage is not a good look.
                                                                                                                                                                                                                                        • imiric 2 years ago
                                                                                                                                                                                                                                          > I may be able to choose from different manufacturers on the Android side, but on the software side there are just two options.

                                                                                                                                                                                                                                          What do you mean by "just two options"?

                                                                                                                                                                                                                                          The AOSP ecosystem has a healthy range of ROMs to choose from on many devices. The process of installing alternative firmware may not be for everyone, but the choice is there, which is pretty much nonexistent for iOS devices.

                                                                                                                                                                                                                                          • Normille 2 years ago

                                                                                                                                                                                                                                              >The AOSP ecosystem has a healthy range of ROMs to choose from on many devices. 
                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                            But it's not true choice is it? It's just the same old same old with a different skin on top. Much the same as the similarly claimed 'choice' in Linux distros pretty much boils down to the same old same old collection of apps running on the same old same old collection of desktop environments. But with eleventy billion superficial skins layered on top, to choose from.
                                                                                                                                                                                                                                            • wvenable 2 years ago
                                                                                                                                                                                                                                              I'm not clear on what you want? There are two mobile operating systems, do you want some company to make another one? What is stopping them?
                                                                                                                                                                                                                                              • RNAlfons 2 years ago
                                                                                                                                                                                                                                                > But it's not true choice is it?

                                                                                                                                                                                                                                                Compared to what?

                                                                                                                                                                                                                                                Apple?

                                                                                                                                                                                                                                                • origin_path 2 years ago
                                                                                                                                                                                                                                                  You can fork AOSP in arbitrary ways and have a pretty great OS. Most companies don't do this because they don't have any particular ideas about how to do Android's core differently - UI is one of the places where you can actually innovate and users will notice, so that's where the effort goes. But that's not Google's fault. They can't make Samsung have brilliant ideas about how to rearchitect the OS core.
                                                                                                                                                                                                                                                  • malfist 2 years ago
                                                                                                                                                                                                                                                    Are you seriously trying to argue that all linux distros are the same except for their UI?
                                                                                                                                                                                                                                                  • ClumsyPilot 2 years ago
                                                                                                                                                                                                                                                    That's like saying the Phoebus Cartell was fine because you can make your own lightbulb.
                                                                                                                                                                                                                                                  • that_guy_iain 2 years ago
                                                                                                                                                                                                                                                    Before I could choose the same manufacturers but things were tied to those. I knew if I switched from Nokia to Sony for example, it would be completely different. In a way Android resulted in the choice to switch between manufacturers to be painless. Realistically, now you can choose whatever non apple device you want and know everything will continue to work.
                                                                                                                                                                                                                                                    • ocdtrekkie 2 years ago
                                                                                                                                                                                                                                                      Easy to switch between giving all your data to Google and giving all your data to Google, sure. Bear in mind, Android hardware is no longer unique or distinctive, every glass rectangle is the same, so those choices are pointless, but our lack of privacy is pervasive.
                                                                                                                                                                                                                                                      • that_guy_iain 2 years ago
                                                                                                                                                                                                                                                        Steve Jobs pointed this out along time ago. No one cares about the hardware. Nice hardware is nice but what we care about is the software.

                                                                                                                                                                                                                                                        Previously, we would switch from Nokia to Sony we would lose our ringtones, our games, our apps, our photos, etc. When each phone operator had their own operating system, it was honestly terrible.

                                                                                                                                                                                                                                                        And honestly, shoehorning privacy into a conversation about choices in phones is a poor show. Feel ashamed.

                                                                                                                                                                                                                                                    • ehsankia 2 years ago
                                                                                                                                                                                                                                                      But what did Google do that's worse than what Apple did? It's a bit ironic that by making their OS opensource, they somehow are more guilty than Apple for keeping their OS locked down.

                                                                                                                                                                                                                                                      Android allows hundreds of companies to have a business and make millions or billions, many of which are in EU and wouldn't exist if Android had gone the Apple way.

                                                                                                                                                                                                                                                      • amelius 2 years ago
                                                                                                                                                                                                                                                        If you're looking for a phone without ads/spyware, there is less choice because the EU sees Android as a similar product-category as iOS, thereby not identifying iOS as a monopoly (and Android as well, in its own category).
                                                                                                                                                                                                                                                        • ericmay 2 years ago
                                                                                                                                                                                                                                                          I think you can argue that iOS/Android are a duopoly but I'm having a hard time seeing how iOS is a monopoly.

                                                                                                                                                                                                                                                          Mobile OS: iOS Android (third options from Korea/China?)

                                                                                                                                                                                                                                                          Hardware: iPhone Pixel Galaxy etc.

                                                                                                                                                                                                                                                      • mdrzn 2 years ago
                                                                                                                                                                                                                                                        Yesss! EU is doing its job.

                                                                                                                                                                                                                                                        I'm very happy every time they manage to give a slap on the wrist of these monopolies

                                                                                                                                                                                                                                                        • moffkalast 2 years ago
                                                                                                                                                                                                                                                          Wrist slaps are getting slightly stronger though!
                                                                                                                                                                                                                                                          • 2 years ago
                                                                                                                                                                                                                                                        • RandomWorker 2 years ago
                                                                                                                                                                                                                                                          That increases the budget of the eu parliament with 2.2% on a yearly basis if paid out in one go.

                                                                                                                                                                                                                                                          [1082B for 2014-2020, 4B/1082B*6y~2.2%]

                                                                                                                                                                                                                                                          A loss of 4B is a decrease of revenue by 1.5% for google.

                                                                                                                                                                                                                                                          [googles revenue was 256B in 2021 4/256~1.5%]

                                                                                                                                                                                                                                                          • bzxcvbn 2 years ago
                                                                                                                                                                                                                                                            The budget of the EU parliament? What do you mean? The budget of the parliament was about 740k€ in 2022.

                                                                                                                                                                                                                                                            Did you mean the budget of the EU itself? It's about what you said (180B€ in 2022). Of course, that doesn't account for individual member States' budgets. The EU's budget is dwarfed by the aggregate of all members' budgets, and it is lower than most of the big EU countries' budgets.

                                                                                                                                                                                                                                                            • 988747 2 years ago
                                                                                                                                                                                                                                                              Did you mean 740k EUR per person? I can't find the whole budget right now, but it costs EU parliament over 100 million just to move it back and forth between Brussels and Strasbourg (which is totally pointless and is only done so that France can feel important). They also apparently spend 1 billion per year on translators.

                                                                                                                                                                                                                                                              EDIT: I guess I offended some French people, hence the downvotes :)

                                                                                                                                                                                                                                                              • nightpool 2 years ago
                                                                                                                                                                                                                                                                Apparently this is correct:

                                                                                                                                                                                                                                                                > In [2014], the European Court of Auditors (ECA) carried out a further analysis of the potential savings if all meetings were held in Brussels, following a request from the Parliament. Their estimate of the cost of the monthly move is 113.800.000 euro.

                                                                                                                                                                                                                                                                (From an EJTA fact checking website, which labeled a separate 200MM euro number as "mostly false" https://eufactcheck.eu/factcheck/mostly-false-travelling-cir...)

                                                                                                                                                                                                                                                                • manholio 2 years ago
                                                                                                                                                                                                                                                                  > They also apparently spend 1 billion per year on translators.

                                                                                                                                                                                                                                                                  Now that the UK is out of the Union, it would be nice for sanity to prevail and most of those translators be made redundant. Except for drafting official multi-language legal documents, the bulk of the proceedings can go on in English, and EMPs that require translation services should request them from their own countries.

                                                                                                                                                                                                                                                                  It will never happen, but one can surely dream.

                                                                                                                                                                                                                                                                  • Fiahil 2 years ago
                                                                                                                                                                                                                                                                    > EDIT: I guess I offended some French people, hence the downvotes :)

                                                                                                                                                                                                                                                                    Yes.

                                                                                                                                                                                                                                                                    But I have to recognise, they could - at least - hand out "free" train tickets to most of the Parliament staff. Not just between Brussels and Strasbourg, but everywhere in the EU.

                                                                                                                                                                                                                                                                • markdestouches 2 years ago
                                                                                                                                                                                                                                                                  Gives you a good perspective on how big google is and how much influence it potentially has.
                                                                                                                                                                                                                                                                  • spywaregorilla 2 years ago
                                                                                                                                                                                                                                                                    EMEA represents about 31% of revenues. Google makes about 76B in net income.

                                                                                                                                                                                                                                                                    So another way to look at this is 21% of profits in Europe for a year.

                                                                                                                                                                                                                                                                    • josefx 2 years ago
                                                                                                                                                                                                                                                                      Another way to look at this is 2% if you split it over all the years the illegal behavior has been going on and then going through the courts.
                                                                                                                                                                                                                                                                    • davidguetta 2 years ago
                                                                                                                                                                                                                                                                      • statusfailed 2 years ago
                                                                                                                                                                                                                                                                        It mostly funds projects:

                                                                                                                                                                                                                                                                        > Approximately 94% of the EU budget funds programmes and projects both within member states and outside the EU. Less than 7% of the budget is used for administrative costs, and less than 3% is spent on EU civil servants' salaries.

                                                                                                                                                                                                                                                                        From [0], see also [1]

                                                                                                                                                                                                                                                                        [0]: https://en.wikipedia.org/wiki/Budget_of_the_European_Union#P...

                                                                                                                                                                                                                                                                        [1]: https://www.europarl.europa.eu/about-parliament/en/organisat...

                                                                                                                                                                                                                                                                        • origin_path 2 years ago
                                                                                                                                                                                                                                                                          That's a tautology, the spending for every government will primarily go on "programmes and projects".
                                                                                                                                                                                                                                                                        • WastingMyTime89 2 years ago
                                                                                                                                                                                                                                                                          Negotiate trade agreements for the second largest market in the world. Make harmonised law and regulations and operate the courts associated. Finance infrastructure projects and the development of the poorest members. Manage various cooperation efforts between members in sector like education.
                                                                                                                                                                                                                                                                          • PartiallyTyped 2 years ago
                                                                                                                                                                                                                                                                            EU needs to do a better job at showing how useful it is, where the money goes and so on, so that people stop having this vague idea of what EU is and does, and start seeing the benefits. Should do a good job at reducing the number of eurosceptics.
                                                                                                                                                                                                                                                                          • nielsole 2 years ago
                                                                                                                                                                                                                                                                            • dkarl 2 years ago
                                                                                                                                                                                                                                                                              If you're interested, there's a fascinating book called Life of a European Mandarin that provides an insider view and manages to be entertainingly written despite being about the incredibly dry work the EU does. It gives a vivid glimpse into how hard and tedious it is to accomplish things that are obvious wins like harmonizing trivial differences in laws across borders. You would expect it to be the kind of book you have to force yourself to finish, and there are certainly moments like that, but overall it reads more like a guilty pleasure, and I highly recommend it. It gave me respect for that kind of work and also makes me very glad I chose a different profession.
                                                                                                                                                                                                                                                                              • mhh__ 2 years ago
                                                                                                                                                                                                                                                                                The EU has a GDP of almost 20 Trillion, what kind of magnitudes of cash would you expect?
                                                                                                                                                                                                                                                                                • 2 years ago
                                                                                                                                                                                                                                                                                  • otikik 2 years ago
                                                                                                                                                                                                                                                                                    You mean The European Parlament, or Google?
                                                                                                                                                                                                                                                                                    • saiya-jin 2 years ago
                                                                                                                                                                                                                                                                                      if you would actually visit (not only) poorer parts of EU, you would find entire new roads built or repaired completely by EU funds. Parks created, playgrounds built, many many useful things for common population. Companies can apply for various funds ie to get more eco-friendly.

                                                                                                                                                                                                                                                                                      Its true that some of it gets stolen by local corruption but overall this is the source of many good things that folks can actually see around them, in places that wouldn't get any otherwise.

                                                                                                                                                                                                                                                                                  • gniv 2 years ago
                                                                                                                                                                                                                                                                                    It's interesting how the two continents are keeping each other in check when it comes to major abuses. The EU fining big US tech and the US fining VW are the prominent examples. In each case the home country has big incentives to keep the status quo fully aware that it's bad for consumers.
                                                                                                                                                                                                                                                                                    • curiousgal 2 years ago
                                                                                                                                                                                                                                                                                      I can't help but roll my eyes at the hypocrisy of the EU. One prime example is French websites forcing you to pay 3 euros when you refuse cookies.
                                                                                                                                                                                                                                                                                    • endisneigh 2 years ago
                                                                                                                                                                                                                                                                                      It’s not clear to me what the EU, specifically, wants Google to do here from the article. Any insight?
                                                                                                                                                                                                                                                                                      • perlgeek 2 years ago
                                                                                                                                                                                                                                                                                        Pay a fine, first of all :-)

                                                                                                                                                                                                                                                                                        Wikipedia has more: https://en.wikipedia.org/wiki/Antitrust_cases_against_Google...

                                                                                                                                                                                                                                                                                        > In October 2018 Google revamped how it would distribute its Google Play Store with Android in the future: Charging a licensing fee for the store, without requiring installation of Google apps, but making it free to pre-install the Google apps if they want.

                                                                                                                                                                                                                                                                                        > Furthermore, Google's hardware partners will be allowed to market devices in the EU that run rival versions of Android or other operating systems.

                                                                                                                                                                                                                                                                                        > In March 2019 Google announced that it will give European users of Android phones an option of which browser and search engine they want on their phone at the time of purchase to further comply with the EU's decision.

                                                                                                                                                                                                                                                                                        • layer8 2 years ago
                                                                                                                                                                                                                                                                                          For example, not require that Chrome be preinstalled as the default browser on Android devices, and not require that a bundle of Google apps be preinstalled if any of them is preinstalled.
                                                                                                                                                                                                                                                                                          • wara23arish 2 years ago
                                                                                                                                                                                                                                                                                            there is no way to delete safari from iphones
                                                                                                                                                                                                                                                                                            • layer8 2 years ago
                                                                                                                                                                                                                                                                                              That’s Apple’s choice as the manufacturer of the device, while Google enforces conditions on Android device manufacturers. Apple would have the same problem if they would allow other companies to build iOS devices but force Safari to be the preinstalled as the default browser AND derive ad income from the use of Safari.
                                                                                                                                                                                                                                                                                              • hellisothers 2 years ago
                                                                                                                                                                                                                                                                                                I know it’s a nuance but Apple doesn’t license its OS to other manufacturers. So while Google dictates “if you use the Android OS you must bundle Chrome”, Apple isn’t dictating terms like that to another manufacturer.
                                                                                                                                                                                                                                                                                                • mqus 2 years ago
                                                                                                                                                                                                                                                                                                  I would think the same and can only assume that apple is not as much of a monopoly as google/android in the EU. I think Vestager &co also wanted to have a solid case (as evidenced in the appeal losses right now) and the apple one was more difficult to establish? I don't know.
                                                                                                                                                                                                                                                                                                  • makeitdouble 2 years ago
                                                                                                                                                                                                                                                                                                    • mhermher 2 years ago
                                                                                                                                                                                                                                                                                                      This news is about Android.
                                                                                                                                                                                                                                                                                                    • izacus 2 years ago
                                                                                                                                                                                                                                                                                                      That's absolutely not what the ruling wants.
                                                                                                                                                                                                                                                                                                      • endisneigh 2 years ago
                                                                                                                                                                                                                                                                                                        Is this not already possible with things like LineageOS?
                                                                                                                                                                                                                                                                                                        • dahfizz 2 years ago
                                                                                                                                                                                                                                                                                                          Its an issue with bundling. If a phone manufacturer wants to ship an Android phone with Google Play Store (and they all do), then they must also include a bunch of other Google stuff. The EU wants Google to license the Play Store but not force the inclusion of all their other apps.

                                                                                                                                                                                                                                                                                                          So yes, a manufacturer could ship a phone with a de-Googled LineageOS. But they cannot today ship a phone with Play Store, but without Chrome, etc.

                                                                                                                                                                                                                                                                                                          • makeitdouble 2 years ago
                                                                                                                                                                                                                                                                                                            It's about the contractual obligations Google forced on makers. What the user does with the device after purchase is out of the scope of this ruling.
                                                                                                                                                                                                                                                                                                            • layer8 2 years ago
                                                                                                                                                                                                                                                                                                              It’s for example not possible for Android device manufacturers to ship a phone with Google PlayStore installed but not also have Chrome be preinstalled as the default browser.
                                                                                                                                                                                                                                                                                                              • MrStonedOne 2 years ago
                                                                                                                                                                                                                                                                                                            • makeitdouble 2 years ago
                                                                                                                                                                                                                                                                                                              The original ruling:

                                                                                                                                                                                                                                                                                                              https://www.theverge.com/2018/7/18/17580694/google-android-e...

                                                                                                                                                                                                                                                                                                              Basically dirty stuff we all knew Google was doing, but kept getting away with until then

                                                                                                                                                                                                                                                                                                              • SiempreViernes 2 years ago
                                                                                                                                                                                                                                                                                                                It looks like it's about forcing manufacturers to ship with chrome and the google search widget, so like the old Microsoft forcing IE upon everyone case.
                                                                                                                                                                                                                                                                                                              • drexlspivey 2 years ago
                                                                                                                                                                                                                                                                                                                That’s 1.45% of their annual revenue or 5.2% of their annual net profit.
                                                                                                                                                                                                                                                                                                                • p-e-w 2 years ago
                                                                                                                                                                                                                                                                                                                  Which is essentially nothing. Imagine an individual, caught committing an illegal act of this magnitude for the third time, being fined 1.45% of their annual pre-tax salary, with no other consequences.

                                                                                                                                                                                                                                                                                                                  Speeding tickets are costlier than this in many jurisdictions.

                                                                                                                                                                                                                                                                                                                  • tester756 2 years ago
                                                                                                                                                                                                                                                                                                                    >Which is essentially nothing.

                                                                                                                                                                                                                                                                                                                    Holy shit.

                                                                                                                                                                                                                                                                                                                    Is it some sign of being on HN too much?

                                                                                                                                                                                                                                                                                                                    Sure, 1.45% is small, because % is shitty at representing the real value at this point

                                                                                                                                                                                                                                                                                                                    at the end of the day it's fucking $4 000 000 000

                                                                                                                                                                                                                                                                                                                    It's year salary of 2200 well paid engineers

                                                                                                                                                                                                                                                                                                                    That's industry-changing level of possibilities

                                                                                                                                                                                                                                                                                                                    • Fiahil 2 years ago
                                                                                                                                                                                                                                                                                                                      closer to 8000 engineers, if you want to spend 500k/eng in salary alone (pre tax)
                                                                                                                                                                                                                                                                                                                      • bush-bby 2 years ago
                                                                                                                                                                                                                                                                                                                        1.8 mil is “well-payed”…?
                                                                                                                                                                                                                                                                                                                        • rvz 2 years ago
                                                                                                                                                                                                                                                                                                                          Google makes twice more than Facebook in their annual profits and still Facebook can afford to pay the FTC's record fine and still continues with collecting more PII and violating the privacy of their users. $4B is essentially nothing and instead it should be the minimum fine for these companies.

                                                                                                                                                                                                                                                                                                                          Repeated violations from them should be in the significant multi-billions, much higher than this generous discount of a fine that the EU is asking for. This proves that they will do it again and won't change until the fines get higher than $10B.

                                                                                                                                                                                                                                                                                                                        • BiteCode_dev 2 years ago
                                                                                                                                                                                                                                                                                                                          If you were earning minimal wage in France, that would be about $1500 of fine for the equivalent of being caught commiting burglary for the 3rd time.

                                                                                                                                                                                                                                                                                                                          Quite lucrative.

                                                                                                                                                                                                                                                                                                                          • yamtaddle 2 years ago
                                                                                                                                                                                                                                                                                                                            Factor in marginal utility of income, and it's even more lame. $1,500 means a lot more to someone making minimum wage than $4,000,000,000 does to Google.
                                                                                                                                                                                                                                                                                                                          • colinmhayes 2 years ago
                                                                                                                                                                                                                                                                                                                            I don't care how much money you have or make. $4 billion can buy an enormous amount of stuff, it is in no way essentially nothing.
                                                                                                                                                                                                                                                                                                                          • 988747 2 years ago
                                                                                                                                                                                                                                                                                                                            Yes, but it's also a threat of further fines in future if they don't stop their shenanigans.
                                                                                                                                                                                                                                                                                                                          • asadlionpk 2 years ago
                                                                                                                                                                                                                                                                                                                            EU has decided to make a living out of fining the tech companies regularly.
                                                                                                                                                                                                                                                                                                                            • nebalee 2 years ago
                                                                                                                                                                                                                                                                                                                              And Google has decided to make a living out of breaking the law regularly.
                                                                                                                                                                                                                                                                                                                              • lizardactivist 2 years ago
                                                                                                                                                                                                                                                                                                                                No, they're not fined regularly, only when they knowingly violate the law.

                                                                                                                                                                                                                                                                                                                                And it's $4B after 4 years since the beginning of the investigation, a tiny increase to an already massive EU budget.

                                                                                                                                                                                                                                                                                                                                • rr888 2 years ago
                                                                                                                                                                                                                                                                                                                                  They continuously fined the banks until they're all nearly bankrupt. I guess tech is next now.
                                                                                                                                                                                                                                                                                                                                  • chmod775 2 years ago
                                                                                                                                                                                                                                                                                                                                    I'm pretty sure bailouts/other support the banking sector received dwarf any fines they got for breaking the law.

                                                                                                                                                                                                                                                                                                                                    Banks going bankrupt is their own fault entirely. It's a "you had one job" kind of thing.

                                                                                                                                                                                                                                                                                                                                    If you want to find someone who is bad at managing your money and somehow breaks the law at the same time, a bank is apparently your best bet.

                                                                                                                                                                                                                                                                                                                                  • fabatka 2 years ago
                                                                                                                                                                                                                                                                                                                                    Seems like it's still worth it for the tech companies, so I'd say it's a smart move.
                                                                                                                                                                                                                                                                                                                                  • legitster 2 years ago
                                                                                                                                                                                                                                                                                                                                    So... What's the end result? Google has to charge for Android? Ask users their search preference?
                                                                                                                                                                                                                                                                                                                                    • wongarsu 2 years ago
                                                                                                                                                                                                                                                                                                                                      I think this is about Google's Android certification, that allows manufacturers to ship Android with any google app. Some like the Play Store are basically required by users, but Google makes it a "get all or none" deal with a lot of other demands, which includes a google search widget.
                                                                                                                                                                                                                                                                                                                                      • josefx 2 years ago
                                                                                                                                                                                                                                                                                                                                        The deal isn't just "all or none" on a single phone, it is all or none over the entire inventory. If you sell an android phone with the play store you are no longer allowed to sell any android devices without it.
                                                                                                                                                                                                                                                                                                                                        • encryptluks2 2 years ago
                                                                                                                                                                                                                                                                                                                                          And Apple makes it so you can't even install apps outside their app store.
                                                                                                                                                                                                                                                                                                                                        • moffkalast 2 years ago
                                                                                                                                                                                                                                                                                                                                          Android should damn well ship with multiple app stores and multiple browsers, not just the GoogleApprovedTM app store where they ban anyone that looks at them wrong or thinks about blocking ads for more than 2 miliseconds.

                                                                                                                                                                                                                                                                                                                                          The exclusive app stores are both iOS and Android's greatest strengths and failings at the same time. Apple is arguably the far worse offender there too. If there was an alternative app store on iOS everyone would jump ship immediately.

                                                                                                                                                                                                                                                                                                                                          Imagine having crossplatform Steam/GoG Mobile stores for mobile games, etc.

                                                                                                                                                                                                                                                                                                                                          • izacus 2 years ago
                                                                                                                                                                                                                                                                                                                                            The way this EU ruling is setup, they want your Android not only ship with other stores, but allow sales with exclusively those stores as well.

                                                                                                                                                                                                                                                                                                                                            Just like the case with Chinese phones now - I have bunch of people in my family angry because they bought Huawei and they now can't use their banking apps because it's an incompatible build of Android that requires publishing in a Huawei AppStore to work.

                                                                                                                                                                                                                                                                                                                                            That's worse. That's strictly worse for everyone, even the OEMs will lose their market to Apple by driving their ecosystem into the ground... again. Samsungs, Nokias, ASUS, etc. did this tragedy of the commons failure repeatedly and reliably.

                                                                                                                                                                                                                                                                                                                                            • twobitshifter 2 years ago
                                                                                                                                                                                                                                                                                                                                              Incompatible isn’t the right word for it. The banking app could run on the Huawei phone, but they’re relying on google to certify the device through the play store.
                                                                                                                                                                                                                                                                                                                                              • moffkalast 2 years ago
                                                                                                                                                                                                                                                                                                                                                > because it's an incompatible build of Android

                                                                                                                                                                                                                                                                                                                                                sigh

                                                                                                                                                                                                                                                                                                                                                I guess it's impossible to go 5 min without somebody wrecking the ecosystem. I don't understand how they can even manage to be incompatible, it's fucking Java, or more commonly these days just a wrapped PWA.

                                                                                                                                                                                                                                                                                                                                              • rsanheim 2 years ago
                                                                                                                                                                                                                                                                                                                                                > If there was an alternative app store on iOS everyone would jump ship immediately

                                                                                                                                                                                                                                                                                                                                                citation needed.

                                                                                                                                                                                                                                                                                                                                                if there was an alternative app store, 90% of apple users wouldn't even be aware of it, the other 8% would hear about it and never use it, and maybe, _maybe_ 2% would install it.

                                                                                                                                                                                                                                                                                                                                                • moffkalast 2 years ago
                                                                                                                                                                                                                                                                                                                                                  I mean if there was another competitor store installed by default (as mandated by law, like browser choice was at one point) that wouldn't charge devs $100/year to upload anything and take 30% of all income you'd quickly see the App store deserted.

                                                                                                                                                                                                                                                                                                                                                  Then Apple would have to set their pricings competitively, instead of monopolistically.

                                                                                                                                                                                                                                                                                                                                                  • genewitch 2 years ago
                                                                                                                                                                                                                                                                                                                                                    there... are, though, for example, cydia.

                                                                                                                                                                                                                                                                                                                                                    I've never installed the AOSP or the oneplus specific "android" versions so i have no frame of reference, but it takes about 25 seconds to get cydia to come up on the ipad i use it on, with no other weirdness needed on the ipad itself.

                                                                                                                                                                                                                                                                                                                                                • izacus 2 years ago
                                                                                                                                                                                                                                                                                                                                                  Think of the situation with Chinese non-Google phones. You install your favorite app and it crashes on launch because the manufacturer messed with the system APIs.

                                                                                                                                                                                                                                                                                                                                                  You run another app and it gets killed in the background, not receiving messages, because it's not on the list of your phone manufacturer partners.

                                                                                                                                                                                                                                                                                                                                                  This is the situation with degoogled Android today - a huge compatibility mess.

                                                                                                                                                                                                                                                                                                                                                  • jillesvangurp 2 years ago
                                                                                                                                                                                                                                                                                                                                                    The end result is that Google either explains to their shareholders where their dividend is going every quarter or they adjust to what amounts to a fairly consistent signal out of the EU that people there are running out of patience with Google not complying with the rules there and that that has financial consequences.

                                                                                                                                                                                                                                                                                                                                                    So, it's a game of ever escalating fines. At some point, they'll hit diesel gate levels, which caused a bit of an existential crisis for VW a few years ago. That signal actually mostly came from the US BTW. The EU is demonstrating that that kind of thin can work both ways and that they might go there squeeze some US companies when they misbehave.

                                                                                                                                                                                                                                                                                                                                                    As for Google and Apple, Amazon, MS, Facebook, etc., they've been going through rounds of increasingly larger fines from different countries in the EU and them doing the absolute minimum to maybe toe the line but never entirely. It's not enough; they need to get more pro-active on this or they'll have to deal with bigger fines and lawyer fees. Very simple. Testing what is good enough in a court room like they have been doing is a costly strategy. Judges not amused/impressed so-far apparently.

                                                                                                                                                                                                                                                                                                                                                    • MikusR 2 years ago
                                                                                                                                                                                                                                                                                                                                                      They already do both of those things.
                                                                                                                                                                                                                                                                                                                                                    • BenjiWiebe 2 years ago
                                                                                                                                                                                                                                                                                                                                                      Apparently the court system still uses 32 bits.

                                                                                                                                                                                                                                                                                                                                                      (~4B is the 32bit integer limit...)

                                                                                                                                                                                                                                                                                                                                                      • robomartin 2 years ago
                                                                                                                                                                                                                                                                                                                                                        Does the money in these cases go to government? Not sure how it is in the EU.

                                                                                                                                                                                                                                                                                                                                                        This is one of the aspects of government-based fines I dislike. The money should go to the people, the victims, not government. They go after a company that may have damaged consumers and then proceed to grab the fine instead of giving it to the people who were the actual victims of the transgression.

                                                                                                                                                                                                                                                                                                                                                        • wickedsickeune 2 years ago
                                                                                                                                                                                                                                                                                                                                                          The money of this fine is not to repair damages to individuals, it's to disincentivize behaviour. Plus if it's used for expenses of the EU, it indirectly goes to the people, as they will have to contribute less taxes.
                                                                                                                                                                                                                                                                                                                                                          • perlgeek 2 years ago
                                                                                                                                                                                                                                                                                                                                                            It's simply not practical to determine with certainty who owned an Android phone during the time that Google violated the antitrust laws, and divide the payout among them.
                                                                                                                                                                                                                                                                                                                                                            • genewitch 2 years ago
                                                                                                                                                                                                                                                                                                                                                              I get class action checks from a single online grocery order i made in 2010. I'm getting a class action check for a used vehicle i bought in my state where my state isn't involved in the class, but the vehicle was originally sold in a class state.

                                                                                                                                                                                                                                                                                                                                                              i'm pretty sure the panopticon that is google can determine who had an android phone, ever.

                                                                                                                                                                                                                                                                                                                                                            • layer8 2 years ago
                                                                                                                                                                                                                                                                                                                                                              The money will go into the EU budget, which for the most part benefits EU citizens. And everyone will benefit from Google having to change (or already having changed) their agreements with device manufacturers.

                                                                                                                                                                                                                                                                                                                                                              It’s like when you pay a parking fine, the money doesn’t go to the specific people inconvenienced or endangered by your wrong parking, it goes into the municipal budget.

                                                                                                                                                                                                                                                                                                                                                            • AtNightWeCode 2 years ago
                                                                                                                                                                                                                                                                                                                                                              Android/GP is the most corrupted market in the history of mankind. Just baffling how EU aim for non-important things.
                                                                                                                                                                                                                                                                                                                                                              • Fiahil 2 years ago
                                                                                                                                                                                                                                                                                                                                                                Maybe a boring question, but where do the money goes ?

                                                                                                                                                                                                                                                                                                                                                                Can they use that to finance grants or RFPs for other projects ?

                                                                                                                                                                                                                                                                                                                                                                • dalbasal 2 years ago
                                                                                                                                                                                                                                                                                                                                                                  I'm kind of bummed that FOSS licencing isn't one of the teeth here. The anticompetitive aspects here are based in overly restrictive distributor contracts. The fact that android and chrome are so full of FOSS, yet Google does what it does...
                                                                                                                                                                                                                                                                                                                                                                  • dvfjsdhgfv 2 years ago
                                                                                                                                                                                                                                                                                                                                                                    If the page fails to scroll on your screen, just disable JS (one click in uBlock Origin).
                                                                                                                                                                                                                                                                                                                                                                    • Raziarazzi 2 years ago
                                                                                                                                                                                                                                                                                                                                                                      This is a big win for Google, who has been fighting an EU ruling that said it used its Android mobile operating system to stymie rivals. The ruling was upheld by the European Court of Justice on Thursday.
                                                                                                                                                                                                                                                                                                                                                                      • sizzle 2 years ago
                                                                                                                                                                                                                                                                                                                                                                        I really respect the EU for having the guts to hold corporations accountable.
                                                                                                                                                                                                                                                                                                                                                                        • ShredKazoo 2 years ago
                                                                                                                                                                                                                                                                                                                                                                          Who gets the $4B? How will it be determined where it's spent?
                                                                                                                                                                                                                                                                                                                                                                          • saurik 2 years ago
                                                                                                                                                                                                                                                                                                                                                                            • typon 2 years ago
                                                                                                                                                                                                                                                                                                                                                                              What amount would these EU fines have to be to make companies like Google and Facebook decide to exit the EU?
                                                                                                                                                                                                                                                                                                                                                                              • bzxcvbn 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                This is never going to happen. It's just too big of a market.
                                                                                                                                                                                                                                                                                                                                                                                • origin_path 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                  Never is a big word. Every time the EU levies fines like this it's effectively the market getting smaller.

                                                                                                                                                                                                                                                                                                                                                                                  Also, there's degrees of exit. Google can exit the market and have zero presence in the EU whilst still sub-licensing tech to affiliates who pay for the privilege and resell their stuff, whilst dealing with all the local regulatory overheads. Plenty of firms use that sort of model.

                                                                                                                                                                                                                                                                                                                                                                                  • woevdbz 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                    It's also really not the outcome wanted by regulators. Everyone losing access to their email and information, YouTube, etc would create absolute chaos. Antitrust's job is to rein in profit, not destroy markets.
                                                                                                                                                                                                                                                                                                                                                                                  • speedgoose 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                    That would be such a dream!
                                                                                                                                                                                                                                                                                                                                                                                    • soheil 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                      I just want to point out in Russia those companies have little to no presence specially after the war. It's telling that we always hear it's a sign of oppression and authoritarianism if governments kicked out those services out of their country, but here we are people advocating for it in the EU.
                                                                                                                                                                                                                                                                                                                                                                                      • yieldcrv 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                        probably 15-20% of annual revenue

                                                                                                                                                                                                                                                                                                                                                                                        its psychology, the board or ceo would react preemptively based on the idea that shareholders would react on their behalf

                                                                                                                                                                                                                                                                                                                                                                                        shareholders (if they have voting power at all) would react for the same result at higher fine amounts than that

                                                                                                                                                                                                                                                                                                                                                                                        • viraptor 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                          Speculation - google would want to operate in the EU even at a loss:

                                                                                                                                                                                                                                                                                                                                                                                          1. Other search engines regularly appearing in news / on screens would remind the non-EU users about alternatives.

                                                                                                                                                                                                                                                                                                                                                                                          2. Lost traffic is lost information. Google still relies on knowing your behaviour to improve targeting.

                                                                                                                                                                                                                                                                                                                                                                                          3. Giving a whole region to other search engines would build up their financial standing and they could threaten Google in other regions in the future.

                                                                                                                                                                                                                                                                                                                                                                                          • origin_path 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                            Very unlikely - the EU has proven it cannot build a Google competitor worth a damn. Instead what would happen is that Google would have no corporate presence here but the website would still be accessible, and people would just continue using it as normal but with fewer local customizations and the only ads they'd see would be from American firms, or from European firms that buy ads via American subsidiaries / brokers.
                                                                                                                                                                                                                                                                                                                                                                                            • Nasrudith 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                              I personally doubt it, mostly because Baidu is a similiar boat and hasn't been a spreading competitor of note in that space. Not apples to apples obviously due to several reasons admittedly, but that is most country to country comparisons.
                                                                                                                                                                                                                                                                                                                                                                                            • saiya-jin 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                              Not annual, but projected maybe over decade... once you lose the market you lost it also next years. Lets not forget its 500 million of above-average rich folks that use google services extensively.

                                                                                                                                                                                                                                                                                                                                                                                              The fine would have to be in range of 100 billion for them to exit

                                                                                                                                                                                                                                                                                                                                                                                              • antonymy 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                Their annual revenue from the EU is only 17 billion dollars, as of 2021. The current fine is about a quarter of that. This is revenue, not profit. So this fine very likely impacted the bottom line for what Google is pulling out of the EU. And it was not even as big as they could've made it. It's very likely the EU refrained from the maximum fine amount because it would've pushed Google's EU operations firmly into the red.

                                                                                                                                                                                                                                                                                                                                                                                                And this is setting aside the costs of compliance to avoid more fines. Even if the costs are less than another fine, they're not nothing. You're looking at an entire year's profits from the EU essentially being wiped out by this fine, plus reduced profits going forward due to increased compliance costs and probably losing sales. And this is your best case scenario.

                                                                                                                                                                                                                                                                                                                                                                                                It would not take a 100 billion dollar fine to make Google leave the EU, it would only take another fine like this one.

                                                                                                                                                                                                                                                                                                                                                                                            • bee_rider 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                              Only one way to find out!
                                                                                                                                                                                                                                                                                                                                                                                            • ncmncm 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                              Yet, still pocket change.

                                                                                                                                                                                                                                                                                                                                                                                              It is commendable that EU does not allow miscreants to tie up fines in an endless legal maze.

                                                                                                                                                                                                                                                                                                                                                                                              • dahfizz 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                What % of global revenue or profit do you think an appropriate fine is?
                                                                                                                                                                                                                                                                                                                                                                                                • ncmncm 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                  That is for courts, but it should be enough to produce correct behavior by eliminating incentive to violate. If the fine is too small, it becomes operating expense, as is usual in the US.

                                                                                                                                                                                                                                                                                                                                                                                                  Probably any fine should accompany (but not depend on results from) criminal charges for a company officer.

                                                                                                                                                                                                                                                                                                                                                                                                  • dahfizz 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                    So you believe Google made more than $4B with their Android licensing practices in the EU?

                                                                                                                                                                                                                                                                                                                                                                                                    I think that is unlikely, and I think it is likely we will see Google change the illegal licensing.

                                                                                                                                                                                                                                                                                                                                                                                                    I am more than happy to see a Google exec get charged for a crime if you can prove beyond a reasonable doubt that they committed that crime.

                                                                                                                                                                                                                                                                                                                                                                                              • frozencell 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                How much is Google Revenue?
                                                                                                                                                                                                                                                                                                                                                                                                • caldarons 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                  While I am in favour of efforts like the GDPR to protect users data, I wonder if all this anti-bigtech sentiment is actually justified and where it will eventually lead to
                                                                                                                                                                                                                                                                                                                                                                                                  • metadat 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                    Hopefully it can actually entice Google into changing it's behavior. The US fines are so small they are a joke, a light tax on doing business.
                                                                                                                                                                                                                                                                                                                                                                                                    • athenot 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                      With a small fine, it's just an annoying cost of doing business. With this ruling, there's a possibility it may actually change the risk/benefit assessment for companies that insist on doing whatever they want with user data.

                                                                                                                                                                                                                                                                                                                                                                                                      Maybe the lines of business which require promiscuous data sharing in order to be profitable will stop operating in the EU, and give rise to other business models. Whether these newer ones will be better or worse is not yet known, though the gamble in the EU is that it won't be worse.

                                                                                                                                                                                                                                                                                                                                                                                                      • saalweachter 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                        ... wasn't the case about Android app bundling, not user data?
                                                                                                                                                                                                                                                                                                                                                                                                      • xani_ 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                        Breaking the law that applies to is not a sentiment. The same law punished small companies too
                                                                                                                                                                                                                                                                                                                                                                                                        • Someone 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                          If you’re in favor of efforts like the GDPR, why do you call this anti-bigtech sentiment? It’s pro-privacy sentiment.

                                                                                                                                                                                                                                                                                                                                                                                                          The GDPR applies to smalltech, too, and smalltech gets fined. For example, an individual got fined €600 about two months ago for pointing a video camera at a shared access road (https://www.enforcementtracker.com/ETid-1397)

                                                                                                                                                                                                                                                                                                                                                                                                          You can find many more examples of small fines at https://www.enforcementtracker.com/.

                                                                                                                                                                                                                                                                                                                                                                                                          • jlokier 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                            The EU appeal the article is about has nothing at all to do with GDPR, user data, or privacy.

                                                                                                                                                                                                                                                                                                                                                                                                            It's about anticompetitive behaviour, i.e. antitrust. Antitrust is not particularly about tech companies, and it has been around a long time, since before modern computers.

                                                                                                                                                                                                                                                                                                                                                                                                            It's about misusing a position of market dominance to prevent a healthy competitive market from operating. Very large companies which are market-dominant face this problem, but they also have the resources to understand and handle the responsibility. They can either do so, or face fines and injunctions to make them do so. In severe cases they can be forced to break up dominant business units, such as happened with the breakup of AT&T in the USA some years ago.

                                                                                                                                                                                                                                                                                                                                                                                                            This is the same sort of thing as might have blocked nVidia from buying ARM, for example (until nVidia pulled out voluntarily). You can see how that has nothing to do with GDPR; it wasn't even in the EU.

                                                                                                                                                                                                                                                                                                                                                                                                            • seydor 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                              GDPR has been pro-big tech according to all the studies i have seen
                                                                                                                                                                                                                                                                                                                                                                                                            • zmgsabst 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                              I expect some kind of:

                                                                                                                                                                                                                                                                                                                                                                                                              - common carrier status for “platforms”

                                                                                                                                                                                                                                                                                                                                                                                                              - PII laws, broadly

                                                                                                                                                                                                                                                                                                                                                                                                              • WastingMyTime89 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                For your first point, that’s more or less what the Digital Market Act is and it was adopted in July. They call “platforms” “gatekeepers” but you got the idea of it. It should become enforceable by Q3 2023.
                                                                                                                                                                                                                                                                                                                                                                                                              • ActorNightly 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                • rvz 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                  It is a long time coming and still a long way to go and the surveillance big tech giants should pay a high price for abusing and violating the privacy of hundreds of millions of users.

                                                                                                                                                                                                                                                                                                                                                                                                                  It's a shame that this fine is too generous to Google and it won't scare them. It should be much larger than that and should be in the multi-billions of dollars.

                                                                                                                                                                                                                                                                                                                                                                                                                  • metadat 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                    • rvz 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                      > What? Did GPT3 write the parent comment?

                                                                                                                                                                                                                                                                                                                                                                                                                      No. Why do you think that is?

                                                                                                                                                                                                                                                                                                                                                                                                                      > This is a multi-billion dollar fine, a $4.1B fine.

                                                                                                                                                                                                                                                                                                                                                                                                                      As it should be the standard and nothing less than that. Even so, this one is a 'generous' multi-billion dollar fine that won't scare them.

                                                                                                                                                                                                                                                                                                                                                                                                                      I am saying it needs to be much higher than that. GPT-3 cannot explain itself or its own comments, can it?

                                                                                                                                                                                                                                                                                                                                                                                                                • ernirulez 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                  • throwaway4837 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                    • stingraycharles 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                      Isn’t that the case with any fine collected by any government? Why are people suddenly so much against these types of fines when it’s the EU fining them?
                                                                                                                                                                                                                                                                                                                                                                                                                    • t_mann 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                      Are you claiming that EU officials are illegally pocketing the collected fines for themselves, or do you just not know how government budgets work?
                                                                                                                                                                                                                                                                                                                                                                                                                      • 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                      • gnulinux 2 years ago
                                                                                                                                                                                                                                                                                                                                                                                                                        By this criticism, are we to understand that you're against all fines collected by the government? Everything from parking tickets to penalties paid for crimes, misdemeanors, felonies by citizens etc? If that's the case, that seems like a very fringe perspective, consistent only with "all taxation is theft" flavored libertarianism.

                                                                                                                                                                                                                                                                                                                                                                                                                        EU is a democratically accountable institution, in theory (and also in practice) voters are able to affect the way these fines are used, and how they're collected. Yes, these fines are not going to be redistributed into EU citizens' pockets, but they will be used in ways that will benefit EU citizens one way or another.