Earlier quoted context omitted.
That was the intention on the GPL? To discourage use and sharing code? Because people still share a lot of code, they just choose a better license. I say better because the GPL is bad, it is the worst part of the Linux ecosystem and the worst part of embedded systems tool chains. I’ve contributed to a few open source project, but never a gpl one. Smug programmers like you are the worst part of open source.
> That was the intention on the GPL? To discourage use and sharing code? Yes, the intention was very explicitly to discourage use and sharing to people who didn't intend to share alike. > Smug programmers like you are the worst part of open source. I'm smug because I want you to share your changes to my code back? Good to know, I guess.
“I wish I could have licensed the Id source code releases as BSD”
211–220 of 468 posts
Re: “I wish I could have licensed the Id source code releases as BSD”
#212I'm curious to listen about stories where released source code under BSD became a problem because some company re-appropriated it. So far I don't think I have heard about such story, can someone chime in?
My Quartz64 SBC sits unused because of non-free boot path and supervisor code.
Re: “I wish I could have licensed the Id source code releases as BSD”
#213Earlier quoted context omitted.
> Dismissing empirical evidence by clinging to philosophical assertions? Small nitpick -- Carmack's assertions are anecdotal, not empirical.
You can very well reason about licenses in a logical (mathematical) manner, so it is a bit strange to speak in terms of "empirical" or "anecdotal".
Re: “I wish I could have licensed the Id source code releases as BSD”
#214Earlier quoted context omitted.
> That was the intention on the GPL? To discourage use and sharing code? Yes, the intention was very explicitly to discourage use and sharing to people who didn't intend to share alike. > Smug programmers like you are the worst part of open source. I'm smug because I want you to share your changes to my code back? Good to know, I guess.
It really bothers me how you gpl assholes think you own everything that touches your shit. Your toxic code has been intertwined so deeply with software and operating systems that it’s a literal minefield. You and people like you have cost countless headaches, lawyer fees, stress because you fee your code needs to be used and contributed to. It’s a fucking narcissistic license.
Re: “I wish I could have licensed the Id source code releases as BSD”
#215> "but tons of opportunities to just copy-paste-modify were lost due to license concerns". Well, that's the point. GPL is working as intented.
It doesn't solve the issue. GPL people would have taken the BSD code, do a minor change, and force everyone to redistribute the source-code under GPL. Really terrible license.
Re: “I wish I could have licensed the Id source code releases as BSD”
#216I'm very frustrated by some of the answers here and on Twitter. Carmack says: > The GPL virality wound up being a net negative, and more value would have come from BSD. [...] The best aspects of GPL work didn't manifest, but tons of opportunities to just copy-paste-modify were lost due to license concerns. One of the answers on Twitter: > Then what if it's being exploited by big techs and make your work proprietary?…
Re: “I wish I could have licensed the Id source code releases as BSD”
#217Earlier quoted context omitted.
Playstation OS is based on FreeBSD, there is nothing to upstream into Linux. If you want to talk GNU/Linux, then we can switch to Android and ChromeOS, which have indeed done several contributions, in fact many of those left out weren't accepted.
So, as you can see, there's nothing to gain from GPL in this scenario: the choice is between Sony not upstreaming their changes because they don't want to (BSD), or not upstreaming their changes because they couldn't use your code in the first place (GPL). With Android, Google wanted to give their changes back, so they were able to use GPL-ed code. They would give the changes back without GPL too. You can see that wi…
Re: “I wish I could have licensed the Id source code releases as BSD”
#218I'm very frustrated by some of the answers here and on Twitter. Carmack says: > The GPL virality wound up being a net negative, and more value would have come from BSD. [...] The best aspects of GPL work didn't manifest, but tons of opportunities to just copy-paste-modify were lost due to license concerns. One of the answers on Twitter: > Then what if it's being exploited by big techs and make your work proprietary?…
> Dismissing empirical evidence by clinging to philosophical assertions? Small nitpick -- Carmack's assertions are anecdotal, not empirical.
Re: “I wish I could have licensed the Id source code releases as BSD”
#219I'm very frustrated by some of the answers here and on Twitter. Carmack says: > The GPL virality wound up being a net negative, and more value would have come from BSD. [...] The best aspects of GPL work didn't manifest, but tons of opportunities to just copy-paste-modify were lost due to license concerns. One of the answers on Twitter: > Then what if it's being exploited by big techs and make your work proprietary?…
That word, I claim, is 'ideology'.
Re: “I wish I could have licensed the Id source code releases as BSD”
#220Earlier quoted context omitted.
GPL prevents this from happening by requiring your competitor to open the code under the same license. For example, Oracle tried to outcompete RedHat by cloning the RedHat Linux into Oracle Unbreakable Linux.
So, without GPL, how would Oracle render RedHat useless with telemetry? And why didn't it prevent the Audacity drama?
The Audacity drama is solved by GPL, you can compile your own version without telemetry. Forks will pop up and the Audacity developers will backtrack and remove the offending parts of the code.