• wewbull@feddit.uk
    link
    fedilink
    English
    arrow-up
    43
    ·
    1 day ago

    This is what the GPL was meant to fight against. Having boxes running software that is still under the control of the manufacturer.

    Instead people complained that it was hard to use the code at work. YES. THAT’S THE POINT.

    • WolfLink@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      Sure but that’s also the reason stuff like this isn’t GPL. For-profit software simply isn’t going to use the give-away-for-free license.

      • InternetCitizen2@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 day ago

        You know it might make sense for automotive. The car is the product after all. The quality of the engine is ultimately what drives sales and most of the entertainment is traditionally third party. Making the on board stuff open helps them make a platform for third parties that are safe from manufacturer trying to push them out or collect fees. That environment also helps the manufacturer in its own sales as their cars are where the cultural impact is.

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 day ago

          Sharing code makes sense for everybody. It lets them spend a lot less resources on fixing shit if everyone else is also doing that somewhere upstream. With FOSS you can have your cake and eat it too. At some point Google calculated that committing one developer upstream for the Linux kernel can save a company the equivalent of a couple dozen specialist developers downstream in bug prevention and feature alignment across vendors alone.

          Unfortunately many companies continue to think about code as if it were potatoes. It doesn’t fucking matter who owns the code, it’s a functional spec. But hey, look at all the trouble we have explaining why standards are good – nevermind opening code.

          • stormeuh@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            9 hours ago

            It makes sense for everybody, except for those with a financial interest in selling and/or haggling over software licenses. That’s not only the companies producing the actual software, but also legal firms and similar “specialists” who siphon off money from this system of complex IP law.

            IMO the only way to transition to more software being open sourced, is to deconstruct these vested intrests with regulation. We need to fundamentally restructure the way software development is funded, and transition away from a model where ownership is the only thing that’s profitable.

            Doing that is delicate though, because as backlash from those vested interests, a lot of workers will likely lose their jobs. You need to make sure those people easily find new jobs working on open source, and communicate that effectively, so workers’ job insecurity is as low as possible during the transition.

          • InternetCitizen2@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 day ago

            Ohh for sure. That is also my position. I was just pointing out that people do not pick a car for the entertainment, but it can sway a purchase. An auto maker that keeps an open platform might have a stronger third party market that helps sway people into their cars, so even in their “we are trying to maximize our profits” still have a reasoning for it. Of course good luck telling senior management.