Slashdot Mirror


Five Reasons Not to Use Linux

UltimaGuy writes "Linux-watch has a humorous article about the top 5 reasons for not using Linux. It does provoke some thought aside from bringing a smile to our lips :)"

80 of 1,070 comments (clear)

  1. Anecdote time by suso · · Score: 5, Funny

    Sure, Windows is easier to use than Linux. But eventually you just get so frustrated that you have to take an angle-grinder to your computer, and it really takes a long time to get all the little bits of metal out of the carpet.

    1. Re:Anecdote time by suso · · Score: 4, Funny

      Yes, that's why I subscribe to Slashdot(TM), so I can read things before you do.

    2. Re:Anecdote time by Alexis+Boulva · · Score: 3, Funny

      Just give your computer *Zed* for a hostname...then you'll enjoy the meticulous job, Marcellus...

    3. Re:Anecdote time by Anonymous Coward · · Score: 5, Funny

      >> Funny thats EXCACTLY how I feel when "using" Linux. But since this is Slashdot, that makes me a troll.

      Hi! It looks like you're trolling Slashdot. Would you like me to check your spelling of the word "exactly"?

    4. Re:Anecdote time by LittLe3Lue · · Score: 4, Informative

      its been slashdotted.

      Here is a link coral cache link:

      http://www.linux-watch.com.nyud.net:8090/news/NS81 24627492.html

    5. Re:Anecdote time by Poltras · · Score: 3, Insightful
      Oh please, pretty please. Explain to me why, why in this case, Linux, in its greatest magnificient userfriendliness, doesn't surpass Windows usage when it comes to pops and moms computer?

      Having RTFA, it would probably have given you much more knowledge on the topic than you previously had, right? Because it gave you sooo much insightful information that wasn't previously covered...

      I sometimes wonder if it's possible to moderate articles "flamebait"... Because bashing windows without any objectivity to that rate is not considered editorial anymore in my book. It's easily made in 5 minutes (2 if you don't have any formatting), and will bring cash to your company by being sure posted on slashdot.

      Next, since when does my grand mother needed to use a freaking command line to do any of her stuff? Granted, for server stuff, you need a command line on Windows, and that grounds (servers) is owned by Linux more and more (Unix-flavored OSes too).

      Also, want to talk about games runned full rate? I don't know many power Unreal or Battlefield 2 players who use Transgaming...

      call me troll, or overrated, but I really think I've made my point, and instead of just giving the traditional "ooooh aaaah" or "boooh", you should try to make a discussion.

    6. Re:Anecdote time by Kosmatos · · Score: 3, Interesting

      My top 5 reasons for using Windows on my Intel PCs:

      1) Generally more software and games I like run on it.

      2) More devices I'm interested in come with drivers and support for it.

      3) Viruses and worms don't affect me, I have a firewall, and I don't click on phishing email links, I don't visit questionable web sites. So it is as secure as I need it to be.

      4) My Windows XP is generally stable and free from crashes. I do use my computers a lot, and appreciate this. Its not perfect, though, but still, I have had bad experiences on other OSes such as OS X.

      5) ...well, ok, that's it.

      --
      I'm your huckleberry
    7. Re:Anecdote time by Anonymous Coward · · Score: 5, Informative

      Here is an anecdote. From this past weekend, in fact.

      I have been a MS programmer for 15 years. I have been using Linux consistantly during the last several years - I have a whole stack of distro CDs dating all the way back to redhat 5.2. So I am no n00b, but I am still a Windows guy by my day job.

      My small team of developers has been in need some issue tracking software, so I decided to get Bugzilla up and running on a fresh Linux install for the team to look at on Monday. I gave myself the whole weekend to get it done. I chose Slackware 10.1 as my distro. I went though the usual partition, choose packages, etc. with no problem. I chose to install mysql and apache (for Bugzilla) as part of the initial OS install.

      First boot, the mysql daemon dies immediately and unexplainedly. Hmmm. Ok, I decided to get X running and then I would deal with that later.

      GNOME comes up, CRASH, the configuration manager is puking. I dig through some logs, tweak, reapeat. I do this a dozen times over with no luck fixing the problem.

      XFCE is my favorite "small footprint" window manager anyway, so I give up on GNOME and copy the XFCE startup script file over. XFCE comes up fine. Phew!

      Ok, back to mysql. Nothing really indicative in the logs, but I find some "post install" instructions on the web so lets try those. Modify some config files, run some scripts, still dies with the same error. Tweak, try, fail, repeat. Then I dig with Google some more help info in the newsgroups. I modify more config settings, run the scripts again, repeat, finally the daemon is up and running.

      Now, I want to get the graphical admin app running on the new server so that I can prep the users and permissions it for the bugzilla install. So I download the rpms from mysql.org and install them. Hmm, lots of dependancy errors. I dig through the docs and find a mention to use --nodeps and --force. This makes no sense to me, why have dependancies if you are going to blow past them? But I go ahead and it appears to install just fine.

      I run the graphical admin app and it comes up. Then I try to add a user and the admin app dies when I try save the user. Hmmm. I look at the error message. I look at the logs. I search online for help. Tweak, run, die, repeat.

      At this point I have wasted most of my free weekend futzing around. I decide to install onto Windows Server 2003 just to "git 'r done" before Monday. The mysql graphical install goes without a hitch, enter my port and root password info in to the nice dialogs, and the service starts right up. Same with the apache install. Same with the Perl install.

      The Bugzilla install takes a little more time. There is one config file to modify, some Perl modules to install, some scripts to run. 2 hours later I am looking at Bugzilla in my browser. That was after 10 hours on Linux and I didn't finish step one - the mysql install.

      The Point: In the Linux vs MS argument, it aint just about being willing to edit config files with an editor, read man pages, dig aroung online, and get your fingers a little dirty. I gave this little project my whole weekend in order to give Linux a chance. How many more hours should I have given it? 10 hours? 20 hours? This was my own time, but had I been on company time our that of Windows 2003 would have just paid for itself.

      This was one anecdote, but I have been through this type of things before with Linux. Sometimes things work on Linux "out of the box", and sometimes they dont. Getting my video card drivers to work was a chore. Getting Open Office to create a document with trashing the formatting unexplainedly was a chore. Sigh.

    8. Re:Anecdote time by zippthorne · · Score: 4, Funny

      Troll and Grammar nazi, meet meta-poster. He's better than you because he's "above the fray"

      signed,
      Self-referential meta-meta-poster.

      --
      Can you be Even More Awesome?!
    9. Re:Anecdote time by neuro88 · · Score: 4, Insightful

      Some oddities I'd like to point out:

      1) I don't think Slackware was meant to be an "easy" distribution. Why did you select that particular distribution?

      2) You installed rpms? In slackware? Of course you had problems. Slackware doesn't support rpm's natively. Slackware supports .tgz, which I believe still (and intentionally) don't have dependency checking. So the MySQL rpm(s) wanted the things that mysql depends on (as it should), but those dependencies hadn't been installed in rpm format so it didn't think the dependencies were there.

      3) I recall that the slackware devs were dropping gnome from the main distribution (or something along those lines). Even if they hadn't dropped gnome yet, I believe they're still planning to because they were having some trouble with gnome. So I would expect the gnome experience under slackware would be less than seamless.

      I'm not pointing this out because I'm yet another GNU/Linux zealot. I'm pointing it out because I would've expected you to have these problems with the choices you made. I think it's very good to hear stories about people having trouble with Linux to show us that Linux isn't perfect in every way, because we can fix the weaknesses that we know about. Knowing about such issues also keep us grounded with the realities of Linux; however, I don't think your particular anecdote suggests much one way or the other.

  2. When was the last time you edited a .conf? by garcia · · Score: 5, Insightful

    Reason number one: Linux is too complicated

    Linux *is* too complicated for a good many people but it doesn't have anything to do w/the system design or how it works. It's too complicated because it's different from what they use every day at work and at home.

    Yes, it doesn't take that long to learn how to move around in the UI and find the alternative software that Linux runs. It's just different. People don't have enough time to eat, sleep, pay attention to their kids, or take their garbage cans in... They aren't going to have the time to install, adapt, and change the habits they learned using Windows for the past 15-20 years.

    Compare that with Windows where, it's possible -- not likely, but possible -- that you'll need to use a command line now and again, or edit the Windows registry, where, as they like to tell you, one wrong move could destroy your system forever.

    You know, I consider myself knowledgeable with computers. I run multiple OSs at home and have run many more over the course of my life. You know how many times I've edited the system registry since its inception? Less than 5. I really doubt that anyone *needs* to edit their registry ever.

    You know how many times I've had to edit a configuration file on Linux? I just did it 12 times yesterday alone for two different programs. Will editing a .conf file on Linux crash your system? Maybe, maybe not, depends on what you're doing. But the likelihood that someone would have to do that editing is higher on Linux.

    I love Linux. I use it on my servers, I use it on my desktops, and I use it on my entertainment center, where it powers my HDTV TiVo and my D-Link DSM-320 media player, which turns my network into a media library with terabytes of storage. Heck, I even run Linux on my Linksys WRT54G Wi-Fi access points, which hook the whole shebang together.

    When was the last time you had to edit a configuration file with a text editor on your Tivo? I never have. When was the last time you had to fire up your WRT54G and wonder what all the fsck messages were? Never. Just because Linux is being used to power the device does not mean it wasn't designed to be user friendly. Most people don't surf the web and write research papers with a remote control or by hitting a recessed hard-reset button.

    I realize that this was a tongue-in-cheek article and I realize that it was mildly humorous but I just really felt that it was just as bad as Microsoft claiming that Linux costs more. This bullshit where Linux users fault non-Linux users for not switching because of the lack of difficulty is just bullshit.

    Linux isn't easy and it does have a learning curve. Most people just don't care to take the time to learn it.

    I wonder if Microsoft just releases their "research" to give us stuff to make fun of :) Maybe they have the sense of humor! :)

    1. Re:When was the last time you edited a .conf? by arth1 · · Score: 4, Insightful
      Garcia (6573) wrote:
      Yes, it doesn't take that long to learn how to move around in the UI and find the alternative software that Linux runs. It's just different. People don't have enough time to eat, sleep, pay attention to their kids, or take their garbage cans in... They aren't going to have the time to install, adapt, and change the habits they learned using Windows for the past 15-20 years.

      I have a problem with this (apart from the obvious -- that Windows hasn't been around for the past 15-20 years) -- how is causing people to choose Windows as their first system?
      Correct me if I'm wrong, but I think that for people getting their first system, Windows is even more common than average. This obviously isn't because they're used to it.

      Until you see nearly as many Linux boxes in the store as Windows boxes, and schools give kids Linux boxes, Windows will have an advantage.

      Regards,
      --
      *Art
    2. Re:When was the last time you edited a .conf? by garcia · · Score: 4, Informative

      I'm confused:

      I have a problem with this (apart from the obvious -- that Windows hasn't been around for the past 15-20 years)

      This is 2005. From what I remember Windows 1.0 was released 11/85. Would you have been more satisfied if I had said 15-19.5 years?

    3. Re:When was the last time you edited a .conf? by xtracto · · Score: 4, Insightful

      Reason number three: Linux doesn't have enough applications

      Really now. I mean, most Linux systems only come with secure Web browsers, like Firefox; e-mail clients, like Evolution; IM clients, like GAIM; office suites, like OpenOffice.org 2.0; Web page editors, like Nvu; and on, and on, and...


      People do not want new different IM clients or email or web editors or office suites or whatever, people want THE software their are used to use. Unless the other "new" software is identical to the old software they used to use they wont use it.

      As someone else said previously in /. when people is changing to a new technology, they are looking for something that is BETTER, EASIER and that will yield them less inconveniences than the technology they are actually using. And yes, the learning curve is an inconvenience for all of the people that DO NOT CARE about how computers work.

      Sorry to be the one to tell it but, that is the main reason all the Joe and Jane User keep using their old buggy software.

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    4. Re:When was the last time you edited a .conf? by Jeff+DeMaagd · · Score: 5, Insightful

      I think the first three points in the article are entirely valid reasons to stay away from it as a desktop. I use Linux for servers, in a MythTV system, in my APs, but not as my desktop.

      And the claim that Windows is a prohibitive fraction of the computer's price, it isn't. Scuttlebutt is that the OEM licence is around $40 in volume.

      You can say Linux is free in several senses, but time getting used to the new system, and frurstration are costs that Linux proponents don't consider. Relearning how to use every type of program is a daunting task for someone that just wants to USE their computer, not fiddle with it. I simply have gotten used to Windows, know how to keep it stable and how to protect it, and very little of that knowledge transfers.

    5. Re:When was the last time you edited a .conf? by jim_v2000 · · Score: 5, Insightful

      I'm sorry, but it is going to be a very long time before Linux makes it to retail stores in any large numbers. It just is not as easy to use as Windows. Slashdotters seem to forget that not everyone is a computer guru. I work in a tech support call center for ACT!, and let me tell you, 90% of people I talk to don't know jack about their computers...and throwing in things like roots, shells, and crappy application installs are only going to confuse them more.

      You want to see Linux go the the big time? Make it easy to use. Don't give the user a choice between KDE and Gnome. Don't even let them see the packages to install...the names will confuse them. Make applications easy to install...maybe even make them install dependecies automatically. Never mention anything about a root account...the end user doesn't need to know. Basically, let them drive the car without explaining how it all works.

      Anyway, just my $.02

      --
      Don't take life so seriously. No one makes it out alive.
    6. Re:When was the last time you edited a .conf? by goldspider · · Score: 3, Informative

      "You know how many times I've had to edit a configuration file on Linux? I just did it 12 times yesterday alone for two different programs. Will editing a .conf file on Linux crash your system? Maybe, maybe not, depends on what you're doing. But the likelihood that someone would have to do that editing is higher on Linux."

      Thank you! Thank you!! THANK YOU!! You and I don't always agree, but you're right on the money this time!

      This is the ONLY reason why I haven't pursued a switch to Linux (dabbling with Ubuntu a little...) with more enthusiasm. I spent 3 hours modifying .conf files trying to get a USB sound card working, with no success. You know what it took to get it working in Windows? I plugged it in.

      Somehow, Windows knows to use the USB sound card when I have it plugged in, and the on-board sound when it's not. Trying several suggested solutions from various Linux forums produced nothing.

      Until Linux comes up with some form of Plug-n-Play, the average user is going to stay away. People don't want to risk hosing their systems screwing around with .conf files. Take it from me; I'm one of them.

      --
      "Ask not what your country can do for you." --John F. Kennedy
    7. Re:When was the last time you edited a .conf? by saintp · · Score: 3, Insightful
      When was the last time you had to choose between KDE and Gnome? I can't remember the last time I did. Maybe when I installed Redhat 8 or something.

      I agree that installation needs some work, but a lot of that is getting users to understand that they don't need to go google for some crappy piece of freeware; they need instead to fire up YaST or whatever the equivalent is in your favorite distro and find it that way. (YaST is not a perfect tool; it's just the tool that I'm the most familiar with.) It's a different way to install, but not inherently any more difficult. Have you used yum or apt-get? I know, they're command line, but they resolve dependencies automatically. YaST does too, but it's a little more verbose.

      My point is that none of the problems you point out are unsolved; we just need a comprehensive solution that includes all of the available technology.

      My girlfriend runs Linux. She doesn't know what a shell is, nor does she care. (When was the last time you needed a shell for a (l)user-level function? Again, Redhat 8.)

      Anyone who runs Ubuntu doesn't need to know what root is, either. You need to stop running Slackware 1, get with the program, and install one of the many polished, modern Linuxes with lots of promise to be viable competitors to Windows and Mac OS X. Seriously. Your post should be modded -1, Interesting Five Years Ago.

    8. Re:When was the last time you edited a .conf? by smallpaul · · Score: 4, Interesting

      Not that it really matters for making the point, but modern Windows navigation conventions really date back to Windows 95. Windows 95 and Gnome have more in common than Windows 95 and Windows 3.1 did. Do you remember the "program manager" and the "file manager"?

  3. Flamebait by Anonymous Coward · · Score: 5, Insightful

    It's a pity we can't moderate stories as flamebait

  4. Kinda funny, but... by Crixus · · Score: 3, Funny

    The article was mildly amusing, but on the whole it seemed like a bit of a sarcastic rant. Not that I don't like those, but I expect more out of a Slashdot headline story.

    --
    Ignore Alien Orders
  5. Reason: Choice. by CdXiminez · · Score: 3, Funny

    A reason not to use Linux: Choice.

    Many distro's of Linux to choose from, so many applications to choose from...
    Man, choosing is almost like thinking, it's hard!

  6. Re:Bzzzttt!!!!! by garcia · · Score: 5, Insightful

    Then how come OSX is so freakin' easy for everyone to use? It only takes a few minutes.

    Actually, I find OS X the most difficult to use at times probably because it's the most "different" for me.

  7. The one reason they forgot: by Ihlosi · · Score: 5, Insightful

    Games.

    1. Re:The one reason they forgot: by KtHM · · Score: 3, Insightful

      Those aren't the ones people want to play. They want to play The Sims, World of Warcraft, Half Life 2...

      Who gives a shit about Tux Racer?

  8. And 10 reasons to use SCO OpenServer6 instead... by GillBates0 · · Score: 5, Funny
    ...straight from the horse's mouth:

    1. OpenServer 6 Costs Less
    2. SCO Has a Superior Kernel
    3. OpenServer Has Better Security
    4. SCO Has a Customer-Driven Roadmap
    5. OpenServer 6 is Backward Compatible
    6. SCO Allows You to Focus on Your Core Competency
    7. SCO Owns and Warrantees its Products
    8. SCO is Unifying its Code Base
    9. SCO UNIX: Legendary Reliability
    10. SCO Has an Award-Winning Support Team

    Read TFL for buzzwordy drivel and meaningless tripe from Darryl himself. Didn't know he'd registered a website in his name to spout his n0nsense.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
  9. Objections by Bimo_Dude · · Score: 5, Insightful
    While I think it's a good idea to write an article that addresses some of the common objections to switching to Linux, I think that having the article written in such a flamebaitish manner undermines the whole thing.

    Also, when trying to discuss the benefits of alternative operating systems, it does not help the argument if you (by this, I mean the writer of the article) come off as being sarcastic and condescending.

    My $.02 anyway.

    --
    "Teleporting Rodents with D-Cell Battery Displacement" theory -- IgnoramusMaximus (692000)
  10. Linux installs still hit and miss by kgruscho · · Score: 3, Insightful

    Ive tried several different linux distros on computers including my homebuilt Asus A7N8x-e deluxe AMD system and pentium 4 dell's at my lab. Ati 9600 level graphics on them.

    None of them boot DSL properly. Mandrake Move no. Gentoo liveCD works, can install gentoo, but massive pains in getting the bootloader to work with drive due to the existance of SATA.

    Your mileage will vary, until Linux gets better simpler support for hardware, especially with regards to X, ive yet to get X to run without having to abuse myself relearning conf files, don't even compare them to windows.

  11. Mirrordot by Phil246 · · Score: 4, Informative

    Seeing as the linked article is grinding to a crawl, here's the mirrordot
    http://www.mirrordot.org/stories/384802a7fdfeda4ae 7ca3f011299d755/index.html

  12. Reason #6 by iCEBaLM · · Score: 4, Funny

    You already have MacOS X :D

  13. Linux doesn't have enough applications... by Anonymous Coward · · Score: 3, Insightful

    And there it is... I know it was an attempt at sarcasm, but until you can give me BF2, SWG, WoW, and HL2 without sacrificing a crap ton of performance (cedega I'm talking about you), I'll stick with Windows. Linux can power my webserver like no other, but I have no use for a linux desktop.

  14. Slash-dud by jeff_schiller · · Score: 3, Informative

    One thing the article steps around is the fact that many people like to use their computer for games. In that respect, the availability of Windows titles DOES dwarf Linux availability. So this, a sarcastic and biased rant about Linux being better than Windows, is headline news, whereas a story involving Opera turning 10 years old today and giving away its desktop browser licenses (happening NOW) is rejected by the /. mods.

  15. Support by thc69 · · Score: 3, Informative
    From article:
    Reason number 5: Linux is more expensive

    Are you calling Microsoft a liar? Those nasty Linux companies, like Red Hat or Novell/SUSE charge you a fee for support.
    He goes on to describe why Windows is more expensive through purchase cost in your computer and in additional software. He fails to mention that Microsoft charges for support after two calls:
    2 support request(s) submitted online or by a phone call are included at no charge. Unlimited installation support is available by phone at no charge.

    (866) 234-6020
    All additional support requests are $35.00 US per request or use an existing contract

    (800) 936-5700
    Advanced Issues $245.00 US
    (from http://support.microsoft.com/oas/default.aspx?ln=e n-us&x=18&y=6&c1=509&gprid=3221& )
    --
    Procrastination -- because good things come to those who wait.
  16. A Few Linux Administrators by velocidisc · · Score: 3, Funny

    A Few Linux Administrators
    with apologies to Jack Nicholson (as Bill Gates, on trial for releasing his Code Red "update" and destroying the Open Source Software movement)

    You can't handle the truth!

    Son, we live in a world that has data. And that data has to be guarded by men with servers. Who's gonna do it? You? Linus?

    I have a greater responsibility than you can possibly fathom. You weep for Open Source and you curse Microsoft. You have that luxury. You have the luxury of not knowing what I know: That Linux's death, while tragic, probably saves data. And my existence, while grotesque and incomprehensible to you, saves the Internet. You don't want the truth. Because deep down, in places you don't talk about at board meetings, you want me in that Server Farm. You need me in that NOC. We use words like Start, Update, Explorer ...we use these words in a lifetime spent defeating software rivals. You use 'em as a punch line. I have neither the time nor the inclination to explain myself to a user who surfs and emails on the Internet that I provide, and then questions the manner in which I provide it. I'd prefer you just said thank you and went on your way. Otherwise, I suggest you format your C:\ drive and load Windows 3.11. Either way, I don't give a damn what you think you're entitled to.

    Did you release the code red?

    I released the update your servers were begging for.

    Did you release the code red!?

    You're goddamn right I did!

    --
    Uva Uvam Vivendo Varia Fit
  17. The Biggest Reason Not To Use Linux by eno2001 · · Score: 5, Funny

    It's bad for the economy!! Imagine buying a computer system and having it still usable for modern applications nearly a decade later. The various Linux distros allow for this. That cuts into profits for desktop and server sales. That's why Windows is the better choice. It pushes the hardware requirements up so quickly that you need to get new hardware every two to three years. This is good for the economy. Therefore Linux is UnAmerican.

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    1. Re:The Biggest Reason Not To Use Linux by eno2001 · · Score: 4, Informative

      Funny you should mention that. My main box at home is a dual PII 450 with 768 Megs of RAM. Bought it in 1997/98. Here's a short list of what it does:

      1. Internal DNS
      2. DHCP
      3. NFS
      4. Samba
      5. Internal Web Server
      6. VoIP Server (Asterisk PBX)
      7. Stateful (ie, always where you left off on the desktop) GNOME Desktop Application Server for four users simultaneously via VNC with all the needed apps (web, mail, office, im)
      8. NTP server
      9. Various emulators for playing DOS and Windows games and VMWare for more serious work stuff.

      All I needed to do was a little tweaking to some kernel settings for better desktop performance.

      Thanks for asking.

      --
      -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  18. Why aren't more people using Linux? by Lellor · · Score: 3, Interesting

    That's a difficult question. After 10 years of being a viable, usable operating system, one would have thought that Linux would have made more inroads and become more mainstream. I think that Microsoft's blackmailing of computer vendors has something to do with it, but there's no single factor.

    Where I work, for example, we are forced to use XP on the desktop despite the fact that the main tools that most of the core team use are available for Linux (Java, Eclipse). Ok, some of the tools that the core team uses are unavailable on Linux, like Photoshop, Lightwave, 3DStudio Max, etc. But a lot of people could be switched over tomorrow. Why, then, are the free *nixes relegated to the server-side? There are also issues with lockout on the server side, though, with some properietry packages such as our VPN software only running on Windows, yet Linux has still managed to gain a significant portion of the server market despite these factors. So why not the desktop?

    I think a lot of it has to do with the mindset of the managers at companies - for the most part they are not willing to give new technologies the go-ahead, even if it makes sense financially. The only way to solve this is to either get more technically competent management into companies (yeah, right), or to find a way to break Microsoft's strangehold of OEM and desktop markets.

    --
    Liberal Ontarians and French Quebecers are draining Western Canada's wealth. Stop them now! Support Western separatism.
  19. Windows' built-in web page editor by DaveM753 · · Score: 3, Funny

    Hellllooo.... notepad.exe

  20. OS X is a terrible interface in my experience by gosand · · Score: 5, Interesting
    Actually, I find OS X the most difficult to use at times probably because it's the most "different" for me.

    I have never been a Mac person. I just don't get it. Then OS X came out, and all I heard was how awesome it was. More unixy? Sounds good. I went into an Apple store in a mall where they had all the cool, shiny goodness. I played with it for a while. Hated it. Frustrating. It didn't make any sense to me. A couple of years later, and I acquired a Mac at work as a test machine. My machine was down for a day for some new hardware, so I used the Mac. Horrible, unproductive day. To me, that intuitive interface is like trying to pound nails with a carrot. A bright, shiny, pretty carrot, but just a carrot.

    I am not bashing it, I am just saying it isn't for me. And I hope that I am not the only one out there.

    --

    My beliefs do not require that you agree with them.

    1. Re:OS X is a terrible interface in my experience by ducomputergeek · · Score: 5, Insightful

      This doesn't make sense to me. I've used solaris, AIX, Windows 9x/NT4/2000/XPpro, various Linux distros, FreeBSD, OpenBSD, and OS 10.1/.2/.3/.4. Linux pissed me off at first. (actually Linux still pisses me off for many reasons) If I had only used Linux for a day, I would be bitching at having a lost day. In fact I lost many days trying to get hardware and systems to work together(granted this was in the days of Slackware 2) (For the record I prefer BSD for many reasons. Including the ultimate license in Free-Beer and Free-Speech) My first mac was an iBook. I was leaving the country for an extended period and I needed a laptop that would just work for Office apps, email, and web browsing. I had to get used to a one button mouse when using the touch pad on the road, but if I was at home, I just plugged in my MS optical mouse and two buttons work fine. After about two weeks I got used to the one-button mouse. I have a friend that is a sales rep for Coke and I am a fan of Pepsi products. He once said, "Doesn't matter. Drink coke for a week and you'll prefer coke. Drink Pepsi for a week and you'll prefer Pepsi". I think the same thing applies with any computer system. Give it a couple weeks and then see. Why I like OSX is because all my Unix goodies I was used to under BSD, Apache/MySQL/PHP/Perl, were all extremely easy to install, especially since I was able to find package installers that did all that work for me. I had to edit the Apache conf file to enable php, but no matter what system I've installed apache on I've had to edit the conf file at least once. All of my custom BSD apps took minor, if any, changes in code to compile on OSX as well. I found the Dock extremely easy to use and the best part of OSX: Applications everyone else uses. I was able to buy MS Office (which was a charm to use on the Mac because it actually works), dreamweaver, Quickbooks pro, Quicken, Photoshop, illustrator, fireworks, Quark Xpress, Lightwave 3D, and a few Apple only applications like Final Cut Pro. I also have to admit I hated Word for mac (v.x) for the first 3 months I used it. Powerpoint on the other hand is a different story. PowerPoint just seems to work better on the Mac. Not only that but I have found OSX to be incredably stable. The system crashed to the point of restart 4 times in 3 years. Two of those times were while running OS 9 applications in the emulator (Quark). Most of the time, I just shut the lid and would open it and the system would spring back to life for weeks on end. I once had an uptime of over 100 days until my battery died on a long trans-atlantic flight. It is for those above reasons that people have really fallen for the OS X platform. A number of engineering depts I know have purchased PowerMacs with OSX, especially after the intro of the g5 processors, to replace DEC, SUN, and SGI workstations. Those workstations often cost USD 20,000+ when they were orginally purchased. Suddely $8,000 for a maxed out machine with 8GB of Ram is a bargin for those people. Saying I don't like _________ because I used it for one day and it was different isn't a good arguement. Its an argument, just not a good one. Saying I don't like Linux because no two distros are exactly the same and compiling binary programs for every platform is time-consuming and expensive is a real pain in the ass, not to mention Linux geeks tend to customize installs further adding to hassles with emails like "this won't work on my custom hacked 2.6 Kernal with a mixture of Fedora/Slackware/and Debain I cobbled together and for those reasons is why I prefer developing for *BSD or OSX because I know where the dependancies will be on a standard installation is a much better argument.

      --
      "The problem with socialism is eventually you run out of other people's money" - Thatcher.
    2. Re:OS X is a terrible interface in my experience by slashdotnickname · · Score: 3, Insightful

      I've used solaris, AIX, Windows 9x/NT4/2000/XPpro, various Linux distros, FreeBSD, OpenBSD, and OS 10.1/.2/.3/.4

      Might I recommend you try the latest ParagraphOS.

  21. Re:Bzzzttt!!!!! by melquiades · · Score: 5, Insightful

    Familiarity is by far the largest factor in ease of use.

    Anything can start to feel comfortable given enough exposure. Why is popular music popular? Because they play it over and over and over. (People often confuse cause and effect in this one: it's usually popular because of the repetition, not the other way around.)

    Use nothing but OS X for a year and everything else will seem awkward. Same goes for any other OS.

  22. Re:Bzzzttt!!!!! by suitepotato · · Score: 5, Insightful

    OSX is polished and has a singular top-down vision from Jobs and his unholy cult. There's no scattershot design by committee of blind idiots which is but ONE of the things hobbling Linux.

    The biggest obstacle to Linux is that it is ruled, dominated, infested and infected with a "difficult is beautiful and better than easy or correct" mindset. There is active resistance to any sort of architectural framework promulgation beyond the kernel and even that is challenged by people second-guessing Linus. Never mind that easy to use GUI design is eschewed by Linux writers who seem to be inherently unable to grasp that what is easy for a techie geek is NOT the thing that the common end-users need or want.

    The arrogany egocentric attitude of introvert geeks still rules: it should work the way I say and not the way those n00b lusers say. Microsoft doesn't work that way and look where they are today. Look where Linux is by comparison. EASE, not FREE or OPEN should be the buzzword of Linux.

    --
    If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
  23. Please fix the link by Rogerborg · · Score: 4, Funny

    We were promised a humorous article.

    --
    If you were blocking sigs, you wouldn't have to read this.
  24. Re:Not my experience by dfn5 · · Score: 4, Funny
    1. It's been a pain to install
    This is totally untrue. Installing Linux is an easy 10 step process.
    1. Boot the CD
    2. fdisk your hard drive
    3. mkfs your filesystems
    4. ifconfig your network cards
    5. extract the software to compile your system
    6. Recompile this software for your CPU
    7. Compile and install the base system software
    8. Configure, Compile and install the kernel
    9. Configure your boot loader
    10. Reboot

    --
    -- Thou hast strayed far from the path of the Avatar.
  25. Re:see no evil, hear no evil, talk no evil.. by hypnagogue · · Score: 4, Informative
    where's the Maya/3DS/LW/Softimage alternative?
    Alternative? Maya, Lightwave, Softimage are all available on Linux. No alternative needed: use the real deal. Or is it that you want to compare free-free software with incredibly expensive proprietary software?
    dont be a bone head and suggest Blender
    Gotcha.
    --
    Liberty you never use is liberty you lose.
  26. A couple of good reasons by axolotl_farmer · · Score: 4, Funny
  27. BIAS ALERT! (was: Re:Anecdote time) by Anonymous Coward · · Score: 5, Funny

    Oooohhh - did you notice how strongly biased the article is against Windows? It's even outright lying:

    "And, Microsoft also has Microsoft Office, which -- oh wait, you don't get that with the operating system, do you? You also don't get a Web page editor either, do you?"

    Windows comes with full office and web editing capabilities for free: wordpad

  28. But do you really blame them? by BlackCobra43 · · Score: 5, Insightful

    Do you know how your car runs ? Do you care? When you switch cars, do you switch to a manual transmission just for shits and giggles even though you don't know jackshit about shifting gears (supposing you use an automatic)? I would think you would look for a car that's as simple as the previous one, but faster, cheaper - better! People view their computers as their do their cars - goods beyond their comprehension that they can USE.

    --
    I never spellcheck and I freely admit it. Save your karma for more worthwhile "lol erorrs" replies
  29. Re:see no evil, hear no evil, talk no evil.. by slashflood · · Score: 4, Informative

    where's the Maya/3DS/LW/Softimage alternative? It doesn't exist (dont be a bone head and suggest Blender here, its like comaring a 79' VW to a Ferrai).

    Are you nuts? Maya, Softimage and Lightwave are all available for Linux and the major studios are using mostly Linux clients and render farms.

  30. Re:Bzzzttt!!!!! by Taladar · · Score: 4, Insightful

    What you simply don't get is that with Linux most people write the software to use it themselves. Those people advocating Linux for Joe Sixpack are not the people writing the software. Those just write the software exactly the way they like it and that is good. If any change is necessary than it is the advocates who have to stop pretending Linux was written with the "normal" user in mind.

  31. some 5 reasons why linux is still not ready by mcn · · Score: 3, Insightful

    5) still have to meddle with .conf files. not good enough for normal users

    4) slow. it used to be that one argument for linux and against windows is that linux is faster, but not anymore, it seems. on my old pc, winxp is clearly faster than linux (with kde/gnome) of any distro. response in graphical linux is not snappy enough.

    3) fonts. either it's fat and anti-aliased or skinny and aliased. in other words, it's plain ugly compared to windows.

    2) desktops (kde & gnome) and menus are still crude. as much as i hate windows, i find the xp interface is nicer than kde and gnome. their windows, toolbars and buttons are proportionately sized by default. you don't get dialog boxes shooting beyond the bottom of screen. and normal users tend not to know where to find what in the menus.

    1) no equivalent _and_ compatible applications. especially outlook. i can overlook this outlook thingy, but many many people cannot.

  32. Re:Bzzzttt!!!!! by ceejayoz · · Score: 5, Funny

    What you simply don't get is that with Linux most people write the software to use it themselves.

    He gets it.

    He also gets that that is one of the reasons Linux seems to have "scattershot design by committee of blind idiots"...

  33. Apache by RAMMS+EIN · · Score: 5, Informative

    ``Take a look at Apache. A server widely acclaimed for its up-time, and yet you can't even change a single setting without restarting the server!'' /etc/init.d/apache reload

    Reloads the configuration without taking the server down. Many Unix daemons do this when you send them a SIGHUP.

    --
    Please correct me if I got my facts wrong.
  34. Re:Such a sacarstic moron by Kirth · · Score: 4, Insightful

    The fact that support for ACLs isn't as universally implemented in Linux as it is in Windows is flat out embarrasing.

    Not if you compare them to the defaults they misconfigured in windows. Writeable \Windows\system ? Come-on! Those default ACLs are a complete utter fuck-up.

    --
    "The more prohibitions there are, The poorer the people will be" -- Lao Tse
  35. Re:Such a sacarstic moron by mengel · · Score: 5, Informative
    I saw it.

    Just to pick one out-and-out lie from the general confusion of your posting:

    Excuse me, but the open-source community wrote Apache from standards they didn't write.
    Well, lets see, Apache was based on NCSA httpd, which was a rewrite of the original www consortium httpd, which was written originally by Tim Berners-Lee. (all of which were open source). Now lets look at the original HTTP protocol standard -- what do you know, the authors are Tim Berners-Lee, and R. Fielding, from UC Uvine. And look at the Apache core team -- Roy Fielding!

    So, in fact, the open source folks who wrote Apache and its predecesors are the folks who wrote the standards.

    So as I posted on your site, the above statment is downright slanderous, and you should retract it.

    --
    - "History shows again and again how nature points out the folly of men" -- Blue Oyster Cult, 'Godzilla'
  36. /. Has to stop posting these things by re-Verse · · Score: 4, Insightful

    These "articles" aren't helping linux - they aren't funny, they aren't informative, and they aren't going to sway any windows users to linux. It looks pathetic, and desperate. I am a linux user, but have a lot of family members and friends who use windows. You can be quite sure that they have never had to enter in to the registry to make system changes.

    The fact is that anyone with a bit of knowledge can probably bring down their windows system, or their linux system. Its quite easy to delete or change important system files by thinking you know more than you do. An old systems guru, when I was just starting out in the world of IT but it to me this this: "It is ok to have no knowledge, and ti is ok to have a lot of knowledge. You can walk on either side of that road and be safe. If you walk down the middle of the road though, you will probably be hit by a truck." Is very true. Newbies generally won't destroy systems.. linux/windows/whatever... they just can't figure out how.

    I'm not sure why CmdrTaco says that the article provokes some thought, as the article is shouting the same thing some of the lesser informed linux zealots have been for years.

  37. Re:Bzzzttt!!!!! by slushpupie · · Score: 5, Insightful

    "The only intuitive interface is the nipple. Everything else is learned".

    I forgot who said that, but it was some UI designer a few people have heard of.

  38. My not so formal response to your blog post by Knome_fan · · Score: 5, Insightful

    1. Linux is too complicated
    "Suppose I install Gnome as default and want to install KDE and use that as the default. How easy is that? Well, every time I try, I have to search through several configuration files with 100s of lines to find the one that specifies the default GUI, and then it often doesn't even work."

    Ehm, install it and choose KDE as the default session the next time you see a login screen. Not really hard.

    2. Linux is too complicated
    "How many patches must you apply to SuSE right after install for all the security fixes? Dozens. Windows? Dozens. Hmmm... Seems about even there. To be safe, you ought to be behind a firewall in either case. I've never found a recent Linux distro that didn't have patches ready to install as soon as I finished installing to OS."

    Jesus...
    For starters having to download security updates doesn't really have that much to do with what the guy you are answering wrote and with ease of setting an OS up.
    Second, this has been discussed right here on /. about a million times, but as you don't seem to be aware of it:
    Comparing Suse, which comes with thousands of programs with Windows, which comes with barely anything and then pointing out that you also have to download updates for Suse is pretty dumb, as you compare Apples and Oranges here.

    3. Linux doesn't have enough applications
    "Let's compare apples to apples here. Windows is an OS, not a set of applications."
    Why now and not before?

    "You Linux fanatics get on Microsoft for bundling apps with their OS"
    Small correction, most of the time it's not us Linux fantics, whoever this may be, but law enforcement agencies that get on MS for abusing their monopoly.

    "Windows as an OS isn't inferior just because your open source app doesn't run on it. If you are so big on choices and freedom, why don't you write your app to run on both? "
    Well, everyone is free to choose to take the source code and port it to windows and as you pointed out yourself, many people port or devlop open source software for Windows. So what exactly is your point here?

    "Finally, the price you pay for Microsoft Office is worth the money, if your time is worth anything."
    Ouch, sounds like the latest MS marketing blurb and no, though my time is worth a lot, MS Office certainly isn't worth the money for me, sorry kiddo.

    4. Linux isn't secure
    "And frankly, applying patches in Windows is easier than in Linux. Linux is pretty easy, but Windows is still ahead, I'd say. Argue all you want. But a properly configured Windows box will successfully apply patches to itself better than a Linux one will. At least for me. And if you disagree, just know that most users don't know how to configure Linux like you do, and so your opinion doesn't matter to 98% of the computer users out there."
    Jesus...
    Press on the little update notification on your panel and have _all_ your apps updated. Now that's incredibly hard, you are right.

    About your other drivel. You are aware of sudo and acls, aren't you?
    And you are aware that you can share folders on modern linux distros by simply clicking, just like you described for windows?

    5. Linux is more expensive
    "For the common user who just wants to be productive, and just wants their computer to work the way they want, Windows is faster, and faster means cheaper!"

    Please show me the study that a) supports your conclusion b) finally shows me who this common user is

    To sum it up, your blog entry is probably one of the dumbest things I read recently. Not one good point, only senseless drivel.

    But the worst thing is that a tongue in cheek article, that sets out to debunk some myths about linux let you into a francy that drove you to write your stupid blog post and the proudly anounce it on /.

    Relax kid, nobody's going to take your Windows away from you, even if some prefer an other OS.

  39. Re:Bzzzttt!!!!! by nmg196 · · Score: 4, Insightful

    Not difficult - just ridiculously unintuitive. Kind of like putting your front door lock on one of the side windows would be. What's wrong with the eject button being next to the thing it ejects, like on all other things in the entire world like DVD players, videos, toasters, ejector seats etc etc etc.

  40. How about my own reasons? by irc.goatse.cx+troll · · Score: 3, Insightful

    1) Inconsistant copy/paste behavior between apps.
    Self explanitory really.

    2) Horrible audio support
      (Every card I've used on windows has done multi-open fine, but none do it on linux. at best I can get two DSP interfaces on one card which means hard configuring apps. Don't get me started on surround sound.)
      3) Major lack of applications/stuck with bad ports or buggy emulation
      (Port of AIM completely lacks features, and no third party client supports direct ims with the same content types as the official client. eg, no animated gifs, bitmaps, or just inserting a file-- No official yahoo client, stuck with third party clients that dont do webcams. No IDE comparible to visual studio, or debuggers/disassemblers that can compare to whats common on windows (IDA, w32dsm, olly, softice), etc.
      4) More of an extension on #3, but lack of games.
    I don't care how many different toolkits you can put on tetris, its never going to compare to a game like HL or WOW
    5) No reason TO switch

    Really, this is the reason why I started dual booting and ended up never bothering to boot out of windows. Theres nothing I can do in linux that can't be done in windows. Task wise, all I do is chat, game, browse the web, program, listen to music/watch movies, aquire them, and general remote administrative stuff.

    On linux: firefox, mplayer, openssh, gaim
    On windows: firefox, mplayer, putty, winaim.

    That point goes even further-- Anything worth running is worth someone porting to windows, off the top of my head: The entire cygwin project (which includes about as much stuff as your standard distro), firefox, mplayer, gaim, nmap, netcat, ettercap, etherreal, vim, and im probably missing a few.

    --Sorry for the bad formatting, HTML inside a tiny slashdot comment box is a pain to write.

    --
    Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
  41. Re:Bzzzttt!!!!! by noelp · · Score: 3, Insightful
    I know exactly what you mean - but I think I have figured out why.

    When I bought a mini 6 months or so ago I found that there were some things that I couldn't do straight off the bat - and it took some trips to Help or Google to figure it out. Strange, I thought, after having spent years with Windows and Linux (using/developing/admin).

    It turns out that all my problems stemmed from the fact that I have got into the habbit of doing things in a convoluted fashion (be it due to horrible GUI design, conf files or whatever). The easiest, most obvious way often eludes me as I assume (subconsciously I guess) that it wont work.

    I have had to retrain myself to try the most instictive way (or, at least, what my mum would try) first - and more often that not it works.

    Couple this, with BSD underneath and its no suprise why so many people love it.

    Just my 2p worth.

    --
    'Internet! Is that thing still around?' - Homer Simpson
  42. Ease of updates by internic · · Score: 5, Insightful

    One point you make that is dead wrong in my experience is when you say, "And frankly, applying patches in Windows is easier than in Linux." Now this may be true if you're actually manually applying kernel patches and recompiling the kernel or something, but actually if you're just talking about normal (binary) system updates, one of the big reliefs for me about switching to Linux was that updates are so much less painful.

    If you have a system that uses the apt package manager, then updating your system is as simple as typing 'apt-get update; apt-get upgrade;' at the command line. Or if you don't like that, you can use several of the graphical tools (like synaptic) where it's just a matter of two or three clicks. On the distro I use, Ubuntu, there's actually an applet that periodically checks for updates and allows you to install them with a few clicks. In short, it's quite similar to Windows. Certainly, it's no more difficult.

    Where the advantage comes in is that every damn update in Windows comes with its own EULA. Sure, you could randomly accept legal obligations without trying to figure out what you're agreeing to (though you still have to sit around and click "I agree"), but if you're actually trying to be responsible, it's a real pain. In Linux, updates to the OS, and most of the applications, are covered by the same license, the GPL, and you aren't confronted with a new EULA to accept every time you want to do an update. What a relief! In addition, the updates in Windows would often request a reboot, which never happens in Linux. Even if I update the kernel, I know I can keep using the system (with the old kernel) until I feel like rebooting.

    If you're using a modern package management system, then updating in Linux is no more difficult than in Windows. In addition, there are a lot of things about the updates in Windows that may actually make the Linux process a lot easier.

    --
    "You call it a new way of thinking; I call it regression to ignorance!" -- Operation Ivy
  43. An Interesting response. by WindBourne · · Score: 4, Interesting

    I teach a class at work (Data Structures and Algorthyms or how to code). The other day, I put one of my students on my Linux box. He put in a USB drive and then spent 2 minutes getting upset. The drive was on the desktop marked in clear letters "SanDisk USB Drive" with only 4 icons on the entire desktop. Yet, it never dawned on him to click on it.

    It amazed me that some things are very difficult for people due to it being ingrained.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  44. My first distro by g0bshiTe · · Score: 5, Interesting

    Was SuSe, I had only been using Windows for less than a year and had "heard of this linux alternative", I wanted to see what the hubbub was about. Coming from stricktly Windows, when I installed Linux I was surprised at how much easier it was to get on there than a normal 98SE install. Mine did most things for me, from configuring the drive to formatting and partitioning without having to guess. My first few 98Se installs were nightmares. Still give me cold sweats to this day.

    I decided to go with KDE, though I had no idea what it was other than "some gui". Had I known then what I know now KDE would have gotten das boot. What a resource whore.

    Well sometime passed and I have reinstalled the distro on the machine once since the initial install. And that was from user error. I had purchased a new larger harddrive and was very inexperienced and couldn't figure out how to install a new piece of hardware without a total reinstall. Sure taught me to RTFM. So for me, gaming aside, Windows 98SE installs in the early days --- 3 per month, my first linux distro installs to this day --- 2.

    My personal experience with both os's and derivatives leave me with one conclusion, both OS's have their uses, Windows mainly for those who would rather be controlled by their computer, and those who would rather control their computer.

    I still use Windows for stuff, gaming, video editing, audio mixing, but for tough stuff, security, networking I use linux.

    Thank you to anyone who reads this that has worked on any OSS project, and especially the Kernel itself. It's nice to have more than 2 OS choices.

    --
    I am Bennett Haselton! I am Bennett Haselton!
  45. Re:A great deal... by vertinox · · Score: 3, Insightful

    I fail to see what OSX has to do with a discussion on Linux.

    OS X is a good role model for good user interface designs. Every now and then you'll notice that many linux desktops will use aspects of OS X. I think Linux should strive for OS X ease of use and stability and security.

    Linux has the security down pretty much. A little too good though... I had downloaded the Unreal Tournament 2k4 to my desktop and not only did Ubuntu warn me about running it, but would not let me run it until I actually set the properties of the file to execute. Rarw!

    On OS X, it would warn me and maybe ask me for my password to install as admin, but on Ubuntu I'm lucky if I open an executable script and it doesn't open a text editor (I fixed that, but it wasn't like that out of box).

    Secondly, I found that to get UT2k4 to run I had to run root console and then install.

    And to install Flash on an out of the box Ubuntu install on Firefox? It wasn't a problem for me since it only took 10 minutes of looking on Ubuntu's forums (which I will say are pretty extensive in getting information on how to do this), but I couldn't just open Firefox and install missing plugin like on OS X or Winxp. I had to actually edit my repository list and then run "sudo apt-get install flashplayer-mozilla" from command line...

    I can do that without any problem, but I don't really want to have to research 10-20 minutes on how to get something to run every time I need to install an app.

    --
    "I am the king of the Romans, and am superior to rules of grammar!"
    -Sigismund, Holy Roman Emperor (1368-1437)
  46. Re:Bzzzttt!!!!! by el_womble · · Score: 4, Insightful

    I whole heartedly agree, apart from on the laptops, where it is kinda right next to the drive itself.

    My girlfriend bought a Mac yesterday and to be honest the ejecting system completely stumped her.

    GF: How do I eject the CD?!?!? There is no button?!?!?!
    Me: Press the eject button on the keyboard?!?!?!
    GF: Huh? Thats stupid...

    a few minutes later

    GF: Why does it complain everytime I unplug my iPod?
    Me: You have to eject it first.
    GF: Why?
    Me (thinks): Shall I explain write behind caching or just tell her id...
    Me: You have to do it in windows too... on a Mac you can drag it to the trash, or right click it and select eject, or highlight it and press Apple-e etc...
    GF: Why can't I just press the button on the keyboard?
    Me (thinks): Thats a good question that doesn't really have a none technical answer...
    Me: ...because Steve Jobs says so!

    The way I see it, Apple sat a lot of very clever people down to figure out the most intuitive way of doing something completely unintuitive - unmounting media. None of them had a really good idea, so uncharactoristically for Apple they did all of them and gave you choice. People like choice about as much as they like taxes. They except them as a symbol of freedom whilst secretly hating them for the effort they force them to excert.

    Unless you understand the caching mechanisms and the benefits they produce, its impossible to understand why you need them at all. I blame the floppy disk and DOS. Floppy disks were slow, but if you clicked on save, the minute you heard the clicking and whirring stop you knew the data was 'safe' and you knew where it was. People expect that from USB keys, CD-RW and firewire disks, and its very hard to explain why the new technology is harder to use, even if it is faster, stores more and improves system stability to someone who isn't technical.

    --
    Scared of flying, pointy things snce 1979!
  47. Re:Bzzzttt!!!!! by morgan_greywolf · · Score: 5, Interesting
    Never mind that easy to use GUI design is eschewed by Linux writers who seem to be inherently unable to grasp that what is easy for a techie geek is NOT the thing that the common end-users need or want.

    So what, exactly, is "easy to use" about Windows or other Microsoft products? Before you answer that question, tell me how many "n00b users" you know that use features in Microsoft products like mail filters in Outlook or change tracking in Word or can install programs in Windows by themselves.

    Many can't. Maybe even most.

    The perception that Windows is easy is ludicrious. I have no idea where it comes from -- anyone else know?

  48. Re:Bzzzttt!!!!! by delire · · Score: 4, Insightful

    That is why OS X is "so freakin' easy" for people to use, because it's been designed to be from the start.
    Easy compared to what? In my experience teaching across both KDE/Linux and OSX I see University students taking around a day to become very comfortable with KDE yet after a week teaching students new to OSX I am still getting fundamental useability questions, especially surrounding mouse/selection useage and the 'Finder'.

    Currently I try and avoid teaching on OSX machines; student adaptation simply takes far too much class time. Once they do adapt however, they generally enjoy themselves, though there are always many that simply don't seem to grokk OSX at all.

    Admittedly most of these users come from Windows.. which is ... where most computer users are already.

    KDE appears to understand this very well.

    More and more I'm of the opinion that OSX isn't an ephiphany or beacon of Useasbility, in the general sense, so much as a relatively successful marketing campaign telling us it is.

    As one student asked, "I've lost my program, is this what the Finder is for"?
  49. Re:see no evil, hear no evil, talk no evil.. by TTK+Ciar · · Score: 3, Informative

    Where's the CAD/CAM software?

    Well, aside from the 43 CAD packages (some free, some open source, some commercial) trivially accessible through freshmeat.net, there is also BRL-CAD, the recently open-sourced CAD software used by the Army Research Laboratory to model and upgrade the Abrams battletank, and other systems.

    There is also CAM software available, CNCsr being one example, used for control of CNC (Computer Numeric Control) devices (lathes, mills, routers, plasma cutters, etc).

    There are other, highly valid criticisms of this author's thesis, but the lack of engineering tools isn't one of them. The main source of Linux's strength, IMO, is that it is used by professionals (mainly engineers) to get real work done, and this use drives the direction of its development, and the development of the software running on the platform. In many cases, it is the same engineers using the software that develop the software. This naturally results in software which is highly suited to practical everyday (albeit specialized) use.

    -- TTK

  50. Re:BIAS ALERT! (was: Re:Anecdote time) by databyss · · Score: 3, Funny

    Whoa there tiger... no need to over do it!

    All I ever needed was the edit command from the command prompt. Quite possibly the first multi-tabbed text editor around. (I say "quite possibly" because I really have no idea)

    That was the best text editor I've ever used before I started working with TextPad.

    --
    Hmmm witty sig or funny sig? Maybe elitest techy sig!
  51. Why does Windows have to be so hard? by thomasj · · Score: 4, Insightful
    I am not a geek in any way, I just use openoffice and mozilla for my daily tasks. But I was told to use something called Windows, which should be a bit like Linux, just made by a company.

    I could not find a download site on the 'Net for it, so I went to a local shop to get a copy, which actually cost you money. When I stuck in the CDROM and whatever I clicked on, nothing happened. Well, as it turned out, you actually have to make some weird sorta room for it on the harddisk, since it cannot be installed from an ordinary RPM.

    After an hour I managed to install it, but first of all, it was all so different from RedHat, and secondly there where hardly any software for it. All it had was a simple pixeldrawing program, a webbrowser and very plain text editor.

    I may be stupid, but I just stick with what I know. I know that there may be smarter choices, but my computer came with the system and that is all I need.

    --
    :-) = I am happy
    :^) = I am happy with my big nose
    C:\> = I am happy with my OS
  52. If that's true, why do guys have nipples? by wsanders · · Score: 4, Funny

    Typical UI designer speak, they obviously failed to QA half the population.

    --
    Give a man a fish and you have fed him for today. Teach a man to fish, and he'll say "WHERE'S MY FISH, YOU IDIOT?"
  53. Re:BIAS ALERT! (was: Re:Anecdote time) by Total_Wimp · · Score: 4, Insightful

    No fair, you stole my joke! But I was going to say Notepad, which everone knows would be much funnier.

    Seriously though, they did leave out two very important points in Windows favor.

    1. Games. Yes, PC gamers much prefer the selection of Windows games over the selection of Linux games. It's not that Linux doesn't have a few gems, just that I had to use the word 'few' in this sentence.

    2. With Windows, you get to have the exact same warts as all of your friends and family. a) misery loves company and b) there's a much better chance your brother in law is going to be able to help you with a Windows issue than a Linux issue. Market share alone will fix this problem just as market share alone caused it, but until then the social networking of Windows users helping other Windows users with should not be underestimated.

    TW

    P.S. I know there's this whole internet thing with lots of friendly people just waiting to help you with your Linux issues. Grandma will not use it. She will ask her husband, then her son, then every other family member until someone can help. If none of those people use Linux, she'll be out of luck. If some of those people use Mac or Windows, they'll try to convert her to a "better" OS.

  54. Re:Bzzzttt!!!!! by Kafka_Canada · · Score: 3, Insightful

    How exactly is that a "problem of Linux"?

    Am I (or is any Linux developer) supposed to give a crap whether you have a hard time with an OS they've built for their own use and pleasure? And no, I don't care if "attitudes like that are why Linux will never take over the desktop" -- I have no interest in what OS you or other people choose to run on your computers.

    Please do enlighten us, though, as to what the "problems of Linux" are. I'm sure we'll find it amusing.

    --
    Fuck it
  55. Re:Bzzzttt!!!!! by Rei · · Score: 3, Interesting

    Familiarity is by far the largest factor in ease of use

    Thankfully, WMs like KDE are softening the blow for windows users. I just set up a long-time windows using grandmother with a dual boot XP/Fedora box. She seems to find KDE just as easy to use as XP (and thinks that it's prettier, especially the screensavers that come with it)y . She's never going to reconfigure anything in *either* operating system. However, if she wants new software in Linux, all she has to do is open up the nice synaptic icon on her desktop (which I've labelled "Add/Remove Programs") and click on what she wants. I doubt she could manage a new installation of most products in Windows, and she'd probably have to pay for them to boot.

    I still need to get her off AOL, though, before she can take advantage of that. Penggy doesn't work for any of her local access numbers :P

    In Windows, she has almost nothing, because she doesn't have the money to pay for it and because of the time it would take to download and install everything (I took the time to install Mozilla, OpenOffice, Grisoft antivirus, AOL, and Gimp, as well as to set her up an email account on my mail server accessed through outlook). In Linux, she has tons of things. As an example, she has about thirty to fourty games of the types that she likes, because all it took for me to install them for her was searching for "games" in synaptic and clicking to add that many times.

    I had more trouble with the Linux setup than the Windows setup, but that's because I gave Linux the scraps (much smaller root partition) and had to make it work with Windows (Windows is ignorant of Linux's existence). Thus, my time was spent on things like NTFS configuration (it took captive NTFS), grub configuration, et al, plus my successful but long configuration of intel winmodem drivers and failed attempt at AOL connectivity)

    --
    Rock Us, Dukakis.
  56. Consultants can help by Prof.+Pi · · Score: 4, Informative
    Some babies require quite a bit of coxing (sp?) before they understand what going on with that thing being shoved in their faces.

    And if the mother has trouble with the coaxing, there are consultants who will help. Yes, breastfeeding consultants. My co-worker's wife's health plan explicitly provides coverage for that.

    I wonder how someone gets into that line of work...

  57. Re:Bzzzttt!!!!! by Ced_Ex · · Score: 4, Funny

    If you need someone to demonstrate to your newborn the nipple interface, you can always call on me. I've got your back!

    --
    Live forever, or die trying.
  58. Linux usage is a product of Western society by Dracos · · Score: 4, Insightful

    Linux itself is a reaction to draconian software pricing.

    Anyway, Western society tells people they must experience rather than think. We've become an entertainment culture rather than a productive one.

    MS has been coddling windows users for 20 years, and doing it in such a way that the user simply can't be insulted by it: they're too busy being intimidated. Apple users generally aren't clueless, and they're not treated that way. The people who use Linux are those who have sought it out (frustration), been exposed to it for practical means, or think of and use a computer as a tool. The key words there are think, use, and tool: the basis of human civilization.

    We wouldn't be where we are now if our ancestors had just sat around laughing at the other jungle animals and staring up at the stars. We'd still be doing that now.

    Oh shit, we are. Except that our big, unused brains that give us the skill of language allow us to refer to these activities as "reality TV" and "Dukes of Hazzard on the silver screen".

    When people re-learn how to think for themselves, Linux usage will rise. That's just one change for the better.