and what about support? honestly, support for linux comes from the whole community, not a customer support company. (although, there is one for ubuntu, if that's what you like). for example, i posted a question about my slackware installation, and you know who answered it? patrick volkerding, the creator of slackware. if i ask a question about windows, i get answered by some guy in india about it. (i doubt bill gates will be answering any posts complaining about his OS) not to mention that everything in linux is free, legally.
windows
(This post was last modified: 05/12/2010 02:03 PM by trademark91.)
(05/12/2010 01:48 PM)S7* Wrote: Windows + Photoshop. It exists already. No point in trying to bash something that's already perfectly functional.
and theres always a reason to bash something.
what's wrong with bash?
Code:
sudo bash
rm -R /
makes your computer faster, like deleting system 32 :))))
<333333333333333333333333333333 bash
edit: woo compiling gimp-2.7.1 right now.
Had to build gegl and babl from source, but everything else came from Synaptic. I didn't spend all day building spoon because I'm not using Slackware. Oh the joys of Linux, and having distributions depending on the taste of the user, unlike both Windows and Mac, where it's all the damn same.
I'm gay.
Spoiler for online game stuff:
3DS FC: 4184-1632-9353
Spoiler:
Spoiler:
In the words of the wise trademark91:
windows
(This post was last modified: 05/12/2010 02:11 PM by lembas.)
(05/12/2010 02:06 PM)lembas Wrote: edit: woo compiling gimp-2.7.1 right now.
Had to build gegl and babl from source, but everything else came from Synaptic. I didn't spend all day building spoon because I'm not using Slackware. Oh the joys of Linux, and having distributions depending on the taste of the user, unlike both Windows and Mac, where it's all the damn same.
i had to build gegl, babl, glib, gtk+, gdk_pixbuf, and some dependencies of gtk+
but its not that difficult. cheers to an operating system that rewards those willing to not be idiots.
(05/12/2010 02:31 PM)ProperBritish Wrote: But i hated it because it made menial tasks such as installing programs annoying.
what, were you using Slackware or something?
check this out:
Code:
sudo apt-get install *whatever*
and done. What's difficult about that? That's how I install programs. If you ask me, that's a whole chocolateload less annoying then download .exes of the internet, then installing them to a directory that's not even included in the PATH variable, then having to search for them in the Start menu, and some old apps don't even install Start menu shortcuts, so I have to go rummaging around in the useless directory they were installed to, just to run them. Whereas Linux,
Code:
sudo apt-get install gimp
gimp
easy as that. Now tell me how that is remotely difficult or annoying.
I'm gay.
Spoiler for online game stuff:
3DS FC: 4184-1632-9353
Spoiler:
Spoiler:
In the words of the wise trademark91:
windows
(This post was last modified: 05/12/2010 02:39 PM by lembas.)