Live data from Hacker News

The Windows Subsystem for Linux is now open source

blogs.windows.com

351–360 of 1001 posts

Re: The Windows Subsystem for Linux is now open source

#351

Earlier quoted context omitted.

The MIT license scrunches the first two clauses of the 3-clause BSD license into a single clause, and omits the third clause (the nonendorsement clause, which is already generally implied). As a practical matter, most of the basic "simple" open source licenses are functionally identical.

But who owns the copyright to changes, and how is it recorded? I just am suspicious as to what or how large companies who sell/rent software deal with open-source, free stuff...

That's not covered by the license; that's covered by the CLA (Contributor License Agreement), and in the absence of one (I don't know if there is one or not for this repository), the author retains copyright to their code as usual.

Re: The Windows Subsystem for Linux is now open source

#352
post #191

Earlier quoted context omitted.

You can accomplish the same with Distrobox on Linux, but there's definitely something to be said about having the best of both worlds by running Windows + WSL. I honestly think Microsoft could win back some mind share from Apple if they: * Put out a version of windows without all the crap. Call it Dev edition or something and turn off or down the telemetry, preinstalled stuff, ads, and Copilot. * Put some effort into…

This would be fantastic. But Microsoft doesn't have to do this. Their users are captives.

Some of them are.

But the increasing market share of Macs and even Linux these days plus the ever increasing of OSS initiatives from Microsoft points out that Microsoft knows a lot fewer of their users are as captive as they were in the 90's, for example.

Re: The Windows Subsystem for Linux is now open source

#354
post #243

Earlier quoted context omitted.

For me, the best part of running Linux as the base OS is not having to deal with Windows. No ridiculous start menu spam; a sane, non-bloated operating system (imagine being able to update user space libraries without a reboot, due to being able to delete files that other processes still have opened!); being able to back up my data at the file level without relying on weird block-level imaging shenanigans and so much…

> imagine being able to update user space libraries without a reboot That's... a very weird criticism to level at Windows, considering that the advice I've seen for Linux is to reboot if you update glibc (which is very much a user space library).

The only time I need to reboot my Linux Mint is when the Linux kernel is updated. I understand why.

Re: The Windows Subsystem for Linux is now open source

#356
post #7

Every time I praise WSL on hn I pay the karma tax but I will die on this hill. WSL is more powerful than Linux because of how easy it is to run multiple OS on the same computer simultaneously. It's as powerful as Linux with some janky custom local docker wrappers for device support, local storage mapping, and network mapping. Except it's not janky at all. It's an absolute delight to use, out of the box, on a desktop…

I'm a daily driver. It completely changed the way I work. Am I curious if something will compile? Open a terminal and type make. The files are all already there. You can even run graphics apps. It's wonderful.

Re: The Windows Subsystem for Linux is now open source

#357
post #243

Earlier quoted context omitted.

For me, the best part of running Linux as the base OS is not having to deal with Windows. No ridiculous start menu spam; a sane, non-bloated operating system (imagine being able to update user space libraries without a reboot, due to being able to delete files that other processes still have opened!); being able to back up my data at the file level without relying on weird block-level imaging shenanigans and so much…

I have a theory that 99.9% of preferring Windows or Linux comes down to "do ads in the start menu trigger my OCD".

The reason varies by the decade. Microsoft has a tendency to fix one thing, then break another.

That said, a distaste for advertising goes beyond OCD. Advertisers frequently have questionable ethics, ranging from intruding upon people's privacy (in the many senses of the word) to manipulating people. It is simply something that many of us would rather do without.

Re: The Windows Subsystem for Linux is now open source

#359
post #290

Earlier quoted context omitted.

Just curious, which games gave you problems?

Overwatch is the big one - lots of random issues with it. But basically any game with Denuvo DRM is extremely high risk, resulting in either a ban or the game not running at all.

Denuvo counts each proton version as a unique activation, might help you avoid this issue going forward
Post reply on HN