Slashdot Mirror


OS X Vs. Linux On The Desktop

saintlupus writes: "There's an interesting article about the recent web browsing stats of Linux by Charles Moore, a fairly well-known web journalist in the Mac community. He asks whether OS X is the deathblow to Linux in the desktop and scientific computing markets. He also touches on the perennial "I'll run it on my Athlon or not at all" mindset of current Lintel hardware owners. Definitely worth a read." The article that Charles uses as his jumping point is the recent stats on Linux on the desktop. That article cites .24%, but Charles article has some pieces on why that number could be wrong.

3 of 731 comments (clear)

  1. "the engineer community is abandoning it [Linux]" by LazLong · · Score: 4, Troll

    I take exception with Kimbro Staken's statement:
    "the engineer community is abandoning it left and right for Mac OS X."

    I work for a government weapons lab and have seen no great move to OS X. And we are the largest Mac site in the world. What I have seen is people dropping their Macs, Windows boxes, and commercial Unix desktops for Linux in DROVES.

    Linux is doing a good job of grabbing commercial Unix desktop and server market share; however, there have been practically no inroads into the Windows desktop/server space, and I don't expect to see it. Rare is it the Windows/Novell sys admin who shows any great interest in learning Linux. Face it, mousing around and figuring stuff out appeals to lazy people MUCH more that reading man pages. Thus, I don't see Windows/Novell IT shops dropping their platforms for Linux.

    As for the common denominator desktop, do not underestimate the power of Office. A platform can not hope to succeed in the commercial desktop space without Office. Microsoft's contract with Apple to provide Office for the Mac at parity with the Windows platform has either ended, or ends soon as the 5 year contract was announced at MacWorld '97 in SF. Unfortunately MS holds the power to kill OS X as a viable commercial desktop because it controls the number one productivity package. And since the Bush administration has pussed out with the suit against MS, our only hope is that the hold-out states will get MS broken up into OS/App divisions with provisions preventing/limiting their collaboration, and a mandate to provide Office for other platforms at parity to Windows. I seriously doubt this will happen, but one can hope it will. Or pay enough bribes to counter-weight MS's payola to Bush....

    OK, I guess I've ranted enough....

  2. Re:Linux will dominate non-US markets. by sheldon · · Score: 2, Troll

    It's not difficult to obtain double digit growth numbers when your marketshare is only .24%.

  3. Re:But for how long by RussGarrett · · Score: 4, Troll

    The point is there is no widely accepted and standardised interface for these sorts of things on Linux. To pick up on a point I saw mentioned by an AC, how would I go about changing the screen resolution on a typical installation?

    The typical Windows user would start looking in the desktop properties. On a Mac it's in control panels. On Windows it's in control panel. On Linux it's in /etc/X11/XF86Config. Granted there may be a gui app installed in that particular distribution, but can you guarantee that if you move to a different distro? The consistency is not there.

    The open-source ethos seems to dictate that many smaller applications from different authors are better than a big all-consuming application. I like this idea, but it means that every single unix GUI setup has different settings and applications, and this is not a good thing for the end-user.

    This is why I don't like the idea of Linux on the desktop. OK, it may seem simple to the user, and this may be all well and good, but in actuality it *isn't simple*. Continuing the old refresh rate theme, what happens if the user's monitor isn't detected properly and the horizontal refresh range is set too high. If you say to a newbie Linux user "Oh, you'll need to reboot into a lower runlevel, login as root, and edit the appropriate section in XF86Config", they're not going to feel particularly confident about this Linux thing. Most Windows users wouldn't know what a horizontal refresh rate is.

    The differences between OS X and Linux are huge: The Linux GUIs are programmed (mostly) for hackers by hackers. They're based on the huge estoteric heap of junk known as XFree. Whether it's the appropriate solution is not the point. The point is, it's yet another layer of complexity onto an already complex OS.

    The OS X GUI is developed by a company loved by some for it's gorgeous design. It's developed by paid engineers for non-technical users. It's a window manager and desktop environment in one. It's vaguely based on an existing OS. And most importantly, it's designed so the user should never see the command line, unless they want to. Oh, and it's bloody gorgeous :).

    I'm rambling now... I wonder if any of the above made sense...