Infected The Linux Community - Operating systems are serious business

  • 🔧 At about Midnight EST I am going to completely fuck up the site trying to fix something.
Any elitist Linux users who obsessively look down on Windows and Mac users for "not being as smart as them" are probably annoying to deal with.

Actually I'd say we're the smart ones for not wasting our time reinventing the goddamn Operating System wheel and instead we're busy making new programs.
 
If you do anything with servers you need to know how to use Linux and a command-line interface. Linux absolutely rules the server world and most high-performance server software is Linux-first. Plus, once you get good with the command line, it's a much, much more efficient way to do things on your computer. I don't even need a mouse anymore.

On the desktop side, yeah Linux has only a tiny share of the market. Most consumers don't want to have to actually learn how to do complex computer things, and I don't really blame them. But I'm a programmer and I love the complexity, that's why I use desktop Linux (Arch).
 
Eric S Raymond though is fucking certifiable.
I don't quite remember him, what's his malfunction?
He's mainly famous for a thing called The Cathedral and the Bazaar but also for chimping out on other subjects. I'm not sure if he's a lolcow but I'm open to the idea.
ESR spergs about guns, nerd shit and weird polyamory fetish meetups.
I'll never understand people who act elitist over whatever operating system they use.
It mattered more like a decade or so ago. Nowadays all that matters is the internet.
 
Seeing this thread reminded me of this old article on Cracked:

http://www.cracked.com/funny-1039-linux/

The sad thing is, I'm not sure if whoever wrote that genuinely thinks that anyone who doesn't want to take the time to learn the ins and outs of Linux is just a drooling retard, or whether it's meant to be parodying the mindset of hardcore Linux users.
 
This is how you install an app in crossover.
https://www.codeweavers.com/support/wiki/linux/linuxtutorial/use_tie
EDIT: Thread derailed due to :autism:.

I'd just like to interject for moment. What you're refering to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called Linux, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.

There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called Linux distributions are really distributions of GNU/Linux!
 
I'd just like to interject for moment. What you're refering to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called Linux, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.

There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called Linux distributions are really distributions of GNU/Linux!
Where did you copy that from? Richard Stallman?
 
Linux has some great points. I have one old desktop that was basically unusable until I put crunchbang on it, but there's a lot to be desired there still. If I have an app that doesn't work right on windows or mac, I can actually call or email someone who gets paid to listen and fix problems. I've even had support departments who wrote software patches specifically for me on a couple of occasions. Most of the support with Linux is a volunteer affair, and your only hope for support is posting a bug-report that may or may not get addressed when/if someone has time, and god help you if you're the first and only person to have a particular problem. Your other source for help is a support forum, and while response times are great with those, the unhelpful or outright bad information you can sometimes get there can do more harm than good.

(also: The maddening hell of circular dependencies.)
 
Last edited:
Back