• edwardbear@lemmy.mlOP
    link
    fedilink
    arrow-up
    67
    arrow-down
    8
    ·
    1 year ago

    I’ve been checking that repo for many years. The guy is pretty chill, but several companies have taken advantage. They use the stack, post massive integration issues and demand free labor. Building a commercial product on top of a free open source software is pretty awful practice tbh

          • dartos@reddthat.com
            link
            fedilink
            arrow-up
            5
            ·
            1 year ago

            That took time though.

            Ssh only started getting major industry support after heart bleed and it’s been the go to secure shell for at least over a decade before that.

        • edwardbear@lemmy.mlOP
          link
          fedilink
          arrow-up
          7
          arrow-down
          1
          ·
          1 year ago

          Well most big distros offer tech support for companies, if they pay for their time, right?

          • Weazel@feddit.de
            link
            fedilink
            arrow-up
            4
            arrow-down
            1
            ·
            1 year ago

            You said:

            Building a commercial product on top of a free open source software is pretty awful practice

            But as @Deleted said, a lot of stuff you use daily is based in some form on FOSS. Linux was just one big example.

            I agree that building a commercial product on top of FOSS without giving back in some form is pretty awful practice. But the bold part is important. Simply taking something that’s free and open source and using it for your commercial product is not bad, it’s more common than you might think. But if you do that, you should give something in return.

            • Deleted@kbin.social
              link
              fedilink
              arrow-up
              3
              ·
              1 year ago

              every website is built on layers and layers of FOSS libraries. The really stupid move is building a commercial product on top of free proprietary software or APIs, as all the 3rd party app developers for reddit learned recently.

          • NaN@lemmy.sdf.org
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            1 year ago

            Most distros, even German ones, don’t flame companies who post bug reports either. (My bad they’re in Austria)

      • knF@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        Usually companies that use open source software in their products contribute actively to the projects. And with “actively” I mean sponsoring the project and/or contributing to the development with PRs. Considering the “rude” reply, it seems that there were already other arguments between the dev and the one that reported the bug.

        • Deleted@kbin.social
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          You live in a fantasy realm. I’d bet less than 5% of companies are actively contributing to OSS.

    • WhoRoger@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      1 year ago
      • you open your code under a licence that means other people can use it, that means other people can use it

      • reporting a bug is not demanding free labor

      Like how do you think this is supposed to work?

      A) That everyone who wants to use open source stuff needs to be a programmer and contribute?

      B) That if someone posts code under GPL or some other licence permitting commercial use, that it’s not permitting commercial use anyway?

      C) That you need to pay to report a bug?

      Come on. If the dev wants to only fix particular things and wants payment for fixing other things, fine, but don’t say this is the only way foss should work.

      • NaN@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        That repo is for a plugin for a larger product, but I couldn’t find many other examples of this stuff.