• bluGill@fedia.io
    link
    fedilink
    arrow-up
    2
    arrow-down
    43
    ·
    14 hours ago

    You are very shrilly yourself. Plenty of companies have shown it isn’t hard to take GPL without contributed back. There are high odds you are using a chrome based browser to read this - did you know that is a GPL project because once upon a time it was khtml (from the KDE project), but the changes were never contributed back. Many embedded companies have their own fork of linux as well - their changes are all available as the GPL requires, but the changes won’t be accepted to the kernel as is and so the fact that they are available is useless.

    Meanwhile there are many companies using FreeBSD who choose to contribute their changes back, just like some companies choose to contribute back to various GPL projects they use.

    • cenzorrll@piefed.ca
      link
      fedilink
      English
      arrow-up
      10
      ·
      edit-2
      11 hours ago

      There are high odds you are using a chrome based browser to read this - did you know that is a GPL project because once upon a time it was khtml (from the KDE project), but the changes were never contributed back.

      Chromium is what you’re ignoring here, and they are contributed back.

      Many embedded companies have their own fork of linux as well - their changes are all available as the GPL requires, but the changes won’t be accepted to the kernel as is and so the fact that they are available is useless.

      And that’s fine, if someone ever did want to pick it up, they could.

      Meanwhile there are many companies using FreeBSD who choose to contribute their changes back.

      I didn’t say there weren’t people/companies contributing to BSD. I am saying that since they aren’t required to, BSD isn’t getting the level of support it deserves. The companies contributing to GPL projects are required by law to release the source, so they might as well contribute to the project. I can guarantee there would be a lot less progress in linux/gnuland if releasing the source wasn’t required.

    • missingno@fedia.io
      link
      fedilink
      arrow-up
      6
      ·
      10 hours ago

      What do you mean “never contributed back”? All of these projects give their source code back, as the GPL requires.

      • bluGill@fedia.io
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        6 hours ago

        The source is available but not in a form that will be accepted upstream. Often for good reason, but that doesn’t do you any good.

    • floquant@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      8
      ·
      11 hours ago

      Um, so yay for companies that have stolen open code and not contributed back? What even is your angle here?

      In the end every licence is only as strong as your lawyers. And even if they don’t get merged into the main tree, their code being available is still a big win for users and devs alike

    • Axolotl@feddit.it
      link
      fedilink
      English
      arrow-up
      9
      ·
      12 hours ago

      The problem is that with GPL we can at least cherrypick the features and implement them ourselves, with BSD, everthing get closed and you get fucked

      • orclev@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 hours ago

        Basically his argument is that because some companies choose to contribute back to BSD projects even though they aren’t required to, and because some GPL projects choose not to merge some changes from downstream forks, the GPL and BSD licenses are effectively the same. I think the flaw in this logic should be pretty apparent. I think the GPLv2 vs. GPLv3 debate is a lot more interesting, particularly since Linus has come out against GPLv3.