Hacker News new | ask | show | jobs
by nivla 3866 days ago
Technically they are not preventing you from working on it, they are just not making it easy by open sourcing it. Personally, I would like to modify my OS and contribute the changes under a liberal license such as MIT but the terms of GPL can make it tricky. However it will be wrong of me to go around demanding older phased out Linux distros to be re-licensed under a more liberal license.
2 comments

You won't be able to distribute your fixes (because they contain MSFT copyright protected code), reverse engineering the binaries and even the API might be a violation of the DMCA, and you will not be able to update system files from within the system it self. So yes they kinda preventing you from working on it, at least for the benefit of anyone besides your own intellectual curiosity.

That said I don't see any problem with MSFT dropping support for XP, they supported it much longer than any software by any vendor closed or open sourced.

GL getting support for RHEL 10 years down the line if you haven't upgraded your OS, and Linux from 10-15 years ago has as much in common with Linux today as Windows XP has with Windows 10.

> Technically they are not preventing you from working on it, they are just not making it easy by open sourcing it.

Technically, they are preventing you from legally doing most work on it, since (in the US, at least) creating (not just distributing) a derivative work is an exclusive right under copyright for which they do not license you.