Hacker News
FreeBSD 16 Retires the Last of Its GPL Code from Its Base System
matheusmoreira
[-]
riedel
|root
|parent
|next
[-]
2lup382_
|root
|parent
|next
|previous
[-]
rzerowan
|root
|parent
|next
[-]
Therein is the great misunderstanding , the GPL was never written for 'companies' , it was and still is for the User. You, Me a $MEGACORP , sentinel islander - it does not matter the rights are granted to all equally to reuse/modify/offer for sale as long as the contributoins come back to the commons.
What is happening now is akin to the 'enclosure system' in early Britain when the commons which had been for the benefit of all were fenced off and the peasants thrown off the land to seek wages in the newly industialising system.
When no one is contributing to the GPL commons the options become more restricted. If one isnt a corp that can write their own library or a 10X coder that can bash it out on their own , leaves the users looking at proprietary solutions or restricted offerings with two tier licences.
So in a way yeah most coder/engineers have developed an antagonistic relation to the GPL commons , which is leading to its decline in some sectors.However if/when the share of GPL drops to a level where the adverse effects can no longer be ignored , there will probably be attempts to rollback the clock.
matheusmoreira
|root
|parent
|previous
[-]
Just extremely low morale right now. Not sure if there's even a point to any of this anymore. Even proprietary software isn't safe: now that I've got AI, decompilation has gone from a time consuming grind to trivial.
jcranmer
|root
|parent
|next
[-]
The GPL doesn't actually solve the community-level problem very well (which is the basis of Linus's complaints about GPLv3--it positions the license much more directly in the direction of the user-level freedom rather than the community-level freedom). But the solution for the community-level problem involves a lot of social pressure, and it turns out that for a large open-source project, commit velocity means that most proprietary companies find the easiest way to deal with the open-source upstream is to contribute their code to the community to make it everybody else's problem to maintain.
You can see this in the development of LLVM, e.g.: almost all of the proprietary compilers are LLVM-based (especially as EDG has finally thrown in the towel, everyone using EDG is going to look to rebasing onto clang instead). And yet the companies with their proprietary forks of LLVM are still major upstream contributors.
2lup382_
|root
|parent
|previous
[-]
And maybe that was required back then, and/or maybe it ended up being bad strategy in the long term. Leverage only gets you so far, especially in community and relationships.
> Just extremely low morale right now. Not sure if there's even a point to any of this anymore.
See I feel the exact opposite. As FOSS license choice matters less, now we can just focus on hacking. FreeBSD doing this is a great example of it.
matheusmoreira
|root
|parent
[-]
Well, I can't do that. Releasing software under permissive licenses is just wealth transfer from well meaning hackers straight into the pockets of corporations. It just gives it all away, no questions asked.
For me it's either AGPLv3 or all rights reserved. I'm trending towards the latter now. I'm starting to question whether I should even publish my work.
ksec
|root
|parent
|next
|previous
[-]
That somehow implies or suggest BSD is not free software.
mikece
|root
|parent
|next
|previous
[-]
bigfishrunning
|root
|parent
|next
[-]
jjav
|root
|parent
[-]
asimovfan
|root
|parent
|next
[-]
close04
|root
|parent
|next
[-]
felixgallo
|root
|parent
|previous
[-]
Each of these components was obviously written by some deeply incompetent junior developer at IBM working on a jira ticket as part of the continuing effort to slather enough janky nonsense on top of linux that it might maybe behave one day enough like windows 95 to be usable as a desktop environment by normal people. And then the default was set by some deeply incompetent environment package maintainer and accepted by some deeply incompetent debian committee.
This lumbering corporate enshittification of what at the core used to be a simple and comprehensible system is why things like freebsd and alpine (and, to a certain extent until today, devuan) are a breath of fresh air to use. When the system is not being actively undermined by a bunch of new grads with jira tickets and no understanding of the entirety of the system, it's amazing what you can get done.
close04
|root
|parent
[-]
Just to be clear, you’re not entirely wrong. Linux is not about being simple and comprehensible anymore because that only serves a small subset of users. As the userbase grew, the needs and demands grew with it and so did the solution. But your problem isn’t a sign of “becoming shit” more than finding some hardware not supported by *BSD justifies some rant about its developers.
naturalmovement
|root
|parent
|next
|previous
[-]
Linux is feeling more and more like a bunch of random tools thrown together as opposed to a complete OS designed to work as a whole.
matheusmoreira
|root
|parent
|previous
[-]
What enshittification?
> Linux is feeling more and more like a bunch of random tools thrown together
Linux is a kernel. The user space stuff is a bunch of random software thrown together. That's what Linux distributions are.
isx726552
|root
|parent
|previous
[-]
But seriously, if one counts macOS and iOS as FreeBSD users, there are more than ever. Of course that means counting Android and Steam as Linux OSes, in which case Linux users still greatly outnumber FreeBSD users.
bigfishrunning
|root
|parent
[-]
rbanffy
|root
|parent
|next
[-]
pengaru
|root
|parent
|previous
[-]
Frankly I'm surprised there was any GPL code at all in the FreeBSD base repo in 2026.
matheusmoreira
|root
|parent
[-]
The whole idea was to build strong copyleft software and leverage all that into copylefting even more software. Obviously, it doesn't work if it's easy enough to just replace the copyleft software, which is exactly what this news is all about.