I always wonder why people bother with providing source under a source available license. It makes outside contributions a lot less likely. Your active community of people working on the code base effectively becomes your employees. There's little to no benefit to outside users. Any work they do on the code is effectively free work they do for you that entitles them to nothing. Including free usage and distribution o…
As others said, being able to audit software and point out bugs is thousand times better than hunting in the dark if there's no Open or Free alternative is available. Compiling it yourself and comparing with the binary you have (reproducible building) is billion times better. I personally choose Free Software first and Open Source Software second. However, if I have to choose between two proprietary options, I'd choo…
Given that functionally these terms are pretty much equivalent, how do you decide which project is Free Software and which is Open Source? By how it calls itself?