Slashdot Mirror


2008 - Year of Linux Desktop?

rstrohmeyer writes "Over at Maximum PC, we're betting that Linux will pick up unprecedented momentum in the coming year. With phenomenal new distros, swelling international support, and a little extra momentum from Dell, we think Linux is poised to exploit the current atmosphere of doubt surrounding Vista and pick up serious traction in '08. 'For end users here in North America, Linux poses a low barrier to entry. While many still balk at an upgrade to Vista (typically centered around cost and restrictive licensing terms), those who are curious about the open-source alternative will find few of these obstacles. And an increasingly rich array of ready-to-run software (not to mention surprisingly effective utilities that let you run many Windows apps) makes it easy switch ... Ultimately, I'm not predicting that Linux will take over the market next year. Or anytime soon, for that matter. But if there's ever been a time to try out the world's leading free OS, 2008 will be that time. I am predicting that users will switch to Linux in record numbers next year. And many will never look back.'"

18 of 659 comments (clear)

  1. what is linux by R00BYtheN00BY · · Score: 3, Funny

    what is linux

    1. Re:what is linux by hondo77 · · Score: 5, Funny

      what is linux

      Something that doesn't sync to your iPhone.

      --
      I live ze unknown. I love ze unknown. I am ze unknown.
  2. 2027 - year of fusion power? by Anonymous Coward · · Score: 5, Funny

    It'll happen this time! Honest!

    1. Re:2027 - year of fusion power? by Harmonious+Botch · · Score: 5, Funny

      Linux is the OS of the future, and always will be.

    2. Re:2027 - year of fusion power? by Fireflymantis · · Score: 3, Funny

      Wow. as a gay young adult myself, I agree with you, but nevertheless I find it a rather bit... shall we say... queer that you have somehow managed to make an apt and useful analogy between using linux and being gay.

    3. Re:2027 - year of fusion power? by Anonymous Coward · · Score: 3, Funny

      Excuse me, but I don't think that's possible. A gay person using anything other than OSX would mean the mighty QDB is wrong which cannot be.

    4. Re:2027 - year of fusion power? by jack455 · · Score: 3, Funny

      Is apt a pun?

      I'm not gay, but I took a look through some of my apps--testing the theory--hmmm...
      Audacious
      Rosegarden
      LASH Panel, KSpread, Gparted (actually they're just kind of kinky)
      Ardour
      Twinkle
      Kandy
      Yum Extender
      --My office suite's Koffice Workspace Icon has a cute little rainbow next to it.--

      Of course Qt(cutie? (used to for KDE)) is from Trolltech, which sounds pretty hetero; Thunderbird, Thunar file manager, Konqueror, etc. help balance too.
      In all seriousness Linux and OSS in general seem pretty inclusive of everyone, and are certainly gender and sexual preference neutral.
      And hey, Linux even has an unfair, irrational stigma attached to it.

      Now personally I think advocating for Linux is more like telling my friends that I want the US to have socialized medicine...but that discussion might be OffTopic

  3. Re:Ooops ... by LiquidCoooled · · Score: 5, Funny

    So finally we have the answer.

    3d Realms are waiting for the adoption of Linux before releasing Duke Nukem Forever!

    --
    liqbase :: faster than paper
  4. Re:if only linux had more games. by larry+bagina · · Score: 5, Funny

    The fact that OS X has unix underpinnings is irrelevant to the game -- unless that game happens to be "hunt the wumpus".

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  5. Does this story count as a dupe? by nobodyman · · Score: 5, Funny
    Year of the desktop? Let's see:
    • 1994: No
    • 1995: No
    • 1996: No
    • 1997: No
    • 1998: No
    • 1999: No
    • 2000: No
    • 2001: No
    • 2002: No
    • 2003: No
    • 2004: No
    • 2005: No
    • 2006: No
    • 2007: No (pending)
    So, though I may be going out on a limb here, I'm gonna say "no" for 2008. And those that think that Vista's awefulness has any sway must have not been around to see how the whole "Windows vs. MacOS" thing played out.
  6. No, I'm New Here by New+Here · · Score: 4, Funny

    No, I'm New Here

    1. Re:No, I'm New Here by eln · · Score: 5, Funny

      It's a crime that you start at -1. You have to respect a guy who has posted nothing but the same exact joke for 4 years straight. Truly, you are an inspiration to us all. You are a one-man Slashdot meme.

    2. Re:No, I'm New Here by slashdotmeme · · Score: 5, Funny

      No, I am.

  7. Sadly by ucblockhead · · Score: 4, Funny

    This will probably be the year I replace my Linux desktop with a Mac.

    --
    The cake is a pie
  8. Re:if only linux had more games. by misleb · · Score: 3, Funny

    I preferably would not want to reboot and lose all current work on my linux desktop just for a game.


    That's why most application have this feature called "save." It is so you don't have to lose your work. ;-)

    Anyway, as I suggested to an AC on this thread, try hibernating instead of shutting down. It can be a little work to setup properly in Linux, but it works.

    -matthew
    --
    "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
  9. It's taken four years by reaktor · · Score: 5, Funny

    It just took four years to finally become funny.

  10. Again? by Captain+Spam · · Score: 3, Funny

    public class YearOfLinuxDesktop extends SlashdotArticle {
        private static year = 1995;

        public YearOfLinuxDesktop() { }

        public YearOfLinuxDesktop(int year) {
            this.year = year;
        }

        public String getNextArticle() {
            year++;
            return "Is " + year + " the year of the Linux Desktop?"
        }

        public static void main(String args[]) {
            YearOfLinuxDesktop yold = new YearOfLinuxDesktop();
            while(1) {
                System.out.println(yold.getNextArticle());
                Thread.sleep(31536000000L);
                System.out.println("Nope, apparently not, but...");
            }
        }
    }


    Wait... forgot the @deprecated tag. Oh, well, the FreeBSDIsDead class has the same functionality, I'm sure nobody'll use this one...

    --
    Demanding constant attention will only lead to attention.