• @Laxaria
      link
      41 year ago

      Being “open source” seems to be lead people to think it is altruistic or good for the community as a whole.

      Being open source is really just a categorization. A fully for profit organization can make something valuable open source and then leverage that for commercial reasons (like building highly monetized additional code on top).

      It is in Google’s best interests for Chromium to dominate the web even if it is open source due to Chrome’s broad reach and Google’s heavy leverage of the web for revenue, like its ad services.

      It is shortsighted to see what is happening and then go “well I don’t see a problem”.

        • @Laxaria
          link
          21 year ago

          The extensive reach of Chromium is usually a bit understated too. For example, Chromium is what powers all Electron applications., and as much as we want to gripe about the nightmare Electron has enabled, it still has wide reach. Building for Electron means building for Chromium, and building for Chromium often entails leveraging what is available in Chrome/Electron/etc over what is standard. These frequently overlap, but when they don’t, the blame is then placed on the browser rather than on the website (i.e. why doesn’t XYZ work on Firefox, when the reason is the website developer chose not to test/ensure it does work).

          This gets very funny in some situations where visiting a website in Firefox throws a “not supported” page but switching the user-string to Chrome/Chromium results in the same website working just fine.