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.'"
what is linux
It'll happen this time! Honest!
So finally we have the answer.
3d Realms are waiting for the adoption of Linux before releasing Duke Nukem Forever!
liqbase
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.
- 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.No, I'm New Here
This will probably be the year I replace my Linux desktop with a Mac.
The cake is a pie
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
- The Year of the Linux Desktop! (2007)
- 2006: The year of desktop Linux?
- 2005 will be the year of the Linux Desktop
- Linux breaks desktop barrier in 2004: Torvalds
- I am convinced that 2003 is going to be the breakout year for Desktop Linux.
Try this instead: Year of the Linux desktop? Who cares!It just took four years to finally become 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.