Could be a MBP replacement for developers. The only thing is those of us running on OS X, how is Windows 10? I love my command line and linux like commands and tools. - Homebrew - Bash scripts - Docker (Windows 10 currently not supported) - Vagrant I just feel the tooling for MS isn't in the direction I am. I still have a Windows 7 desktop and it's just not the same.
>> Could be a MBP replacement for developers. The only thing is those of us running on OS X, how is Windows 10? >> I love my command line and linux like commands and tools. - Homebrew - Bash scripts - Docker (Windows 10 currently not supported) - Vagrant I switched from OSX to Windows last year. I thought I'd miss stuff, but you don't. There are package managers like chocolatey to replace homebrew. I use Cmder as my…
Not really - there are some big differences to keep in mind.
If your shared folders have symlinks, they won't work within the VM unless you're using Virtualbox's native shared folders, which is dog slow.
Permissions are also messed up if your VM is on an NTFS HDD - all files and all folders will basically be 755/777 within the VM.
There are plenty more tradeoffs.