• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: July 20th, 2023

help-circle
  • I for one would love to throw money at Mozilla, or any alternative, that has experienced developers behind it, doesn’t have conflicts of interest and acts on behalf of its users. This is why I donate to Servo, Ladybird and Dillo too (I know one of these is not like the others 😄).

    I don’t think they’d reach their current levels of funding through donations, but it might be possible to get enough together to keep it on life support.

    I know this wouldn’t be perfect, but surely better than losing it completely.



  • I agree with parts about entitlement. The expectation of support and treatment of open source software as if it was proprietary is a real problem.

    But, the authour makes a similar mistake - they conflate open source software with source-available (proprietary) software. As an example, I strongly disagree with this part:

    When software is open-source, it is open-source, not necessarily free and open-source (FOSS), and even if it is FOSS, it might still have a restrictive licence. The code being available in and of itself does not give you a right to take it, modify it, or redistribute it.

    If you replace it with this version, I am happy:

    When software is source-available, it is source-available, not necessarily open source or free and open-source (FOSS). The code being distributed under a source available license does not give you a right to take it, modify it, or redistribute it.

    I think it’s really important that we keep a clear delineation between free/open source software on one side, and source-available (proprietary software) on the other.

    A lot of companies are trying to co-opt and blur the meaning of the term so they can say “seeing the source was always the point, none of the other freedoms mattered”, in order to sell you proprietary licenses.

    Open source gives you the right to take, modify and redistribute it. Source available does not. And that’s ok, just please don’t blur the terms together.

    even if it is FOSS, it might still have a restrictive license

    Likewise, this is definitionally untrue. The whole purpose of FOSS is to give you the four freedoms.