as our BDFL said,
"At some point, people have them as museum pieces. They might as well run museum kernels." -Linus Torvalds
5 publicly visible posts • joined 19 Dec 2023
see title
It's definitely not a bad UI, definitely the top three in the Linux world, but there's a reason Linux Mint isn't the most popular distro anymore. Still very popular — I have a couple friends who swear by it — but it's lost some of its share to Manjaro and a little to MX.
Only reason I stopped using it after a week is the icons are rather ugly and mismatched. I later discovered the Papyrus icon PPA, which is basically perfect, but by then I was hooked on Manjaro with KDE Plasma 5.
So when Microsoft released some DOS source, they did it under the MIT license ("do whatever you want, just credit us").
When Apple let the Computer History Museum release the source code to Lisa OS 3.1, they wrote an original license that:
· Only lets you use and modify the software for educational purposes.
· Doesn't let you share it with anyone else, in any way, not even with friends or from teacher to student (although technically you could still distribute patches you make for it).
· Implicitly forbids you from running it on hardware you don't own.
· Forbids you from publishing benchmarks of it.
· Gives Apple a license to do whatever they feel like with your modifications, even if you keep them to yourself and don't publish them.
· Lets Apple revoke the license whenever they feel like it.
· Forbids you from exporting it to any nation or person embargoed by the USA (moot, since the license doesn't let you share the software in any way).
Why Apple feels the need to cripple the use of 40-year-old code is beyond me. Especially when they have released a lot of the code for their current OS and tools under the popular and well-understood Apache License 2.0 or their own APSL 2.0, neither of which impose these arbitrary restrictions.