Skip to content
Assert Digital Ventures
  • About
  • Publications & Media
  • Newsletter
  • Blog
Policy

A Solution to Big Tech Monopolies: Open Source them

  • November 23, 2020November 23, 2020
  • by Andy

There’s been much discussion around the big tech platforms and whether they constitute monopolies that should be broken up. With the US government now scrutinizing this (and have even launched a case against Google) as well as EU regulators taking a critical stance, I thought we should consider how this might come about. In my 25+ years in tech, I’ve worked with, on and against pretty much all the big four (Google, Amazon, Facebook, Apple) as well as studied their practices in detail for my teaching at NYU Stern.

First, I’m not a lawyer but do my best to study those arguments. Most conclude that US antitrust law is not well equipped to address this issue. Antitrust precedent has mostly been based on harm to consumers due to inflated prices from lack of viable competition. Most tech companies give away a huge amount of value in their platform offerings for free (e.g. Google search). Thus, Google can, and has, made that argument. The recent case filed by the US Attorney General made other arguments for anti-competitive behavior but appears to be treading in unprecedented grounds to avoid this element of antitrust law.

The remedy offered by some is to simply break up the tech firms. Breaking up any company at this scale is complex but that is even more so with tech. The reason big tech has been so acquisitive and reaching further into consumers lives is because properties with large, locked-in user bases can be leverage their platform gaining tech network effects. Their products are technically intertwined at multiple levels but, most importantly, with identity. Identity ownership is a powerful tool and most new startups eschew their own proprietary login to use one or more of “login with Google, Facebook, etc”. For the startup, this lowers friction for new user sign-up and security management. For the big tech firms, it deepens their entrenchment at the center of the tech universe.

Besides the complexity, breakup is not necessarily the best remedy to actually drive the outcome sought: more competition in the key tech arenas to drive vs. stifle innovation. Take Facebook for example. The most cited breakup plan is to separate Facebook the social network and Messenger app from WhatsApp and Instagram. While that would lessen Facebook proper’s reach, each of those companies would still be dominant in their lane of digital social. While there is some overlap across those properties, each of them is distinct and doesn’t really compete with one another on core value proposition and thus wouldn’t suddenly create a multi-horse race.

There is some precedent around tech monopolies and lock-in from the 1990s US DOJ case vs. Microsoft and browser bundling. In that case, MS was giving away a valuable tool, the browser, with their dominant OS locking out other browsers which people had to install (and the third party browsers did not have lower level OS API access). It took many years, but MS was finally forced to unbundle the browser and offer alternatives. Ironically, by the time the case was settled nearly a decade after it started, a startup named Google had already created a viable competitor in Chrome which was rapidly taking share from MS IE. It was simply a better product.

Interestingly, Google Chrome is quasi-open source. Its core was and continues to primarily be developed by Google. As sort of a good will (or good legal strategy post-MS remedy), Google open sourced the code base. This allowed for external developers to understand the workings and improve it…with Google’s blessing. This has mostly benefited Google in keeping the broader community invested in improving Chrome. Few have challenged its supremacy be it open source (Firefox) or commercial (MS IE). And in one of the great turns of irony, Microsoft announced a few years back that their new browser, Edge, would be based on Chromium, the open source Chrome core. At the end of the day, Google maintains some level of control, but the issue of commercial lock-in and platform dominance has largely subsided in the browser arena due to Google’s wise move to open source it. And it was a wise business move as Google, at the time, did not make operating systems. Instead of trying to compete with MS in that arena, it created an open layer on top of Windows which correlated with the explosion of the consumer internet. Microsoft was bogged down from innovating in IE due to the DOJ lawsuit and trying to use it as a wedge to maintain their Windows + Office francise.

This case is instructive for my recommendation on how to deal with the current big platform monopolies we have today. They are the gatekeepers for most consumer commercial internet ventures. If you build a new app, you need to get it approved and pay Apple (App Store) and Google (Play Store). If you want to get traffic to your new website, you need to pay Google (Adsense) and optimize for their search engine (SEO). Alternately, if you want to reach that audience in social you operate on Facebook’s platform. Current estimates are that google has 50%+ of digital ad spend with Facebook at over 25%. That’s concentration of audience. And if you have a product you want to sell, you can build your own .com and deal with the aforementioned digital ad duopoly or sell under Amazon’s ever shifting and arcane platform rules which represents over 50% of e-commerce spend in the US. I should know. I operate several small digital businesses that depend on most of these platforms. You simply hope not to offend your king.

How do we change this? Let’s start with Google as its the one I’ve thought most about and is currently the most advanced from an antitrust standpoint. The solution is to open source its search and ad placement algorithms. The algorithms are a tightly held secret and rumor has it that even search/ad engineers at Google don’t know all the component parts so as not to walk out the door with it (kind of like the Coke formula). Knowledge of this would give advantages to those who want to rank and advertise so its understandable why its closely guarded IP.

By making these key algorithms open source, you level the playing field for access kind of like what Google did with Chrome 20 years ago. Google could remain a shepherd of them like it does Chromium, however, others would be able to implement it and thus have Google search-like results without the requisite commercial relationship (see Apple-Google search payments). First, this increases the algorithm’s impact and refinement (if you can imagine that) but lessens Google’s commercial influence and sole decision making which has, at times, biased toward their other properties (or whomever is paying them the most).

Second, the APIs by which ads are placed against that search algorithm would also be open source and available to other platforms. Currently, Google is the only entity able to place ads against its algorithm. They are the gatekeeper and extract a fee. By opening that up, others can offer placement services and compete for ad space. There is already a large ecosystem of DSPs and other agencies who do this and would be happy to move on step lower in the stack. However, today, they all have to get Google’s blessing (and pay their fee) to place an ad. Moving this to open source ultimately reduces the “cost” to consumers as the Google fee is removed (NOTE: some small fee would have to apply for running the infrastructure but multiple infrastructures could be run).

That said, one major area here that has to be dealt with is setting the rules of the road including content moderation for advertising. Unfortunately, there are these grey and black hat actors out there who try to use this access for nefarious purposes. The good news is that the open source community already has practices in place to deal with this at the code level. Since everything is out in the open and multiple, independent parties, must agree to accept contributions, this dissuades and monitors for insertion of bad things at the technical level. However, how do we do that at the content level? My proposal is to follow the open source model and leverage the existing ad rule setters like the IAB to guard this. A lot more thought needs to go into the details than I will cover here, but there is structure in place. Content moderation in advertising is easier than for consumer posts on social networks since you tend to be dealing with entities vs. anonymous consumers. Yet, I’ve offered one model for that. A foundation, similar to those that guard Linux, could be created for this and even be quasi-governmental.

Google’s argument against this will be about fairness given the billions in R&D they put toward developing this. Well, that’s really what happens in antitrust as they’ve made many times more those billions in the fees they’ve extracted over the years. Ironically, they are the innovator here who created the model here with Chromium (and, to a degree, Android) so they already know how to operate a thriving commercial entity in this manner. Plus, there are many other instances of successful businesses being built around open source (see: RedHat for one).

Besides browsers, there are already other examples of the open source model being a natural regulator against tech platform dominance:

  • Linux in server operating systems
  • Email in being distributed with a well-defined open, standard API
  • W3C for web standards (http, etc)
  • Android in mobile operating systems

And several other smaller ones.

Biden administration, I’m available if you’d like to talk further 😉 Let’s combine legal minds with unbiased tech operators to get to the best outcomes.

NOTE: This is just scraping at the surface of the complexity but we need a frame of thinking to deal with that complexity. I’ll be thinking about how this approach applies to the rest of the big 4 and a potential macro framework that the US gov’t and others should create to use this going forward for future posts.

Data

Misleading visualization: Facebook Covid-19 Symptom Map

  • April 20, 2020April 20, 2020
  • by Andy

This research by Carnegie Mellon University (disclosure: alma mater) via Facebook is a novel approach to virus tracking. They are putting up a quick quiz on FB around Covid-19 symptoms that have shown to be the strongest predictors and aggregating that data by geo. Time will tell if this is at all predictive of outbreaks but there’s a problem with the visualization presented which makes the map misleading.

https://covid-survey.dataforgood.fb.com/

Notice the large white swaths on the map (broken down by county). Upon quick view, one views them as little to no infection rate. The mind naturally interprets the darker color as a higher infection rate and that, in fact, is what the key indicates. However, the lowest infection rate (0-1.23%) is a red-white mix that I’d guess is 80-90% white. Thus, the brain naturally interprets white as 0%. However, that’s not what white represents on the map. Rolling over one of those counties reveals that there is not enough data for a prediction. I’m glad the data scientists are insisting on statistical significance but using white breeds misinterpretation.

The counties with insignificant data should be grey or, even better, grey striped. This immediately signals to the brain that this is not on the same scale and inspires further investigation. In addition, the brain can then more easily filter those areas out when looking at the map. And presenting this on a map is important given how proximity matters but the current presentation is flawed.

In addition, presenting this at the county level is also misleading. There are counties like New York (aka Manhattan) which do not have enough real estate to appear even though its one of the most affected at this point. And, as any followers of presidential election maps will note, there are massive, lightly populated counties in the mid-west to mountain time zones that overly influence one’s interpretation of infection density. Look at Navajo county in Arizona for one example of that. Facebook has more fine grained geo data than that and the presentation should be based on a meter/mile radius weighted average that makes sense based on epidemiology. In addition, population density is not represented at all here.

In the end, this is a worthwhile pursuit but this presentation does more harm than good.

Bonus note: notice Facebook’s “data for good” naming; Covid-19 as a re-branding opportunity?

Advertising

Amazon Advertising Drives Higher Returns For Retail Brands Than…

  • February 14, 2020February 14, 2020
  • by Andy

A new report shows how the Amazon machine now expands to digital advertising and is meaningfully threatening the big 2 (Google and Facebook). I have to say, in running multiple small businesses that utilize all three platforms, this is consistent with what I’m seeing. Amazon has greater RoAS and thus gets 95% of my ad spend. Although the returns are under pressure as the flood of people now forced to advertise on Amazon has driven up rates notably in the past two quarters.

A new report from Feedvisor of more than 1,000 U.S. brands shows an increased uptake of Amazon advertising amongst the cohort: 73% of respondents now advertise on Amazon, up from 57% last year. It also confirmed why Amazon is more widely considered a challenger to the incumbent digital advertising platforms, Google and Facebook, particularly for brands selling physical products. Here are three reasons why brands are flocking to Amazon’s advertising platform. 

https://www.forbes.com/sites/kirimasters/2020/02/12/amazon-advertising-drives-higher-returns-for-brands-than-facebook-or-google/#36225a8932e1
Regulation

F.T.C. Is Said to Consider an Injunction Against Facebook

  • December 13, 2019
  • by Andy

This is a big deal (albeit would be tied up in court for awhile). Getting ahead of the already planned integration of messaging across Facebook, WhatsApp and Instagram so its not a nightmare later (and it would be).

The Federal Trade Commission is considering seeking a preliminary injunction against Facebook to prevent the social network from integrating several of its messaging services, according to three people with knowledge of the matter. The agency has discussed how the Silicon Valley company is stitching together the technical infrastructure underlying WhatsApp, Instagram and Facebook Messenger, said the people, who spoke on the condition of anonymity because the talks are confidential. The F.T.C. is weighing whether such an integration would make it harder to potentially break up Facebook, they said, especially if the agency determines that the company’s acquisitions of some of those apps reduced competition in social networking. The agency has not made a final decision about what to do, the people said.

https://www.nytimes.com/2019/12/12/technology/ftc-facebook-injunction.html
Regulation

Do Americans want to break up companies like Amazon…

  • September 24, 2019April 26, 2022
  • by Andy

I was a bit surprised by this. I thought this argument was mostly the domain of the tech and political elite and that most people just liked cheap/free/fast services. If this sentiment has truly trickled to a broader swath of the electorate along with those in both parties calling for it, the tech companies are going to face a 2020 election season filled with calls to break them up. Can they weather the storm? If it does gain substantive traction (vs. just political bluster) I think there’s a long legal battle which I’m not sure the US government has great footing given how the law is written and precedent of a focus on monopolies harming consumers through price inflation. New laws may have to be passed. Facebook is in the lead position with the most scrutiny and easiest divestiture path (unwind the Instagram and Whatsapp acquisitions). Google is on deck. Will be interesting to see how politically savvy they become.

Commentary

How Each Big Tech Company May Be Targeted by…

  • September 15, 2019
  • by Andy

Of these four:

  • Amazon: Favoring its own products?
  • Apple: The power of the App Store
  • Facebook: Consolidation of social media
  • Google: What appears in search results

Google really presents the biggest concern. For better or worse, search is still the gateway to much of the monetization of the internet. Yes, Amazon exploits is master view of its marketplace to sell their own products. However, Amazon branded products are still a tiny % of the overall market and often are the generic to other sellers more specialized products. Plus, no one has proven that Amazon is favoring their own.

The Apple AppStore is powerful and there have been abuses (takedowns, not allowing products to compete with Apple’s) but, worldwide, Apple is still a small % of overall app sales.

Facebook is more compelling. However, there are alternative social media (its mostly but not exclusively winner take all). And there is likely a simpler fix to right this by unwinding the Instagram and Whatsapp acquisitions. Imagine Facebook proper (and Messenger) having to compete there?

Google owns, controls and can shift whole businesses and industries with an algorithm change (see what the Medic algorithm update did to the natural health and wellness space). Even if you buy their “don’t be evil” mantra, they simply have too much power and depend far too much on algorithms to make decisions. Talk to any advertiser who’s received an ad takedown from one of Google’s algos. You contact support who can’t tell you why your ad was taken down and they spend their time trying to help you trick the algo to get your ad back up. There’s a problem here.

Amazon, Apple, Facebook and Google have been the envy of corporate America, admired for their size, influence and remarkable growth.
Now that success is attracting a different kind of spotlight. In Washington, Brussels and beyond, regulators and lawmakers are investigating whether the four technology companies have used their size and wealth to quash competition and expand their dominance.
The four firms are lumped together so often that they have become known as Big Tech. Their business models differ, as do the antitrust arguments against them. But those grievances have one thing in common: fear that too much power is in the hands of too few companies.
The attorney general of New York, Letitia James, said Friday that the attorneys general in eight states — she and three other Democrats, plus four Republicans — and the District of Columbia had begun an antitrust investigation of Facebook.

https://www.nytimes.com/2019/09/08/technology/antitrust-amazon-apple-facebook-google.html
Regulation

How Elizabeth Warren Came Up with a Plan to…

  • August 20, 2019
  • by Andy

The big tech platforms (GAFA, yes, I’m including you too Apple) do have too much power and control. I like the concept of separating the platform marketplace (the “utility” in Warren’s parlance) from participation therein. That particular speaks to Amazon but less clear in the Google, Facebook and Apple cases. That’s why there has to be concern about the nuance and understanding the underlying complexities (including some technical ones like security and data privacy governance). Having people without tech and tech business knowledge drive this is not great. Regulation is a blunt instrument.

The Amazon example has since become a recurring feature of Warren’s campaign speeches. She notes that, like most everyone else, she uses Amazon. At a town hall in April, Warren recalled that the last thing she’d purchased on the site was a new mailbox for her house. Still, her plan to break up Big Tech reflects a growing awareness of the drawbacks of decades of relaxed antitrust enforcement, even if certain activities such as shopping for housewares has become easier for consumers. 

https://www.newyorker.com/business/currency/how-elizabeth-warren-came-up-with-a-plan-to-break-up-big-tech
Regulation

The Phony Patriots of Silicon Valley

  • August 18, 2019August 18, 2019
  • by Andy

Good summation:

Meredith Whittaker, a co-founder of the AI Now Institute at New York University and a former Google employee, characterized the tech industry’s scaremongering about China as a tactical move meant to deflect criticism. “It’s a really convenient narrative,” Ms. Whittaker said. “It evokes nationalism and a red scare trope that has worked in the past. And it implies that regulation, accountability and taking a pause to consider ethics would be counter to ‘winning.’”

https://www.nytimes.com/2019/08/12/technology/the-phony-patriots-of-silicon-valley.html

Sign up for the ADV newsletter

  • Terms and Conditions
  • Privacy Policy
Copyright 2018-23 Assert Digital Ventures, Inc.
Theme by Colorlib Powered by WordPress