Frankenstein OS (Linux + Windows) is going to break every dev tool chain you can think of. I don't see how anyone in their right mind would think Frankenstein OS is a good dev platform.
I guess if you don't mind having an unstable system and enjoy searching google for "how to get xyz to work in bash windows linux" and finding absolutely no answers on stackoverflow then Frankenstein OS is good for you. If you want to find and squash completely new types of bugs that you aren't use to dealing with, then use Frankenstein OS.
For those of us who just want a system that works and is reliable then we should stay away from Frankenstein OS.
>Frankenstein OS (Linux + Windows) is going to break every dev tool chain you can think of. I don't see how anyone in their right mind would think Frankenstein OS is a good dev platform.
It's a binary-identical linux userspace, and it (appears as if it) has the same linux kernel. There will be some rare edge cases (see: mounting a case-sensitive POSIX filesystem on top of the case-preserving NTFS) but aside from that i envisage lxcore.sys being extremely compatible. Certainly a better dev platform than my current cygwin/windows/samba/debian-in-hyper-v setup for mixed OS development.
> >Frankenstein OS (Linux + Windows) is going to break every dev tool chain you can think of. I don't see how anyone in their right mind would think Frankenstein OS is a good dev platform.
> It's a binary-identical linux userspace, and it (appears as if it) has the same linux kernel.
I don't think so (GPL is the main reason why I doubt it because everyone would consider that to be a derivative work of Linux). It looks like they're doing something FreeBSD has had for 10+ years and SmartOS has had for 5+ years. You emulate the syscalls. It's a very simple idea and devilishly hard to get right.
I guess if you don't mind having an unstable system and enjoy searching google for "how to get xyz to work in bash windows linux" and finding absolutely no answers on stackoverflow then Frankenstein OS is good for you. If you want to find and squash completely new types of bugs that you aren't use to dealing with, then use Frankenstein OS.
For those of us who just want a system that works and is reliable then we should stay away from Frankenstein OS.