I have switched a couple of my more popular projects from OSL: https://opensource.org/license/osl-3-0-php to non commercial: https://polyformproject.org/licenses/noncommercial/1.0.0 people always howl that "its no longer open source", and maybe that's true. but the source code is still on GitHub as its always been, and you can still do whatever you want with it, as long as its not for commercial purpose. I offer a co…
My hobby became my job, 50% extra pay, just needed to let go of GPLv3
11–20 of 46 posts
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#12Gratis: Free as in beer.
Libre: Free as in "freedom" (for end-users, not developers).
Coexisting: Free as in culture (share and share alike, or pay up ).
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#13I have switched a couple of my more popular projects from OSL: https://opensource.org/license/osl-3-0-php to non commercial: https://polyformproject.org/licenses/noncommercial/1.0.0 people always howl that "its no longer open source", and maybe that's true. but the source code is still on GitHub as its always been, and you can still do whatever you want with it, as long as its not for commercial purpose. I offer a co…
I have a less of a problem with people openly restricting their software to non-commercial usage only.
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#14I have switched a couple of my more popular projects from OSL: https://opensource.org/license/osl-3-0-php to non commercial: https://polyformproject.org/licenses/noncommercial/1.0.0 people always howl that "its no longer open source", and maybe that's true. but the source code is still on GitHub as its always been, and you can still do whatever you want with it, as long as its not for commercial purpose. I offer a co…
People are upset that they can't profit off your labor without a license? Those don't sound like open source purists to me. They sound like straight up thieves lol.
No, open source licenses are, in fact, licenses.
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#15I have switched a couple of my more popular projects from OSL: https://opensource.org/license/osl-3-0-php to non commercial: https://polyformproject.org/licenses/noncommercial/1.0.0 people always howl that "its no longer open source", and maybe that's true. but the source code is still on GitHub as its always been, and you can still do whatever you want with it, as long as its not for commercial purpose. I offer a co…
That's a legit complaint, particularly if someone contributed to it, gave feedback, was part of the user community, depended on it etc and would have chosen differently it they knew it wasn't open source. You changed the terms from "everyone can profit from this" to "only I can profit from this" which is a pretty big change. It's your right, but it shouldn't be surprising people don't like it.
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#16Further I don't think the change to GPL even fixed the author's original concern of something like AWS taking it and standing up a service on it. The GPL wouldn't prevent that because again, no binary distribution.
I don't doubt that the author was told this by Sid at OCV, but it seems like a misunderstanding on both their parts of what the licenses actually require and don't require.
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#17Tl;dr: "I would like to justify my decision to dump the GPL for money."
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#18Tl;dr: "I would like to justify my decision to dump the GPL for money."
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#19Right off the bat there's a pretty serious error: > There’s been a lot of discussion about licensing in the news, with Red Hat and now Hashicorp notably adjusting their licensing models to be more “business friendly,” and Codecov (proudly, and mistakenly) pronouncing they are now “open source.” Red Hat has not adjusted any of their "licensing models." They've simply stopped publishing the RHEL sources publicly. They'…
Not arguing. But in practice there’s some number of large orgs hostile to GPL (which strikes me as bass-ackwards, but there you have it).
Re: My hobby became my job, 50% extra pay, just needed to let go of GPLv3
#20I have switched a couple of my more popular projects from OSL: https://opensource.org/license/osl-3-0-php to non commercial: https://polyformproject.org/licenses/noncommercial/1.0.0 people always howl that "its no longer open source", and maybe that's true. but the source code is still on GitHub as its always been, and you can still do whatever you want with it, as long as its not for commercial purpose. I offer a co…
* https://www.gnu.org/philosophy/free-sw.en.html#fs-definition - FSD
* https://www.debian.org/social_contract#guidelines - DFSG
It violates freedom 0 of FSD!
The problem with that is that a lot of non-profit organizations that do use libre software cannot use your software because it violates one of the fundamental requirements of libre software guidelines: No Discrimination Against Fields of Endeavor / The freedom to run the program as you wish, for any purpose (freedom 0). So such software become automatically disqualified for non-profits that want to run themselves on libre software.
I know it is your software and you are totally entitled to release it under any license you want and make money off it. Nothing wrong with it. But I'm hoping you can see why this is a problem for those who want to use libre software who are also entitled to ignore your software and keep looking for something that is actually libre.