Skip to content

"I support it only if it's open source" should be a more common viewpoint

Technology
44 36 1
  • What are your thoughts? Any counter-counter points to the author's response to most concerns regarding open source?

    Consider, though, the value you received in non-monetary terms. How much would you have had to pay?

  • How about, if we must have military drones, they should be open source.

    Yea this phrasing sounds a lot better

  • 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.

    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.

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

    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).