glauxosdever wrote:Hi,
Please, stop fighting already! You are all of you aware that every operating system has its flaws. Don't try to desperately prove wrong the ones that disagree with you, they have used the operating system in question and they have some experience. Take the things criticised here by those that disagree with you as an opportunity not to repeat them in your operating systems (you are OS developers, aren't you?).
Not liking something because of philosophical reasons is fine. Trying to desperately pose technical reasons that make something look inferior even if it is better in that specific field is not fine and just makes you look silly.
Regards,
glauxosdever
You're right
But I'm a bit sick of the way most people with this passion look at Windows and related products, when most of the time they only have this idea of "Windows bad, Linux good" in mind without even knowing the details. I use both, because I need both. Not that I couldn't do everything on one OS, but because I prefer to use the best OS for the tools I need.
For me it doesn't matter if it is Linux on Windows or Windows on Linux, I appreciate it. It's a bit of a shame that this discussion got so far away from the initial theme.
It's not the developers' problem if your distro's package maintainers don't specify the correct version of the package's dependencies when they prepare the package, or if your package manager doesn't install the correct version of the dependencies.
That storry was a response to the "easier to configure, easier to maintain, less chances of something to go wrong", but you choose to ignore that. The developer should offer me clear messages when something fails. I have to mention that I needed the newer version of whatever, and I wasn't able to have two different version at the same time. But it's good that I have a lot of config files in a lot of (undocumented) places. Yey!
Don't use a non-standard feature of your VM host that requires installation of extra software and runs over a "backdoor" connection between the host and the guest if you want things to work reliably. Rather use a standard file-sharing protocol, such as Samba or NFS.
But I don't need SAMBA or NFS. I want to point vmware to a .ISO, let it install it and do it's magic. For Windows guests this is simply resolved by having the shared folder appear as a network folder.
Perhaps they shouldn't make it so difficult to find and understand the documentation. In Linux I can just type "man <name of configuration file that I'm editing>" and usually I'll get the documentation that I need, and if not then "man <name of application to which configuration file belongs>" always does the trick.
Because reading a full manual it's easier from the command line than from a text / pdf / html etc file. Go ahead, read the Intel manuals in this manner. We are not talking about "let me see what this command is doing", but "I need to learn how to use this complex feature of the OS".
Also, get this:
About a year and a half ago a friend came to visit. At the time, he dual-booted his laptop with Windows 8 (or Windows 8.1, can't remember which but it doesn't matter for the point of the story) and Ubuntu 14.04. When he was here, I asked if I could try out Windows 8 on his laptop as I had not used Windows 8 before. He had not booted Windows for about three months, and last time he had used it it had been working fine (as well as Windows ever does). As soon as he logged in, the mouse pointer froze, then a few second later the screen went blank, and then it BSODed. He rebooted it and it hung on whatever animation it does when it's booting. I don't know what it was doing that caused it to crash (it wasn't even connected to the internet), but it was obviously related to how long it had been since the system had been used last, which has never been an issue with any of my Linux systems even though some of them have at times gone almost a year without being booted.
Oh, and a few weeks later he told me about how he had tried to migrate another Windows system from a physical computer to a VirtualBox VM, which failed due to "driver issues", something which has again never been a problem for my Linux systems.
You have to understand that most BSODs are caused by faulty drivers, not by the OS. Have you had the curiosity to look at the memory dump to pinpoint the actual problem? I've never experienced BSODs caused directly by a Windows driver. Also, long boot times, weird behaviour, unexpected BSODs, there might have been some malware around. I had an old laptop (i5, 4G RAM, can't remember anything else) which booted Windows 8.1 in 15-20 seconds. This tells nothing.
We ran a lot of different tests on our drivers and there are crashes that reproduce in such weird condition that you can only ask yourself if we can catch them all. Sometimes it's not even the fault of one driver, but some weird interaction between two or more. You can't summarize it to "I had a friend who had a BSOD".