Interesting! I've been following Flinux [1], but it's not ready for day to day use. I hope this one will be soon! [1]: https://github.com/wishstudio/flinux/
Ubuntu on Windows
571–580 of 933 posts
Re: Ubuntu on Windows
#572Earlier quoted context omitted.
> I grew up a Windows user, and switched to OS X because of the unix-like command line environment that more closely matched the servers I was working with in my job environments. Out of curiosity, why would you not just go with a Linux desktop for that?
Same history here. I did actually use Linux for quite a while but ultimately gave up because Linux just isn't good at the one job only an operating system can do, which is to make the hardware available in a reliable and efficient manner. I just got tired of fixing sound issues, trying to make a scanner work or investigating CPU states to fix heat and battery draining issues on yet another laptop. Ultimately, I think…
Re: Ubuntu on Windows
#573Earlier quoted context omitted.
While I prefer to develop today on OS X...your post is nothing but FUD. > What about lack of all the Linux/OS X GUI software? Windows prolly has more GUI applications than both those OSes combined. That's not necessarily a good thing but it's not bad either. It just means there is a Win substitute for everything. > What about lack of all the UNIX OS features? Same answer as above. > What about all those billions and…
"Windows prolly has more GUI applications than both those OSes combined." Oh...right all those cool FREE_VIDEO_CONVERTER_YOUTUBE_MP4_DOWNLOAD_FAST_FREE_GREEN_CARD.EXE applications...right.... Now days all the developer/engineer GUI apps are made OS X first, Linux second and maybe Windows. "I download a lot of crap on my home Win computer and haven't had a virus once in the past 6 or 7 years. There are likely more And…
That's not even close to true, you're living in a bubble. Windows and windows apps still dominate the world, by a long shot.
Re: Ubuntu on Windows
#574Earlier quoted context omitted.
why don't you trust Lenovo?
bad build quality. also had issues with humming and generally falling apart in subtle ways while macbooks never do.
Re: Ubuntu on Windows
#575Earlier quoted context omitted.
I haven't read anything that indicates that it will support GUI apps, but anything purely CLI based should work.
I wonder if these utilities can reach a locally-running X server?
Re: Ubuntu on Windows
#576Earlier quoted context omitted.
Yea, I think they are going after developers who use OS X because it is UNIXy. Smart move given how en vogue Apple laptops have become for developers these days.
>Yea, I think they are going after developers who use OS X because it is UNIXy It's a bit more than UNIXy, (the proper term is Unix-like), it literally is UNIX. It meets the UNIX 03 specifications . Also, the motivations for these move predate the rise in popularity of Apple. For years, one of the biggest complaints about Windows was the lack of a good command line interface. There was the legacy CMD.EXE, which provi…
This seems like a prime example of the "Anything I am good at using is objectively easy to use" fallacy that's common to programmers.
Re: Ubuntu on Windows
#577Earlier quoted context omitted.
Yea, I think they are going after developers who use OS X because it is UNIXy. Smart move given how en vogue Apple laptops have become for developers these days.
Let's be honest here. Does this change make some developers actually even consider to change their OS X/Linux Desktops to Windows? Yeah it is really cool thing that we can finally use windows cmd like the terminal on unix systems however: - What about lack of all the Linux/OS X GUI software? - What about lack of all the UNIX OS features? - What about all those billions and billions of Windows malware, viruses, adware…
Re: Ubuntu on Windows
#578Re: Ubuntu on Windows
#579Imagine going back in time to the 90s and telling people that in 2016 Microsoft would bend over backwards to make sure Windows could run Linux ELF binaries natively in the kernel by converting syscalls. You'd probably be laughed at.
They'd laugh, because NT already had posix system calls http://social.technet.microsoft.com/wiki/contents/articles/1...
Re: Ubuntu on Windows
#580Earlier quoted context omitted.
> I'm constantly thinking of moving to OSX as my primary OS is the amount of command-line tooling that is available in the system. Everything new is always there first. Having had OS X, Windows, and various Linux distributions as my primary operating systems I would consider having an Arch Linux VM kicking around if you want all the packages in the world, maintained fairly well.
I've done so in the past, but it becomes cumbersome to manage shared folders. The ability to have everything shared and your driver naturally working under /mnt/ - essentially replacing cmd with bash and its tools - is a big deal for me. Using editing/managing/design tools in Windows build with a build/deploy system in bash, and no middle man... that'd be the day.