Two years ago, I spent time studying the Windows NT kernel internals and ended up writing a comparison against Unix here: https://blogsystem5.substack.com/p/windows-nt-vs-unix-design . What I came out of that exercise with is that NT is actually well-made and was very ambitious and advanced at the time it was designed (although free systems have caught up by now). But what I also came out thinking was: none of that s…
Microsoft Needs Windows Lite
171–180 of 203 posts
Re: Microsoft Needs Windows Lite
#172It's hard to justify to pay for an operating system, when Linux and Mac OS is for free.
Re: Microsoft Needs Windows Lite
#173https://www.microsoft.com/en-us/evalcenter/evaluate-windows-...
Aside from that, there are various tools and deployment files to automate a stripped down Windows 11 installation.
I don't really use Windows except on my gaming PC, but I like winutil:
https://github.com/christitustech/winutil
But there are better declarative tools out there that generate a stripped down installation. Despite it's reputation, Windows 11 is fairly modular for a commercial OS.
Re: Microsoft Needs Windows Lite
#174It's hard to justify to pay for an operating system, when Linux and Mac OS is for free.
I wouldn't call MacOS 'free' given it has very strict requirements for proprietary hardware.
Re: Microsoft Needs Windows Lite
#175Earlier quoted context omitted.
I wouldn't call MacOS 'free' given it has very strict requirements for proprietary hardware.
Free in a sense that I don't have to pay extra for it (comes with the machine) and no extra fee for new versions either.
Re: Microsoft Needs Windows Lite
#176No they don't. Why should they bother? * Costs them money to make * Costs them money to maintain * Will only be used by a TINY subset of ultra-enthusiasts (no, neither HN or Reddit are majorities) * Every user on it is less telemetry and less advertisement The reality is that most users don't care, and will just use whatever seems to work fine. Finding out that 'oh yeah, feature/software X does not work on Windows Li…
But both of these products would only show damage in the very long run, which also means M$ won't react to it until late.
Re: Microsoft Needs Windows Lite
#177No they don't. Why should they bother? * Costs them money to make * Costs them money to maintain * Will only be used by a TINY subset of ultra-enthusiasts (no, neither HN or Reddit are majorities) * Every user on it is less telemetry and less advertisement The reality is that most users don't care, and will just use whatever seems to work fine. Finding out that 'oh yeah, feature/software X does not work on Windows Li…
Also the OP specifically fantasizes about unchanged compatibility.
Really there would be no reason not to use this, so it would likely have to be more expensive than the regular spyware/adware version. Thus it couldn’t get away with the name “Lite” and would end up being called “Professional”.
Re: Microsoft Needs Windows Lite
#178Re: Microsoft Needs Windows Lite
#179Re: Microsoft Needs Windows Lite
#180Earlier quoted context omitted.
The .NET that comes with Windows is the ridiculously outdated .NET Framework 4.8. But most greenfield projects should have been using the newer .NET (previously .NET Core) for several years now, which is installed separately or deployed as self-contained apps.
The majority of software runs on old outdated .net framework and no one is going to take the time to port it to .net 10 even though it only takes a short time to do so itself, but keep in mind a lot of this isn't the porting it's the testing, release which includes 20 year old enterprise clients who are stingy about change and paying for any updated anything.