Windows vs Linux (was: DaemonR's weird toolchain)
Posted: Mon Sep 01, 2014 7:09 am
Or: you go for Linux and get rid of that M$-Windows mess
The Place to Start for Operating System Developers
http://forum.osdev.org./
I've tried about a dozen flavors of Linux, and I'm just done fiddling around with it. Tired of having to update my system every week, crashing during updates, glitchy and slow drivers, having to type my password repeatedly for almost every single thing I do, having to fight for the privilege to create and modify files and directories, getting lost trying to navigate a filesystem where every fucking directory has a 3 letter name, and spending countless hours chasing solutions for broken libraries.no92 wrote:Or: you go for Linux and get rid of that M$-Windows mess
Like I stated before, I've used about a dozen flavors of Linux; Ubuntu, OpenSUSE, Mint, DamnSmall, TinyCore, RedHat, Debian, Fedora, Gentoo, and Puppy. One of my first computers was a store-bought Linux Gateway desktop. All of the problems that I listed were completely out of my control, and not the result of my own incapability. The one I used the longest was Ubuntu. That was about 4 months by itself and over a half year alongside Windows 7. Then it just randomly decided it wasn't gonna boot up anymore one day. The one I used second longest was OpenSUSE. While I was really fond of the familiarity of the interface, it was broken packages galore, and installation manager refused to install pretty much anything that I downloaded. The file manager (Dolphin I believe), wouldn't let me have access to over half of the files and directories on my filesystem, so I constantly had to return to the terminal to sudo it open. Plus, there was this ignorant feature called the wallet, where you would have to type a password just for it to automatically fill in your password. It just defeats the purpose.no92 wrote:M$ wants to get the paying user (you) do what they want (in particular to buy the M$-Windows8). When I switched to Linux, I wasn't comfortable with it at all. So I allocated some of my precious time to learn how to use Linux properly. If you're too lazy to spend a weekend doing this, then don't ask for help with your weird Windows setup.
The way you say that suggests you were trying to install and run precompiled software, Windows-style. Unfortunately, Linux tends to adhere to the "you either install the version in our package list or compile it yourself" standard (except Gentoo, where it's usually "you install the version in our package list and compile it yourself"), so precompiled binaries can be difficult to get working properly.DaemonR wrote:and installation manager refused to install pretty much anything that I downloaded.
I was simply installing an RPM. The tool that was supposed to do it (Yast I think?) almost never worked. I ended up finding an alternative method that took a bit longer, which was aggravating. I agree, there are some benefits to Linux. The executable format is better and the gui toolkit is cleaner (albeit more complicated). But overall, the good just doesn't outweigh the bad imho.Octocontrabass wrote:The way you say that suggests you were trying to install and run precompiled software, Windows-style.DaemonR wrote:and installation manager refused to install pretty much anything that I downloaded.
DaemonR wrote:Also, lol at the moderator trolling the topic name
Perhaps we are using different Linux? I use Linux Mint and Cent OS extensively for development and testing, and I have not see any crash even I have stressed the machines to extreme level. I also quite happy with the apparmor(sandbox) and lxc (aka. jail) introduce in recent kernels, that make isolation much easier.DaemonR wrote: I've tried about a dozen flavors of Linux, and I'm just done fiddling around with it. Tired of having to update my system every week, crashing during updates, glitchy and slow drivers, having to type my password repeatedly for almost every single thing I do, having to fight for the privilege to create and modify files and directories, getting lost trying to navigate a filesystem where every fucking directory has a 3 letter name, and spending countless hours chasing solutions for broken libraries.
Yes like this game which I've got where it plays half the sound when run under Wine and no sound when run under Windows 7 LOL!!! (Actually it's not that funny because it always worked fine under Windows XP on my old Linux desktop until I upgraded to using Windows 7 and Linux Mint on my new second-hand laptop - actually I should have mentioned that some time as I really like the idea of osdevving on the go but I've yet to get round to doing operating systems development again though...)Octocontrabass wrote:(There are a few Windows programs that run better under Wine on Linux than they do in Windows 7...)