Ubuntu on Windows
491–500 of 933 posts
Re: Ubuntu on Windows
#492Re: Ubuntu on Windows
#493Can you imagine the day you'd be able to link a library built in Linux with a Windows native app?
Re: Ubuntu on Windows
#494Earlier quoted context omitted.
> Just out of curiosity, what does a Linux desktop offer that's not also natively offered in Mac and also highly polished? A GNU userland. A plethora of tiling window managers. A selection of clean terminals. Every single thing Debian's or Arch's repos offer which one must turn to brew for. And of course there's freedom too, which is nice. > Every year I try a switch to Linux desktop. This year I made it as far as tr…
Maybe HDMI is better supported that DisplayPort.
Re: Ubuntu on Windows
#495Re: Ubuntu on Windows
#496Earlier quoted context omitted.
And you can also use forward slashes. I've used them in applications (Java apps, NodeJS apps, etc) and in the command line since at least Windows 7.
The forward slash (/) as a directory separator has always been acceptable to NT. One source says that it's been acceptable to DOS since DOS 2.0, although I don't have a lot of backing on that. The only place that / as a directory separator doesn't work is when interpreted by cmd, as it's then ambiguous with DOS-style switches. And even then, modern cmd tries to understand / properly when possible. Most of the time it…
Re: Ubuntu on Windows
#497Re: Ubuntu on Windows
#498Earlier quoted context omitted.
Out of curiosity, which ad campaign are you talking about? As for which OS (Win/Mac/nix) controls the majority share of developer desktops, I feel like it's always going to depend on what you're developing, so talking about the overall "biggest slice of the pie" for developers is less meaningful than talking about who has the biggest slice in the consumer space. For example, a backend web developer might look at this…
Probably a recent incident where Microsoft started showing full screen ads on the login screen is meant. https://news.ycombinator.com/item?id=11167964
Re: Ubuntu on Windows
#499Earlier quoted context omitted.
I have problems understanding your point here. What was announced was not a new operating system but a translation layer built into Windows 10 that translates Linux system calls to their Windows counterparts. I also bet many people would disagree with your statement that W10 is unusable and worthless without this feature. The Windows kernel always existed and has evolved over the years: NT, 2000, XP, Vista, 7, 8, 10.…
He's referencing Stallman's infamous stance on the nomenclature of Linux
Re: Ubuntu on Windows
#500It's time that people stopped using the term 'Windows' for this operating system. The Free Software Foundation created the bulk of the userspace, under terms that allow anyone to share, modify and fork the programs, and then Microsoft came along with the one last missing piece of the puzzle - the kernel, and completed the full operating system, which, to be frank, users find completely unusable and worthless without…
I’d just like to interject for a moment. What you’re referring to as GNU/Windows, is in fact, GNU/Windows/NT, or as I’ve recently taken to calling it, GNU plus Windows plus NT. GNU/Windows is not an operating system unto itself, but rather another non-free component of a fully functioning Microsoft system made useful by the NT kernel, shell utilities and vital system components comprising a full OS as defined by POSI…