Slashdot Mirror


Nerds Switching from Apple to Ubuntu?

Mindpicnic writes "The recent switch of two lifelong Mac nerds to Ubuntu hasn't escaped Tim O'Reilly's radar. He cites Jason Kottke: 'If I were Apple, I'd be worried about this. Two lifelong Mac fans are switching away from Macs to PCs running Ubuntu Linux: first it was Mark Pilgrim and now Cory Doctorow. Nerds are a small demographic, but they can also be the canary in the coal mine with stuff like this.'"

5 of 957 comments (clear)

  1. Their reason for switching by Millenniumman · · Score: 5, Informative

    Their reasons for switching are proprietary file formats and DRM. The main issue with proprietary file formats is the iTunes library file, which has an XML file that mirrors it. Apple uses some proprietary formats, but is that any worse than an open format no one has heard of that has no support or documentation. Apple supports most of the important file formats. No one has to deal with the DRM. In Linux, you can't use anything with it.

    --
    Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
  2. The market apple could lose: nerds with time by kwerle · · Score: 5, Informative

    I installed ubuntu on a PC a couple of months ago. It took me about a day to get the graphics system to work on the machine (X11 - text was fine). And by work, I mean "display at all." I never got the res out of it that I wanted. And once I had some graphics up, I tried to do anything else, and was misserable.

    I cut my teeth on linux back in the .8 and .9 days; I stuck with NeXTSTEP. I revisited back in the late 90's; I stuck with OpenStep. I revisited it around 2000, when MacOS was very much in transition; I stuck with OpenStep and/on Windows. (though my servers were FreeBSD during the 90's and early oughts') And now I've taken a look in '06; I'm still going to stick with OSX (which is now my server).

    It's not there yet. Everything I do on *nix other than OSX feels like pulling teeth. I'll continue to use this expensive OS ($600 machines and $100 OS upgrades every 2 years) for some time, I guess. And while I do, I'll continue to submit bugs and toss a line or 2 of code at various Open Source code/systems I use.

    I have stuff to do, and I don't care to muss with the kernel and video drivers. If you don't have stuff to do, or you DO want to muss with kernels/vid drivers - go for some flavor if linux.

  3. Re:I switched as well by Anonymous Coward · · Score: 5, Informative

    how about instead of discussing gaming on Ubuntu, we just bust the owner or employee of linux certified trying to lie to us about his identity to get some traffic?

    "whois wineverygame.com" and grep for chander kant. now google for "chander kant" and linuxcertified.

    gamer and developer my ass. probably never even used a mac, ubuntu, or even linux before

  4. Re:I switched as well by jalefkowit · · Score: 5, Informative
    What's the best way to get games to play on Ubuntu?

    Probably your best bet is to subscribe to Transgaming's Cedega service, which, while not perfect, is the only solution out there for playing Windows games on Linux with any kind of decent performance that I've heard of.

  5. Re:I tried to switch, but... by wild_berry · · Score: 5, Informative

    I'm sorry that Ubuntu borked you MBR. I don't believe that there is a graphical GRUB menu editor that allows you to easily change the line 'root (hdx,y)' to 'rootnoverify (hdx,y)' -- which I figure you must have been recommended to try already -- to make sure that GRUB lets Windows do its thing.

    Your graphics situation may require the installation of nVidia's own graphics driver to loosen up the available resolutions. The alternative would involved using "sudo dpkg-reconfigure xserver-xorg" to enable higher resolution modes via the configure-at-installation part of Xorg.

    But if you're going to forego Ubuntu, don't forget that Windows can be resuscitated with a Win98 boot disk and the "fdisk /mbr" command at its DOS prompt, and the boot disk image can be used to start up the computer from a CD if you've no floppy. If you're keen on keeping your Windows partition after that, you could usse GParted from the Ubuntu Desktop CD (boot it to Ubuntu, select GParted from System -> Administration -> Gnome Partition Editor) to delete your Ubuntu partitions and resize the NTFS or FAT32 partition that Windows uses.