Hacker News new | ask | show | jobs
by jiantastic 3521 days ago
For my use case I would prefer to have 100% of system resources on one OS. Also, I'm coming from a Mac and would prefer the "integrated" feel if that makes sense
2 comments

The VM's are amazing.

You don't have to dual boot.

You can have on one screen Ubuntu, on the other, windows. So you can use all your photoshoppy design programs on windows and the best coding on linux.

Best of both worlds.

You can also intall cygwin in windows which gives you a terminal on windows. Although there may be be a better program now than cygwin

Also, not sure if this is any good: http://www.pcworld.com/article/3106463/windows/how-to-get-ba...

> You can also intall cygwin in windows which gives you a terminal on windows. Although there may be be a better program now than cygwin

Yes, like WSL, which OP is asking.

Nothing wrong with broadening an answer, no need to be black and white. Cygwin has been around for ages.
There's a big difference between Cygwin and Bash on Windows though: Cygwin is a Win32 port of the GNU tools, whereas Bash on Windows is a Linux kernel emulation layer that allows you to run unmodified Linux binaries directly on Windows.
You could make it the other way around. Install Linux and use KVM to have a windows virtual machine at almost 100% native speed and basically full access to the hardware.

The only difficulty is if the hardware doesn't fully support Linux without hassle (in very recent notebooks for instance).