What are your thoughts? Any counter-counter points to the author’s response to most concerns regarding open source?

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    10 days ago

    I’m an open source developer who’s put thousands of hours of work into my open source projects.

    • Amount of money I’ve made from writing and maintaining open source projects: $0
    • Amount of money I’ve made from writing and maintaining closed source projects: idk exactly, but probably close to $1,000,000 (over ten years of working in big tech)

    I get wanting to use open source software. I want to use open source software. I want to write open source software. I do write open source software. But please understand that I only do that because I enjoy it. I also need to pay the bills, and there’s not much money in writing open source software.

    If you value an open source project, especially if it’s just a small development team that doesn’t sell anything, please donate to them.

    Right now, I run an email service, https://port87.com/, and it is technically closed source. But it’s built on my open source projects, Svelte Material UI, Nymph.js, and Nephele. Probably about 70% of the code that makes up Port87 is open source, and if you use Port87, you’re helping me continue to develop those open source projects. So even if you don’t donate to open source projects, there are other ways to contribute. Support companies who support open source projects.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 days ago

      Yup, I’m the same way. If I could work in FOSS, I’d be happy to take a pay cut, but FOSS doesn’t pay anywhere near good enough. So it’ll remain a hobby.

      As such, I’m pretty reasonable about what needs to be open source, and what’s fine being proprietary. For example:

      • OS - must be FOSS
      • games - proprietary is fine, but no privileged access (e.g. kernel level anti-cheat)
      • web browser - must be FOSS
      • web services - proprietary is fine, provided they don’t collect a creepy amount of info about me

      Basically, the more risk there is of a security issue, the more I expect it to be FOSS. And I’m willing to help out too. I’ve submitted patches to Lemmy and other FOSS projects I use, and I’ll donate something similar to what I’d pay for a proprietary app for certain projects.

  • fmstrat@lemmy.nowsci.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 days ago

    It"s a difficult viewpoint given where money flows. A better method shoupd be more government funded software, with a FOSS requirement since it’s tax dollars.

    That being said, I’m very fortunate to be working for a company that releases software under MIT and/or SSPLv1, and we use almost exclusively Open Source for our infrastructure and back office (decisions I made, but had the strong, proactive backing of our CEO/Founders).

  • themeatbridge@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 days ago

    “I only eat food that’s free.”

    I fully support open source software, but it’s not feasible under the current economic system to expect everyone to exclusively contribute to open source projects.

    • Semperverus@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      You are allowed to charge money for open source.

      Its the recipe that makes the food you’re eating that would need to be publicly available and free to redistribute.

      • hperrin@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        10 days ago

        Yep, you sure are. You also can’t stop someone from forking it and giving it away for free. See: Red Hat Enterprise Linux and AlmaLinux, Rocky Linux, etc.

        Money in open source is one of the biggest hurdles to it becoming the norm. IMHO, governments should fund more open source projects and fund them at higher levels. We have art grants because art improves society, and we should have an equal or higher amount of open source grants because open source improves society too.