The AI rewrite of the Linux kernel also seems farfetched. I don't think it really belongs in the title of this post.
Unfortunately, free software was successful enough that the latest generation takes it for granted, and has forgotten why radical software politics is necessary. They do not understand, if they even think to ask, why so many nerds ran GNU/Linux even when it was objectively kind of terrible - why so many people were motivated to pour time into a half-broken thing. I hope by the time they do understand, it will not be too late.
My controversial opinion: the problem with the GPL is that it isn't viral enough. It was written by nerds with a good understanding of computers, and poor understanding of people. As such, it focuses too much on technicalities like what it means "link" programs together, in an attempt to rigorously specify definitions that permit running proprietary programs on free operating systems, and vice versa.
But it doesn't work. Every time your Android phone downloads a firmware update, by rights that should be a GPL violation, as it's a single giant executable that mixes together GPL and proprietary code, deliberately made in such a way that separating them out after the fact is impossible - in fact, the program is explicitly designed to fail to run if you so much as tamper with a single bit (signed images). It is hard to imagine something further from Stallman's vision - hard to imagine something less respectful of user freedom. And yet this is permitted on technicalities, because this functionally unmodifiable binary blob happens to be structured in a particular way that computer nerds recognize as a type of database called a "filesystem", and the GPL parts are neatly organized into database entries called "files". And they all agree that that's okay, whereas if you mix the code in a different type of database called a "link table", well that's bad and wrong.
I’m really glad then that it didn’t work out this way, because I wasn’t really keen on all the individual freedom of joining the borg.
chardet is a Python module ... with 170 million downloads ... licensed under the GPL. A different developer ... to include it in the Python standard distribution ... [reimplemented] it. With [Claude] ... in 5 days ... the reimplementation ... [has] better performance.
May be LLMs learning from all of the FOSS code out there, and out-performing a team of domain experts, is helping us realise the promise of free as in beer.It wouldn't be until 2 years later that almost a hundred devs joined the Linux project and they'd gradually have achieved compatibility with GNU userspace. Full POSIX compliance wouldn't come until later.
And it wouldn't be until another year or two later that they'd finally reach a "production ready" 1.0 by which point hundreds of devs were contributing to the project.
You are vastly underestimating the insane amount of work that went into the Linux kernel in the early days to get it to where it is today that it can be developed at such scale and with support for so many intermixed, overlapping, or mutually incompatible features, devices, and platforms. To call that effort (just for core linux, not the drivers) anything less than herculean is frankly an insult to all the people who have dedicated so much time and energy towards that project.
Why would you even rewrite it rather than finishing out Redox or Genode OS, which are built on better principles? This is silly.
I've always liked the MIT license because it is closer to copyleft than GPL variants. I get having to use a license so that people who use the software are legally protected, and attribution can be nice too, so while I don't agree with the legitimacy of software licensing as a whole, in practical terms the MIT is a good and safe license that doesn't impose lots of restrictions on its users.
WTFPL and unlicense are better in my opinion, but lawyers might not like them. if you don't like the idea of lawyers running the world though, they're great. Public domain is the way. Even then, I despise the idea of even acknowledging "Public Domain" as a concept.
But back to my original question, are most people using these licenses because they actually believe in their legitimacy? I always assumed it was to facilitate nonsensical copyright laws.
From wikipedia:
""" Copyleft is the legal technique of granting certain freedoms over copies of copyrighted works with the requirement that the same rights be preserved in derivative works. In this sense, freedoms refers to the use of the work for any purpose, and the ability to modify, copy, share, and redistribute the work, with or without a fee. Licenses which implement copyleft can be used to maintain copyright conditions for works ranging from computer software, to documents, art, and scientific discoveries. Similar approaches have been applied to certain patents.
"""
Ugh..yeah. Then I don't get it OP, I hope copyleft does indeed die. Either you have a commercial agreement or a contract with a person or you don't. The idea of publishing some work (software, book,etc..) and then by default and without any contractual agreement, dictating what a person does with that work that you published publicly is ridiculous. I know it is the law, but that doesn't make it right. What you put out there to the public, you have no right to control. Either close source your software and require a proper contractual agreement to use it, or make it actually free and actually open. It isn't free if you're going to tell me what to do with it later on, that's a deceptively hidden cost, it isn't really free.
Wouldn't it be in the true spirit of open source and the Linux kernel if absolutley anyone can do whatever they want with the kernel's source code?
The thing that irritates me is that if they want money, let them charge for it. No problem with that. You can charge for your work. But to make it "free" and then demand that the law enforces control over the software after someone has adapted it feels like such a crooked way of doing things. I would prefer to pay for it, so that I too can get some guarantees of the software being viable in return as well.
It sounds to me like 1) You don't truly own copyleft software 2) You don't get any warranty, or expectation of viability 3) certainly, there is no expectation of support of any kind 4) It is marketed as 'free' (deceptively)
if people make modifications to the software and keep that private later on, let them. it's free, it's theirs now, they can do what they want. If they value it though, it is in their interest to keep the upstream project viable, so sensible users will contribute back. Especially considering how globalized software dev has been, you can't even practically enforce something as weak as copyleft outside of the EU, Canada, Japan, and maybe (long shot) in the US.
> if people make modifications to the software and keep that private later on, let them.
This is perfectly legal under the GPL. What's not legal is redistributing that software you modified but not giving _your_ users the same rights to modification that you yourself got.
Nothing in the GPL requires you to release or distribute personal modified versions of GPL software.
If by "keep that private later on" you mean "plagiarize GPL code to add to a proprietary program and distribute it," yeah that's not allowed- but unless you're a fan of pilfering the commons for personal profit, this is an unmitigated good feature of the license.
As an aside, copyleft is on the exact same legal foundation as the EULAs you seem to respect. It is extremely confusing that you think copyleft is bad but EULAs which provide significantly more restrictions are good.
That's still controlling what users do, and worse, it's what they do with modifications, not even your own original work!! and without even agreeing to a contract of such terms.
It's plagarism if the activity was done under some system that required attribution, or if they misrepresented the change's provenance. neither is the case.
I agree with you on EULA's, they've been rendered useless in some cases and jurisdictions. But at least EULA's have a software prompt that enters their users into an agreement. There is a reason they require you to scroll all the way down and read it before agreeing, it is because how inherently weak they are.
I don't necessarily think EULA's are good, but at least as a user, i actually agreed to them. No one is trying to force me to agree to an EULA simply because EULA.txt exists somewhere in the directory tree of the software. And even if they did and had legal grounds, I still would disagree with any terms I didn't explicitly agree to, or any terms of agreement that are lopsided to the advantage of one side.
copyleft is an attempt at corporate greedy litigious manipulative behavior, except the greedy party doesn't actually want money, they just want control.
You are confusing two different definitions of the word free. And overall you seem to operate from a place of very little understanding of why protection of authorship, copyright, licensing of works etc exists. Please go and research some more. I hope you learn something. You will not be taken seriously by anyone if you continue like this.
A person either owns or doesn't own something. A person either enters a licensing contract or they don't. When I download a piece of source code from github, I did not agree to any license, even if you include LICENSE.txt. Despite what the law says, i did not enter into any agreement of any kind with anyone. When that software is in my possession it is mine. Any attempt to deprive of my rights over my property, I'll classify it as the same scummy practice as DMCA threatening corporations. You don't get to criticize apple and microsoft for keeping things closed source, and preventing you from doing whatever you want with your own hardware and software, and then tell other people your software is free but you can do the same things that caused you to despise those corporations to begin with.
In short, I understand the distinction fine, I just happen to despise it. It is a backhanded fence-sitting litigious mindset. that was my original question though, I guess enough people like you exist, I just couldn't believe it initially.