More Linux Predictions for 2004
An anonymous reader writes "Experts, shmexperts - it's time for the Linux community's own predictions, felt the editors of LinuxWorld Magazine. Prognostications in their Jan 2004 round-up cover media players ('turning your phone into an iPod will be hot by the end of 2004'), IPOs ('Of course, LinuxCertified, Inc'), and MS ('Microsoft will start an intensive campaign to promote their Longhorn technology as Linux standards compliant') - that last is one from Samba's John Terpstra." The original story was back in November.
#2 - Linus comes out of closet
#3 - SCO cleans up in the courts
It will continue to suck.
Love Always,
News For Turds
Insert offensive troll-style sig here. Please mod or respond appropriately.
GNU/HURD makes Linux obsolete.
gathers GAY NIGGERS from all over America and abroad for one common goal - being GAY NIGGERS.
Are you GAY ?
Are you a NIGGER ?
Are you a GAY NIGGER ?
If you answered "Yes" to any of the above questions, then GNAA (GAY NIGGER ASSOCIATION OF AMERICA) might be exactly what you've been looking for!
Join GNAA (GAY NIGGER ASSOCIATION OF AMERICA) today, and enjoy all the benefits of being a full-time GNAA member.
GNAA (GAY NIGGER ASSOCIATION OF AMERICA) is the fastest-growing GAY NIGGER community with THOUSANDS of members all over United States of America. You, too, can be a part of GNAA if you join today!
Why not? It's quick and easy - only 3 simple steps!
First, you have to obtain a copy of GAY NIGGERS FROM OUTER SPACE THE MOVIE (Click Here to download the ~280MB MPEG off of BitTorrent)
Second, you need to succeed in posting a GNAA "first post" on slashdot.org, a popular "news for trolls" website
Third, you need to join the official GNAA irc channel #GNAA on EFNet, and apply for membership.
Talk to one of the ops or any of the other members in the channel to sign up today!
If you are having trouble locating #GNAA, the official GAY NIGGER ASSOCIATION OF AMERICA irc channel, you might be on a wrong irc network. The correct network is EFNet, and you can connect to irc.secsup.org or irc.easynews.com as one of the EFNet servers.
If you do not have an IRC client handy, you are free to use the GNAA Java IRC client by clicking here.
If you have mod points and would like to support GNAA, please moderate this post up.
This post brought to you by Penisbird , a proud member of the GNAA
I am protesting Slashdot's chronic abuse of its readers and subscribers. Please visit www.anti-slash.org and help us!
________________________________________________
| ______________________________________._a,____ |
| _______a_._______a_______aj#0s_____aWY!400.___ |
| __ad#7!!*P____a.d#0a____#!-_#0i___.#!__W#0#___ |
| _j#'_.00#,___4#dP_"#,__j#,__0#Wi___*00P!_"#L,_ |
| _"#ga#9!01___"#01__40,_"4Lj#!_4#g_________"01_ |
| ________"#,___*@`__-N#____`___-!^_____________ |
| _________#1__________?________________________ |
| _________j1___________________________________ |
| ____a,___jk_ GAY_NIGGER_ASSOCIATION_OF_AMERICA_|
| ____!4yaa#l___________________________________ |
| ______-"!^____________________________________ |
` _______________________________________________'
I've just discovered a new Slashbug Exploit. It seems that visiting this page causes the users.pl script to hang with an incomplete page render, due to an error message routine that is not found. And if, say, a lot of Slashdotters were to click on this link to view this page then it would cause a whole lot of orphaned processes running under the user apache which might cause Slashdot to slow down or stop responding entirely due to server overload. So please, whatever you do, don't visit this page, so we don't end up Slashdotting Slashdot! Let's hope someone fixes this bug very soon.
I predict that Kernel updates will prevent me from having a 365days uptime this year :(
Lemme see. Lunix is dying. Support by college hippie dropout living on cold pizza isn't the foundation of a successful business model.
Ist
...is going to play ogg?
Way to reveal your whore account! Next time, be careful which username you're posting under, and remember to check the "Post Anonymously" box below! Thanks!
we will get a bunch of articles on slashdot talking about how so and so company is switching to Linux, even though it's been mainstream for several years now.
But that's the norm right?
Repeat after me:
It's mainstream. let it go.
Uh oh, did I just hurt someone's feelings?
Waiting.
Sent from your iPad.
1) FreeBSD will become more popular than Linux because people will be increasingly more aware of the fact that Linux is turning out to be a corporate tool.
2) The linux 2.6 kernel will kill most commercial-grade real-time operating systems
3) NetBSD will finally get decent USB support
4) Slashdot will switch to XHTML/CSS (... just kidding!)
5) There will be another terrorist attack, after which you will have to present an ID to enter McDonalds
6) An asteroid will be discovered and a collision course with earth confirmed
7) Jesus will come just before it hits and save us all (well, the ones who were good anyhow.)
Sun and IBM will be considered the biggest Linux players by the end of 2004, and that Linux will be installed on Mac like numbers of corporate desktops (corporate not techy).
I also predict the return of thin-clients to the corporate environment, especially in large outsourcing contracts.
An Eye for an Eye will make the whole world blind - Gandhi
oh well. if I get modbombed on my whore account now, I'll know why.
linux still sux. freebsd still is teh rawx.
Love Always,
News For Turds
1 - He'll be banned to Lappiland for a crash couse on how not to mess with Linux...
2 - He'll get flattened by a stampede of GNUs...
3 - IBM will employ him...
how long until
Does that mean that there will be multiple distributions of Longhorn of which are incompatible with each other?
Wouldn't it be sweet if a) everything in Linux could be built as modules, and b) that the Linux kernel had a stable module API? That way, when something gets updated, anything that is a module can merely be recompiled and reloaded without needing to reboot the machine. Like the core kernel changes that much between major releases...
I know this will cost me some karma, but I have a ton to spare.
/var/run, but I want to run named as a non-root user, meaning /var/run wouldn't be writable. The only configure option is --localstatedir which defaults to /var, meaning it would create a subdir called "run" under wherever I chose to put it, which is pretty stupid IMHO. Slackware uses /var/run/named/named.pid so you can change the ownership of /var/run/named to match the user you run named as.
./bin/named/include/named/globals.h.
A few months ago I tried setting up Linux From Scratch. I discovered that to make it not completely suck, I had to patch various things. It occurred to me that Slackware has already done exactly these things (plus more I wouldn't think of) for me.
The other day I upgraded BIND to the new version which I downloaded from ISC, so I could work around Verisign's DNS hijacking. I ran into a snag: it wanted to save a PID file in
So I popped in the source CD to see how they do it, since I couldn't find a config option for that. Guess what? There's a diff file, and a shell script that patches the source (along with other build options). The changes are toward the end of
Yes, that's right, when I got the source off the CD, I got the original unmodified source tarball, a diff file, and a shell script with build options - not some mysteriously customized source tarball that the distro thinks is somehow better than the original, but the original tarball plus Slackware's modifications - meaning, I can easily make the same modifications to a new version of the source.
Is Slackware perfect? Well, no, maybe not - but that's OK, because if something's not to my liking, Slackware doesn't get in my way if I want to do it myself. I can just build a new version of BIND from source, uninstall the old one, install the new one, and not worry about other packages maybe depending on BIND somehow, or anything else weird.
So, let me join the other Slackware fans here with a hearty "THANKS, PATRICK!"
Make me your friend; my fans get +1 comment scores.
Man, is anyone out there submitting any new material? This site is starting to read like a Milton Berle joke book. How many "we've said this before" subjects have I seen the past week or two. Jeeezzzzusss!!!
Linux, for me, peaked in usability/reliability in 1999. It's still quite useful, but I began experiencing many more compatibility problems since that point.
I have a video card whose driver is closed. I've got multiple peripherals that are only partially implemented because manufacturers for some reason are reluctant to release information to developers. It's great as-is, don't get me wrong, but participating on the Internet has gotten much harder as everybody decides to go proprietary and tug in different directions.
For example, Flash runs slower on Linux; so slow that it causes the sound to go out of sync (related bug that also seems to bite some Windows installs: this applet and those coded like it have audio that is too quiet). Java is still a real pain to get working right. Maybe the greatest thing that's happened this year is Mozilla/Firebird, but I'm running it without add-ons!
I believe only great things are to come, what with Linux having reached 2.6.0, and greatly appreciate all the developers have done for it. Now, I think it'd be nice if others began to support it.
Try not. Do or do not, there is no try.
-- Dr. Spock, stardate 2822-3.
2004 will be a year for delivery-on-promise and return-on-investment. The halo is off and linux will have to prove itself by the same measures other IT components are judged. Fortunately, linux will continue to leverage huge cost benefits, huge mindshare benefits, and a rising tide of anti-Microsoftism. that said, lofty valuation for RedHat and Novell will likely come into question sometime soon.
Seen Google's new logo?
First, the linux installer must be as easy as windows. Looking at the beginnings of the new Debian Installer, that is a definite possibility. They have the autodetection and the automation down. With a spiffy interface and maybe Synaptic in the installer that's about as easy as it gets.
Second the linux desktop has to surpass Windows XP in usability. They have the time to get this done. Longhorn is a long way off. Personally it would be nice to see some INNOVATIVE navigation ideas thrown around in the mainstream such as unified hotkey standards, radial pie menu in the window manager, and/or mouse gestures for launching commonly used applications (gesture down to open web browser, up for email) and common commands (down+left for copy, up+left for paste, for example). Maybe even mousewheel based window navigation instead of alt+tab.
Granted these things can be done now but not without some footwork. These need to be integrated into a "desktop" linux distribution like Lindows, Lycoris, or XandrOS. Somebody just needs to put them together.
Frequent tasks should require less keystrokes or mouse movement to accomplish. It isn't enough for it to be intuitive on where you should start to look for the document that tells you which clock does what. Less applications. Faster access and faster results.
Make me your friend; my fans get +1 comment scores.
I think the general uncertainty in the market will prevent 2004 from being any more the Year of Linux than 2003 was. Not to say there wasn't any growth in the last year or that there won't be more this next year.
I certainly think that Microsoft sending out numerous free copies of Small Business Server 2003 shows that they are taking Linux much more seriously than previously. And I think when we hit 2005 and companies have to make a big decision either way that if the Linux offerings by then for the small shop and desktop have improved their UIs so that virtually anyone can setup Linux on their current machines as easily as or more easily than a Longhorn upgrade, THEN you will see the mass migration.
FWIW...
SCO will be forced to show their (nonexistant) hand in 2004 and the gig will likely be up. SCOX will get hammered as the speculators realize SCO is about to get laughed out of court with no remedy and huge legal bills looming.
your prediction for 2204? :)
---- Booth was a patriot ----
...to use uuencode to post binaries to /.?
` `"-L(V:````"7!(67,```!YX VK56.XZ$,`S-:=`<8WO:.0,7H7<7*9>A2\-I8 K:U9CA@@>]CAQ_!R[;8OMEX8\0G^M$CMRZ6QN0T*D?.,YP)$> [ LWNH\95S"\1KL7C(NJIVGT=^L6 G=(IKS1?J+IOPT^Z/"AU?C@QI/Y-+X5SE8$:ZST <,;RD,>DZ3'BI27`#Y_!*A\'_W)&93Q/@,]/Q]6#+T"D,U.1)B >C 3&DQ1_'Z[OF_'\E >_/_,/.O\3W3&9(9(;.[L+[!,.-! C.^R>OV-5#M9+>7YKO#]ENTS:NQ6^:Z=!O)\'Y&R! D.Y[K8$"R'>>6%^Q6^8<3X[)D=SBX3I3^E/-=(O]9WX?Q-.Q?T /A.@ V)3R4Y[GU;;W[GWL- O;6UE;G0`($EM86=E(&=E;F5R871EW 1S8W)I<'0@*&1E=FEC93UP;FUR87<I"OJ+%O,```!*= '-I9VYA='5R90`X-64Q864T83)F8F$W.&5E9#1F9#AF,&%C9C( S-S8P6 )C)><)V@````!)14Y$
begin 664 glider.png
MB5!.1PT*&@H````-24A$4@```#<````W"```
M````>0!/LKB$```!Z$E$051
MJ-Q:FP\)Q#
M$D3U;LB@4^Q&05^0?9VG>=T+`D+GR0X75V7!_D^C7=3L\,<U ^4EO0>A$MY%B
MM[A+%L4?J?.DW=UE)]5.^J-UL%O)F^(2<!
MQ%-;'Q"P]<%WXRGV+YCR)
M.8#@SROD
MX\GL6`70\D6U8QEDG*?(6)L_$!7@H9Z)?V*,-,8SX%@!)
M>/]2AER1J?EBVX<TLORTS+-7@.D-M0)$
M[XGDN0J4CX7OG,OPB-"
M?SSWP(
M]URPY,N,>GYZ`Q+/.M&[6]3ZW2"0VD]4HEULHW;5GKH
MYL\.?Y1?L:3=2E?NR4`````\=$58=&
M9"!B>2!'3E4@1VAO<
M=$58
M.64X-&8U-#DV8V1E,C!B-60W-F,Y8V)C,CDX8S1A9
$KD)@@@``
`
end
These articles are usually senseless folly. Almost every response is of the matter "Linux is already huge, but this is the year it's going to be huge"! Linux on the desktop? This is the year, they say. Big IPOs are on the horizon, Linux will dominate the 64-bit arena, SCO is nothing but good news, and Tux is gonna get laid!
It's a week and a half late, but Bah! Humbug!
1. linuz nuts will realize that the os eats ass and will switch to MS
2. linux goes the same way as bsd (dead/dying)
3. Profit!!
in popularity as coding in awkard assembler becomes fashionable again.
As for the desktop, I suspect 2004 will see KDE and GNOME work more closely together via freedsktop.org thus making most flame wars irrelevant as interoperability will be vastly improved.
Another *Year in Review* or *Predictions* article about something open source. If I want a year in review I'll read the change log otherwise it's all fluff and as for predictions it's mostly all hype for the corporate marketing machine. If more than 10% of the predictions come true I'd be surprised at best.
Predicted that some 13 years ago.
Where is that guy who'd die defending what I had to say when I need him?
Will not happen.
Why, because RMS is too busy canning the HURD OS project lead because of doc license issues. The lead wanted a free license and RMS wanted a much more restrictive license.
... hired by Microsoft. RMS and ESR will join the SCO legal team. Bill Gates will get even fatter. Steve Ballmer will resign from MS and join some wicked monkey-dance group.
slashdot.org will be bought by Fox News. CowboyNeal will become a Fox News Anchor.
The world will collapse.
And when you install stuff, you'll have to search the internet for all required .dll files - or the sources thereof, and compile them and put them where your appication install routine expects them! That'll go over really well with grandma!
You'll also have to build your own printing system and manually edit your registry whenever you want to change anything!
"Would it kill you to put down the toilet seat?" -- Maya Angelou
- Mandrake 10
- SuSE 10
- Slackware 10
- Fedora Core 2
- Lindows 5
- Gentoo 2004
- Knoppix 4
- Debian 3.1. Ooops, thats delayed until 2010
:)
Desktops- Xfree86 4.4
- Xouvert
- KDE 3.2
- Gnome 2.6
- XFCE 4.1
- More Boxes
Applications- Mozilla 1.6
- Mozilla bird collection
- OpenOffice 1.2 or 2.0
- Nvu
- Evoloution 2
- Gimp 2
- KDevelop 3
- Mplayer 1.0
Look forward to these, I know I am waiting for Mandrake 10, I am currently trying out the new snapshotAs far as hotkeys, why would you want to standardize them? I can define any key to do what I want currently with my distro (SUSE). Different people work in different ways. Why restrict them to what you think should be standard.
Your "frequent tasks" comment doesn'r provide any examples, but you could look back to hotkeys to provide solutions.
my prediction is that at least one ultra simplified *nix distro (other than OSX) will make a bit of headway into the average home user demographic, but just a bit.
Why is this at 1??? Horrible moderation!
I think we're on the brink of the collapse of Microsoft's office suite monopoly. There's a lot less lock-in with office than there is with windows, so it's much easier for people to switch to open office.
Microsoft's pricing and online activation system has already pretty much removed office from consumer pc's. People who used to take cds home from work are doing without, and it's only a matter of time until the word about open office gets out. I'm not claiming that open office is as good as microsoft office, but it's good enough, I think.
I think that microsoft is making one of the biggest mistakes in its history in the way it prices office. The strategy seems to be aimed, as near as I can tell, at keeping corporate revenues high while allowing MS to cut prices for low end consumer machines.
A corporate workstation with xp pro and office pro pays microsoft almost 3x what a consumer user with xp home and works pays. I don't think that reflects costs or utility to the customer.
The most useful part of what people pay microsoft for comes from xp home -- it gives you the ability to run the huge library of windows software, access to the huge array of hardware device drivers, and core networking tools. What you get, for the buck, from jumping to xp pro or adding office on to the back, provides a lot less utility for each dollar spent.
If you decide that the corporate market can bear substantially higher prices than the consumer market, and if you notice that the main differences between a corporate user and a home user is office, then loading up the costs on the office side makes sense. I think that's what they're doing, and I think it's a fundamentally unstable pricing scheme.
So I predict that we're going to see corporate workstation users going with xp home and open office. A lot of computers that have been sold with $375 worth of microsoft software on them will now be sold with $94 worth of microsoft software on them.
MS-Office still makes sense for a lot of people. If you run exchange server, and want to use outlook as a groupware client, it makes sense. Excel users who earn a lot are going to get the spreadsheet they know and want, no one's going to tell a $150k/year guy to learn a new spreadsheet. But those types of users don't add up to a monopoly.
If the office monopoly begins to crack, it will be a really big deal. It will be a decline in a core microsoft business, and will suggest that perhaps the best days are behind them. And it will be the result of an open source project.
Windows to linux is a very wrenching change, in a million little ways. But MS-Office to Open Office is a lot more doable.
I think that's where MS's empire will first start to crack.
Here's a thread at Ars' OpenForum giving their predictions. whiprush's initial post is very insightful.
After the whole redhat/fedora thing I started looking around and tried out slackware, debian, fedora, and freebsd. I pulled out an old machine that wasn't beeing used and did fresh installs. The first thing I tried was slackware, and it was great. There were some quirks with partitioning, but I could break out into the shell and do it manually. I was hooked. Next when I tried debian, I knew slackware was the real thing (worst installer I've used in years).
Next I tried freebsd and the damn thing was rock solid. Most of my previous expierence was with IRIX and AIX machines, which help make slackware feel "right." However, when I started playing with freebsd it felt "more righter." Moreover, it was clear that slackware was trying hard to feel like BSD. I quickly realized that I would rather use the original!
When I tried fedora I was pleasantly surprised. Nobody came to my door to rape my cat and beat my wife or anything. Also, the desktop is nice and the support quite broad. The result is that I am now using Fedora on my desktop machines and will be converting my server over to freebsd.
After finally taking a look at freebsd I finally understand what some folks mean when they say the right tool for the job. I have really fallen for the mix of freebsd on a server and linux on the desktop. Also, I think that fedora will do well once it gets a second hearing. I just hope that they move a little slower than the proposed 6 month turn around time...
Well, for me 2004 will be another year with RedHat 8.0. Stupid $80 SuSE 8.2 set I got for my birthday hangs on booting on my laptop (Sony PCG-FRV25). The same happens with the 9.0 live eval cd. Damn.
I have gas, but my car uses petrol.
...Steve Ballmer gets drunk and decides to open source all of Microsoft's products.
The Linux community will still fail miserably to work together to present the world's mainstream desktop users with a serious alternative to Windows. Linuxites will still focus on how far Linux has come (a long, long way by any rational measure) instead of how short it falls in terms of compatibility and overall usability. As long as that's true, Bill Gates can keep building %50M houses and laughing at the Linux ankle-biters.
I put the mute on the speakers before clicking the link because I'm a good little Slashdotter who knows better and then opened it in a new window with my fingers poised on "Alt+F4" and then I see CUTE LITTLE SEAL ANIMATION AWWW HOW CUTE! So I figure OH OK THIS IS LEGIT AND I WANT TO HEAR WHAT THE CUTE WIDDLE SEAL IS SAYING OH I WUV YOU! And then I take the mute off and BRAGGH WWW.ANALSEX.COM out the FUCKING SPEAKERS and now EVERYONE IN THE OFFICE IS STARING. FUCKER FUCKING FUCK FUCK FUCK I FUCKING HATE YOU ALL ARHGHHGHGGHGHH!H!H!!!!!!1~`~~tilde~``!!!!!oneoneon eeleven~~`~~
Microsoft's pricing and online activation system has already pretty much removed office from consumer pc's. People who used to take cds home from work are doing without, and it's only a matter of time until the word about open office gets out. I'm not claiming that open office is as good as microsoft office, but it's good enough, I think.
Many of my customers allow their entire offices to use Remote Desktop to allow users to reach their desktops from home or the road. No extra license is needed in these cases. Windows XP is becoming a no-brainer upgrade for many many people.
RedHat will be aquired by Novell.
Another prediction: GNU/Linux games will double their numbers to a whopping FOUR games!
I predict that predictions made for 2004 will be no more accurate than the predictions that were made for any other year, and we should all stop wasting our time.
People wouldn't make so many predictions if they were forced to wear a signboard at the end of the year with a list of all the predictions they made that didn't come true. Say, that sounds like an idea....
"Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
I predict that Linux will continue to be the small bit player that it has always been and still is today, buoyed by technical people who believe technologically superior products will prevail today's economy.
...
I predict that more and more people will realize that the licensing cost of software is an extremely small portion of the cost of maintaining business systems for corporations, and that the same people will become more puzzled by what OSS means and how it improves their P&L.
I also predict that Linux zealots will continue to predict that this year will be the year of world domination for Linux, just like they did in 2003, 2002, 2001, 2000, 1999,
Overrated.
For Linux to be good, you need to learn from the best!!
It looks normal now, but I assume you mean the 2004 new year's image that has now been archived with the other holiday logos.
HIV Crosses Species Barrier... into Muppets
Which distributions will show the greatest growth in 2004?
I was surprised that Mandrake didn't make the list. Mandrake in my experience is one of the easiest distributions to install and use and has made some impressive contributions over the last year (9.2, MandrakeMove). Still I have to admit I haven't tried SUSE so maybe I'm missing out on something...
The only thing that will stop you from fulfilling your dreams is you. - Tom Bradley
I stand by my statement - in 2004 people who are making investments in linux will get over simply adopting what is in the limelight and start judging linux as an IT investment.
shmexperts must refer to experts of shared memory -- what exactly does that have to do with predictions of the future?
I predict that a new algorithm for thread-safe access to shared memory will be developed using either semaphores and spin-locks. But them, I'm no expert.
"But actually trying to use m4 as a general-purpose langage would be deeply perverse" --ESR
Also you are not mentioning Cairo at all, and I believe this will be a huge X enhancement in 2004/5 whenever it comes along.
As for apps, I continue to advocate Gnumeric and AbiWord, which I believe are superior to their less-polished looking OpenOffice equivalents.
Our brainy heroine and penguin loving paralegal babe, PJ at Groklaw, posted an article covering some New Year's trend spotting. Some of the goodies:
/., but I like the compilation of them as a converging threat to Microsoft's paradigms that may cause significant rethinking in 2004.
:-)
1. Invester's Business Daily makes up its Top 10 Tech Stories of the year without mentioning Microsoft in any context.
2. A speculation comes from Chris Gulker in an IT Managers Journal article that Microsoft will introduce an MSLinux when Longhorn turns out to be unsellable. (Good thing or bad thing? I think good, if it happened.)
3. The example of Smart Displays, where per-user licensing inhibits even Microsoft's innovation, as cited in a Register article:
"The final nail in its coffin was Microsoft's absurd decision to kow-tow to the tin god of its licensing agreements. If you took your smart display downstairs, nobody in the den with the computer could use it. Single user licence, repeated Microsoft marketing droids. 'We can't compromise our standard licensing policy."
4. From the counter example of what can be, in the MagicBike project of the Parsons School of Design, PJ muses: "The idea is, when everyone gets to play, innovation is the result. Innovation doesn't come from money or walled-in projects, although money can help implement ideas. Innovation comes from people, and as George Bernard Shaw once pointed out, talent can show up simply anywhere, where you least expect it. The lower the barrier to entry, the more likely you are to get wonderful ideas. It's one reason I keep it possible to leave anonymous comments on Groklaw, despite the down side to that."
5. Vince Cerf's vision of the ubiquitous net is cited, reaching even to other planets.
PJ concludes: "Yes, [Microsoft] must adapt in order to be part of the future. I think it's a given that no one wants a wireless product that can only legally connect to one PC predetermined during setup. Not after somebody sent the mayor an email from a bike in Union Square station in NYC. Or even read about it. Once you have the concept and you see what is possible, you know what you know, and Brand X doesn't work for you after that. Like the song says, there's nothing like the real thing."
I know most of these points have been previously featured on
Besides, I think I have a crush on PJ...
Any technology distinguishable from magic is insufficiently advanced. - Geek's corollary to Clarke's law
Linux is a buzzword now, like outsourcing and utility computing. It will happen because of the hype. People will probably back off later where it turns out to be a stupid idea. For the moment, though, adoption won't be slowed just because it can't deliver.
What Linux standards ? How many differnet "Linux" distros are compliant with these standards ? what are they ?
Furthermore, how would it benefit Microsoft to tout that "longhorn is compliant with xx". Microsoft already has source level compat with much free software via the Services For Unix Interix SDK. Windows can be an NFS client or server with SFU. CIFS interop between linux and windows could be better I suppose, but my feeling is that samba needs to move upwards, and microsoft has little incentive to move downward to acheive this.
I guess i'd just be curious to know where this statement came from. It sounds mostly like a "wouldn't that be nice" without a lot of thought behind it.. like an emotional victory rather than something of technical significance..
My opinions are my own, and do not necessarily represent those of my employer.
When I heard that one of Microsoft's top execs was quoted as saying "Think India. Think to yourselves, "what can I outsource today?"" My response is "Linux. Where can I replace Windows with it today?"
--- Jump!! Fire!! Bullet time!! - Lego version of the Matrix
Based on what I see, RH will loose a lot of its (former) users to Debian.
Unfortunately somehow the program got installed on her system and "stole" the .doc file extension association (hidden by default of course) causing days of lost time getting her assignments submitted.
Obscure file formats and clipboard formats pay dividends for MS lockout it seems. It's a pity monopolies are allowed to do whatever they want in the USA.
But I heard that when HURD comes out in 2038, it will only support 64K of RAM and reel-to-reel tapes...
The Munchen (Munich) migration project sets of. :-)
:-(
Sideeffect: That SuSE guy I met last year asks me and my team to join and take care of some data migration and we make heavy loads of Euros as subcontractors to SuSE/Novell.
All in all, Linux reaches critical mass in germany. More and more vendors and service providers start to recognize Linux as an OS. More and more PCs come without preinstalled Windows. Perhaps the first mass PCs come with Linux preinstalled.
Negative side effects: We see IT idiots and money-rakers hoping on the Linux bandwagon, trying to make a quick buck, tarnishing everyones image and spoiling the fun. The dickheads that should stay with M$ join Linux/OSS aswell.
We suffer more in our imagination than in reality. - Seneca
Installing linux is easy. Even installing a hard to install distro such as debian isn't hard. Installing SuSe or Mandrake is easy enough that my MOTHER could do it. It's easier than installing windows. Fuck man, just having to type in the cd-key in a win2k install (and having to retype it a few times b/c you made mistakes) makes installing windows harder. Plus, 99% of the time on a modern computer your gonna hafta go out and get drivers for your video card to get it to display more than 16 colors, get drivers for your sound card (although the chipset may be recognized, in windows sometimes that gives you some pretty bad sound lol, believe me i know).
Installing SuSe on my machine was sooo incredibly easy. All my hardware worked (granted i did not have 3d support built in, but this was a long time ago)...
There's one thing linux needs to play catch up on: installing software after your system is set up. package management (yes, i know, itsn ot hard, but for n00bs its VERY CONFUSING) is a totallly COMPLETELY FOREIGN FRIGGIN CONCEPT to anyone in the windows and mac world...it makes installing software appear to be much harder than it needs to be!
replacing it with NEW Folger's Crystals! (lets see if they notice the difference)
Don't forget the three hours on the phone attempting to explain to the service tech, who does not share your native tounge, how this brand new shrink-wrapped copy of XP will not automatically register, even though you did not steal it.
Find coupons in Greeley
n/t
In 2004 those (hard working) people over at KDE will change the K, in their name to some other letter. The letter K just comes up with images of crap in my head. ex. K-Car, K-mart (do they still exist anymore, there used to be one in my town but it went out of business) and KDE.
Just kidding, jeez, don't get all upset about it.
The halo is off and linux will have to prove itself by the same measures other IT components are judged.
Since Microsoft has set the bar rediculously low in terms of measurable and effective productivity, this won't be much of an issue.
Evolution's next major upgrade will be very polished and featureful. I doubt any interest in Chandler (which appears to be perenially DOA anyway) will be left once we see the next Evolution release.
whatever happened to William F. Zachmann and his "Famous 13 Predictions"?
Think of them as keyboard shortcuts for the mouse. And the fact that 'normal' users haven't heard of it is exactly why it needs to be done. They make life easier.
Work is punishment for failing to procrastinate effectively.
When the end comes for SCO it will be quick and drastic. Probably the entire management will resign in one day, with a bankruptcy soon following. The evidence is too flimsy and financial arrangements are too leveraged.
I cant predict the actual precipitating event or day, however.
I figure I'll throw in my two cents:
1.) Package format becomes a hot topic. Discussion regarding a standard takes center stage. Work begins on a standard package format, a stable version is expected in 2005. Adoption of linux on the desktop continues to be slow.
2.) Resolution and refresh rate changing on the fly (ala Windows since 9x) will finally appear in desktop distros.
3.) NTFS read/write support will be sorted out using the NTFS driver from windows. Microsoft will not issue a patch that breaks compatibility, suprising more zealous MS haters.
4.) Gnome or perhaps Mozilla will have servers compromised. The compromise will be found quickly and dealt with quickly as well. Many will use the compromise to point out that UserLinux should have indeed used KDE.
5.) Not linux, but still a prediction. Apple releases some much hyped product with relatively large mind-share. Product is recalled due to design/manufacturing error. Apple faithful blame someone else; Apple stock and market share dip.
6.) Microsoft releases DirectX 10. Doom 3 is the only major linux-native game released in 2004.
7.) Adobe or Autodesk release linux versions of Photoshop or AutoCAD respectively. The released program is quite successful. Many businesses stop using Wine or switch over to linux for their workstations.
You're full of shit. Do you enjoy the roller coaster of karma whoring then trolling? Does it get you a hard on?
I hope you [Ctrl+W] the [Win] on your [|].
Hotkeys. Give me a goddamn break, like that's an issue.
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
When, when, when??? and no, don't say gimp, I want PSP7!
For Linux to be good, you need to learn from the best!!
I'm sure we can find a better troll/reposter than this one to learn from. He's crap.
Where are the ESR predictions? The new year isn't the same without ESR proclaiming that Microsoft will fall within six months.
Je ne parle pas francais.
God I hate fucking people like you. Find ONE goddamn article that mentions that:
1. Claim that this version fixes all bugs, works perfectly and logically and will finally seal M$ coffin.
2. Claim that competing product X is dead.
3. Claim that this product is dead, since similar product X is obviously much superior.
Fuckwit
Anyone know what he's talking about?
...Steve Ballmer sobers up and decides to open source all of Microsoft's products.
+2 insightful for that?
Meanwhile, Linux is being evaluated by cities and governments around the world for use on their desktops?
No references to how Linux fails in "compatibility" or "overall usability".
That's "insightful"?
My Predictions for 2004 is that more companies are going to start porting there software over to Linux. I'm sure there are a lot of people here that read Slashdot would love to walk into Wal-Mart or CompUSA and pick up a box of software that has a little Tux logo on it. I don't see Dell and HP preloading PCs this year, but I'm sure they'll be gearing up for it in 2005. I figured if software companies don't port there software the community will come up or improve a free alternative, so users will benefit from this either way. I also have a feeling that more Linux users are going to buy games for the simple fact we have better video drivers then what we had in the past.
Automation and configuration programs are great and they are in every major distribution of Linux out there. I have friends come over surf the web, listen to music, use AIM and burn CDs which are the same things they do normally when they're at home. I even had a friend that was scared to use my computer just because it was running Linux, but after he got drunk at one of my parties he jumped on my system and started chatting on AIM. He didn't even realize he was using Linux, until I told him. My system is an old duel 400Mhz and I don't have any games on it. I plan on building a new system and I'm still going to run Linux. Why fix something that's not even broken? So when I build my new system I plan on installing Fedora Core 1. I might even install Windows 2K for games, but due to the fact I have a GameCube, Playstation 2 and Xbox I'm sure I could keep myself busy, besides I can only see myself installing Windows for only 1 or 2 games at the most. As for my old system I'll be turning that into a web server. Using Apt-get I'll be able to install and remove items easily. With the way things are going for Linux it's not like I'm looking for the fall of Microsoft more then I'm looking for walking into a store and seeing someone walk out with a system preloaded with Linux.
From Zero to Hero... Starbuck Zero
your website is teh crash3d!!!11 good job. dumbass.
make modules && make install_modules is so incredibly difficult to comprehend it made me tear my eyes out.
And that depmod that the boot script ran by default took a whole FIVE SECONDS! I mean what is this bullshit? I don't have all day to wait!
Awww shit, the demand-based module loader loaded my sound driver without asking when I double clicked my Nelly MP3s. Seriously, before you know it by network driver will be ordering my summer clothes and booking vacations without asking! Is my privacy and control of my computer worth anything anymore???
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
SYSV would migrate into Win32? I can't.
They already have Unix Services for Windows, which provides any API/shell/command related stuff you're missing.
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
Open Source, on the other hand, works according to another economic model, one which is not limited by profit-loss ratios and ROI. If you have people interested in it, you can create an internationalized version of a package for any audience. Now, there are still complicated technological issues (such as some of the really complex scripting systems in many of the smaller markets like SE Asia), but once we get past some of the difficult hurdles of creating truly flexible font and glyph servers and text rendering systems, we will see Linux and FOSS expanding into places where MS cannot hope to go. True, these won't bring in gobs of cash for Linux developers and ISV's, but I think we will see steady progress made. We will soon see Linux as the foundation for technological, and ultimately economic freedom for the majority of the world's governments and citizens.
Your Servant, B. Baggins
Linux needs more than a room full of engineers reworking the code how they see fit. These large distro companies and other software companies that make programs to linux on the desktop need to find regular people who don't frequent slashdot 17 times a day to get some input and feedback.
If the average users can't figure out how the installer works, they the installer should be rewritten. What makes windows and mac so nice is that installation of good commercial software is generally pretty easy. Everytime I use RPMs I think to myself how few people consider software a package and understand how it is broken into data files and executables. People think of software of something they buy in a box. These specialized distros like Lindows are on the right path for average computer users because they see the importance of making the software intuitive.
Another thing linux needs is marketting. I'm not talking about the regular marketting that kills everything else. Just a little reworking of the names of software. I don't think I'd recommend linux to any regular computer user because I know soon after that I'd get a phone call asking me
"what the hell does this mean?"
And to quell the responses, here is what those phone calls would entail: What the hell does
"apt get" mean? What the hell is an "RPM." What does a kernel version mismatch mean? What is lib.so.... mean and how do I get it? How to I get to the "shell". How do I run a script? Why do I care about the "source"? And "I put the disc in and nothing happened."
(*SIGH*) I use Evolution, and while I love it for email, and for personal calendaring, there still isn't a good *group* calendering server that I know of. Yes, I know there is the "Ximian Connector", but that still depends on Exchange, and is supposedly pretty crippled. (I don't have any personal experience on this, so feel free to correct me if you've used the Connector with great success!) I've seen a couple of commercial applications out there, but when you do more than simply scratch the surface, they are still pretty skimpy on features, and often beastly expensive when you start adding up expenses for a large operation.
I keep looking, hoping that the situation will change, but I haven't found anything to plug this hole yet.
Your Servant, B. Baggins
Great, you just described a source rpm, and very likely an deb source file.
BTW, its been like that... forever (for some sets of "forever")
(Note--This does NOT dis Patrick, quite the opposite, everyone else copied a good idea into their implementations)
Also, someone is plagarizing your posts, have seen a couple of dupes.
(Assuming YOU are a lawyer)
stable little business climate.
If it's irrelevant, why bother posting?
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
that linux will get some steam, but will face new legal concerns, IBM and sun will be sued by microsoft for imitating their gui, then gnome and kde will be sued in the whole ordeal, apple turns around and sues microsoft ripping off NexT
might not be that far.
but I predict this year will be the year of tech lawsuits as a new major player gets involved in the market.
I wouldnt be surprised if the GPL got overturned and claimed invalid by a well paid judge.
the shit with SCO last year might prove to be the stone in the pond that started the ripple effect.
SCO will win their court cases and own all Linux and Unix distributions. SCO will decide to sell Unix and Linux to Microsoft who will eventually phase them out. This will bring about the apocalypse and the end of civilization. Bill Gates will return to Hades to join his father Satan, mission accomplished.
Apple will open source the aqua desktop.
I just got Redhat Linux 9 and that is one of the best Linux's
1. Driver support for Linux will grow considerably as manufacturers will see more geeks heading that way.
2. Open Office will grow, but will not make serious inroads. Back office techs will start using it, and I predict a more geeky mate or two will send me a .SXW in the next 12 months.
3. Porting of software to Linux will grow from major business vendors.
4. More companies running Oracle/SQL server will start using MySQL as a database for static data like archive viewing and MIS reporting.
5. A whole lot of Linux distros will fade away. Maybe this is a hope, and people can concentrate on making 4 or 5 excellent.
6. One of my non-geeky relatives will phone me about getting Linux.
7. SCO will lose big in their case against IBM.
8. A major computer player (maybe IBM or HP) will either partner or buy a distro and release it as a consumer Linux on a PC where the hardware and software have been tested to work together.
9. (More of a hope) There will be an Open Source video format (maybe theora) that will kill off the piece of shit that is Real Player.
It's called sarcasm. Look it up in the, what was it called, oh yeah, DICTIONARY.
If you modded the parent down, you must absolutely JACK SHIT about the kernel. You've ruined a perfectly good joke/retort that apparently you didn't get.
Good job, Mr. Know-it-all.
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
I don't know a lot about it, but doesn't SUSE/Novell have this OpenExchange thing? I'd be curious to know how it compares, in the real world, to Microsoft Exchange.
.....it so doesn't take any effort to figure this out.
Linux 2.6 has ALSA. ALSA is a vast improvement over the shitty sound infrastructure that linux users have been hobbled with for the last x years. OSS? ESD? Cast them into the dustbin, spit in their general direction.... or allow them to burn in hell.
I expect a couple of things. One, decent audio players. See linuxaudio for a taste.
Two, more sophisticated audio applications, including the kind of audio-server-and-patches capable with JACK.
Three, serious competition to low-end or infrequently updated commercial software like cakewalk by free, non-commercial variants.
Hopefully, audio that doesn't suck will give a big boost to video editing apps on linux.
Sadly, things this year will not bring to linux:
1) A decent vector image program.
2) A decent page layout program.
3) Any creative apps from Adobe running native.
I think one of the results of the rise of Linux and the press for other Open Source software in 2004 will be that it will create a new opportunity for Microsoft! Microsoft can use the developments in Linux / Open Source to argue:
The server market is a separate and distinct market from the desktop market. Microsoft does not have a monopoly position in this market. The rise of Linux demonstrates this. And since the competition is free software, Microsoft may need to create product offering to try to compete. For example, a bundle of Win2k3 server / SQL server. hey will point to the use of Linux/MySQL or Linux/Postgres as the competition and the model they must compete with. Since this bundle benefits the consumer and since MS does not have a monopoly in the market, they may get to do this, legally. This kind of bundle could be devastating to Oracle and IBM in the DB business.
MS may also use the recent events in Israel and China to make moves on the desktop. They may need to go back to the judge and get approval, but they will have a stack of articles by experts and decrees by governments to use to convince the judge that there has been a radical shift in the market and that they should be free to make various technical moves / changes to the desktop OS.
The bottom line is that as Linux grows in 2004 it gives MS the legal basis it needs to counter-attack. More acquisitions. More bundles. Ties of OS and database. There are lots of things you can think of and the Redmond folks have a lot of good business minds to seize this opportunity. The short term impact of an MS counter-attack will likely be on its commercial competitors.
In the end, the market could move to more of a Microsoft / Open Source market, with the other commercial folks getting crushed. let's face it, no software company's business model is safe from open source. Right now some commercial folks see Open Source as a way to rein in MS. But we may also see folks start to team up with MS because and against Open Source because they will see that their own businesses are threatened.
It will start in 2004. 2005 will be the interesting year!
"The LAMP (Linux, Apache, MySQL, PHP/PERL/Python) environment will become more recognized as a foundational solution in 2004." -John M. Weathersby
I think PostgreSQL is more likely than MySQL, although I understand that leaves a less cool acronym (though I've seen 'linux apache mod_perl postgres').