Source First License 1.1: https://gitlab.futo.org/videostreaming/grayjay/-/blob/master/LICENSE.md
This is a non-open source license. They were claiming to be open source at one point, but they’ve listened to the community and stopped claiming they were open source. They are not trying to be Open Source™.
They call themselves “source first”. https://sourcefirst.com/
They’re trying to create a world where developers can make money from writing source first software, where the big tech oligarchy can’t just suck them dry.
Sorry, the reason I glossed over that is because I didn’t want to get involved in that conversation. I was just trying to get the conversation back on topic. I don’t endorse the personal attacks.
Why are we ok with workers not getting paid for their labor? Would you still work at your job if they didn’t pay you? These companies aren’t small shops, they’re huge giants that in some cases are destroying countries. They’ll be ok if they have to share a tiny fraction of their obscene wealth with regular people.
That’s a great question. I’m not really sure actually. Btw, I don’t think Open Source™ should go away. I do think there could be a middle ground though. There should be more nuance than just 0% give away or 100% give away.
I think you may be confusing Source Available with Closed Source. Source Available licenses don’t stop regular people from creating a community, contributing, learning, adapting, improving software. They do stop companies from making money off of your work though.
I’m not confusing the two. If I copy the “source available” and accidently remember it in a “commercial” product, I’m technically hooped. It’s considered derivative work and therefore I’m in violation of the license. Regardless if I’m a simple app dev or Google.
Also, like I said a few times now. I done own the code I contribute. Technically meaning if you contribute code, and use that snippet in a commercial context, again, your in violation of the license.
This is why copy left is the defacto standard. The author of the code retains copywrite ownership of it.
Your still resolving solved problems.
Ooooh, wait. I think I understood one of your points better now…
So, I think you’re saying, what if you contribute some code to a source available project, maybe some boilerplate that’s the same everywhere, and then you use that same contribution in a commercial product? Then you’d be in violation of the source available license? Is that what you’re saying?
This seems like a good reason NOT to contribute to a source available project, which is totally fine. Whereas this is possible with GPL if you 100% own the code and didn’t sign a CLA.
However, not all projects are “I want everyone to pitch in and I want everyone to own the project.” There are lots of projects where 1 dude or 1 company want to retain ownership of their app and don’t need or want outside contributors. Normally, they’d probably just be closed source—maybe they might consider being source available.
(Just as long as they don’t pretend to be Open Source™, in which case fuck them.)
What’s the point of source available if I’m never allowed to derive value from it?