People say capitalism is efficient, yet Twitter has around 5,OOO employees while Mastodon was built pretty much single handedly by Eugene Rochko. Today, Mastodon provides a strictly superior user experience with only a handful of contributors.

Majority of effort at Twitter is directed towards things like ads and tracking that are actively harmful from user perspective. Meanwhile, the core functionality of the platform that benefits the users can be implemented with a small fraction of the effort.

Seems to me that capitalism is actually far more inefficient than open source development in practice.

  • @SloppilyFloss
    link
    154 years ago

    It surprises me how many people in the open source community are libertarians when open source embodies so many traits of humans interactions under socialism. Not to mention the absurd amount those people criticize capitalist practices in software just like Twitter but never take it a step further.

    • ☆ Yσɠƚԋσʂ ☆OP
      link
      144 years ago

      Yeah I find it weird as well. I love to use open source as an example of how things can work outside capitalism. It shows that you don’t need profit as a motivator for people to participate and that effort can be organized organically from bottom up instead of needing a business owner to direct it. It’s a really great example of communism working in the wild.

      • @zan
        link
        34 years ago

        Its also a source of profound wealth transfer upwards. All of FAANG but moreso the web companies are built on foundations of a billion lines of non-AGPL code they could use for profit.

        • @jsgohac
          link
          1
          edit-2
          4 years ago

          Do you have examples of FAANG relying on open-source code (especially ones they did not build themselves like chromium, angular, react, etc)? Perhaps jasmine is one …

          • @jwinnie
            link
            3
            edit-2
            4 years ago
            • Google with Chrome OS (Gentoo, Wayland, GNU/Linux and a ton of other open-source apps and libraries) and Android (Linux)
            • Most web servers run open source operating systems (FreeBSD, OpenBSD, GNU/Linux)
            • Widely used languages in proprietary software development: C/C++ (GNU Compiler Collection, clang/LLVM, GNU libc, Boost, and a ton of major math/graphics/etc libraries), Python (cpython, Django, numpy), Ruby (Rails), and PHP
            • WebKit (Safari) is a fork of KHTML, and Blink (Chromium) is a fork of WebKit, so both Chrome and Safari are based on KHTML, which was a (now discontinued) open-source browser engine developed by the KDE project
            • Darwin (foundation for macOS, iOS) is derived from BSD

            These are just a few examples off the top of my head. There are many more.

    • @koavf
      link
      64 years ago

      To be clear, there are plenty of libertarian socialists as well, and “libertarian” used to mean “anarchist” before it was deliberately co-opted by the semi-Objectivist, right wing-style libertarians of the Libertarian Party in the 1970s.

      • @SloppilyFloss
        link
        54 years ago

        Yeah you’re right I should’ve clarified that I meant right-libertarians.

    • @wraptile
      link
      24 years ago

      Why do you assume libre software is not aligned with libertarian values? libertarians are against copyright and so is libre software.

      • @SloppilyFloss
        link
        34 years ago

        I specified below that I should’ve clarified that I meant right-libertarians since yes FLOSS can apply to libertarian philosophies of freedom. It can even apply to right-libertarians, but I feel like they’re misguided since FLOSS is pretty antithetical to qualities of capitalism. Also FLOSS requires a collective effort to create, maintain, and spread while right-libertarian philosophy is grounded in individuals and individual freedom.

        • @wraptile
          link
          24 years ago

          Libertarianism is not against collective action.

          Further you are incorrect to imply that floss requires collective action. Software development scales down with efficiency when it comes to numbers. The most efficient system would be single developers working on small single programs that can connect to each other - and that’s what UNIX philosophy is.

          Finally invidualism and invidual freedom is completely compatible with cooperation as long as those freedoms are respected and with Libre software that’s indeed the case. You can drop off a community, fork the project and continue on your own. In other words the community does not control the project.

          • @SloppilyFloss
            link
            44 years ago

            You’re right I was incorrect and made some assumptions in that comment. Thanks for pointing them out and correcting them. I think I abstracted away from FLOSS software too much and didn’t actually connect my qualms with right-libertarianism with software.

            • @wraptile
              link
              14 years ago

              No problem!
              I think the beauty of libre software is that it can work well in many different systems and we see it in action all around the world from cryptocurrencies which are very libre and very libertarian (see Bitcoin) or very socialist (see Tezos for example), to linux kernel which is very capitalistic and finally to fediverse which is very much socialistic and community driven.