The powers that be have probably noticed your IP and are bitchslapping your non-troll account. Its their petty little way about making them feel better about themselves. BTW, when is your next report coming out? I have quite a story about a total spinchter-stretching grogan I pushed out this weekend.
I would like to take a minute out to dispel a rumor that has been oozing around the Internet for quite sometime. This is a foul and insidious bit of gossip that's only used to provoke a negative reaction from people. Perhaps you've heard this rumor: That women use the Internet.
Now, this thought is quite patently absurd. To begin with, women simply aren't smart enough to use it. A woman's mind is pre-programmed, if you will, to cook and care for children and little else. Working with a global network of computers is simply not in her genes. When put in front of a computer, your typical woman will stare at it before attempting to use it to prepare dinner for her hard-working husband.
Of course monkey's have been taught sign-language, so it is theoretically possible that a woman, guided by the all-powerful mind of a man, might be able to use some of the more simplistic features of America Online. Perhaps sending a rudimentary instant messange asking how to clean a pair of her spouse's slacks. But lets enter the realm of imagination for a moment and we'll see why even if they had the mental ability to use the Internet, most little ladies still wouldn't.
The reason for this is that most women simply lack the desire. All women find the greatest joy in life to be spent in the kitchen preparing a wholesome dinner, or in the bedroom serving her husband. While some women may dispute this, its a scientific fact that this is just a coy game some women play to attract a mate. Deep inside they all crave the glowing warmth that comes making a roast beef in a Crock Pot.
So the next time you hear someone claiming to be a "woman" on the Internet, think twice. I am saddened to say this, but most likely it is nothing more than a homosexual attempting to get his jollies with this immoral act. Remember what Egg Troll says: On the Internet, the men are men...and so are the women.
Thank you.
[Ed. Note - It has since come to my attention that there have been reported sightings of women using the Internet. However, in all cases these women turned out to be lesbians. So if you should see a woman using the Internet, she will be a dyke in all cases.]
Gentlemen, the time has come for a serious discussion on whether or not to continue using C for serious programming projects. As I will explain, I feel that C needs to be retired, much the same way that Fortran, Cobol and Perl have been. Furthermore, allow me to be so bold as to suggest a superior replacement to this outdated language.
To give you a little background on this subject, I was recently asked to develop a client/server project on a Unix platform for a Fortune 500 company. While I've never coded in C before I have coded in VB for fifteen years, and in Java for over ten, I was stunned to see how poorly C fared compared to these two, more low-level languages.
C's biggest difficulty, as we all know, is the fact that it is by far one of the slowest languages in existance, especially when compared to more modern languages such as Java. Although the reasons for this are varied, the main reasons seems to be the way C requires a programmer to laboriously work with chunks of memory.
Requiring a programmer to manipulate blocks of memory is a tedious way to program. This was satisfactory back in the early days of coding, but then again, so were punchcards. By using what are called "pointers" a C programmer is basically requiring the computer to do three sets of work rather than one. The first time requires the computer to duplicate whatever is stored in the memory space "pointed to" by the pointer. The second time requires it to perform the needed operation on this space. Finally the computer must delete the duplicate set and set the values of the original accordingly.
Clearly this is a horrendous use of resources and the chief reason why C is so slow. When one looks at a more modern (and a more serious) programming language like Java or, even better, Visual Basic, that lacks such archaic coding styles, one will also note a serious speed increase over C.
So what does this mean for the programming community? I think clearly that C needs to be abandonded. There are two candidates that would be a suitable replacement for it. Those are Java and Visual Basic.
Having programmed in both for many years, I believe that VB has the edge. Not only is it slightly faster than Java its also much easier to code in. I found C to be confusing, frightening and intimidating with its non-GUI-based coding style. Furthermore, I like to see the source code of the projects I work with. Java's source seems to be under the monopolistic thumb of Sun much the way that GCC is obscured from us by the marketing people at the FSF. Microsoft's "shared source" under which Visual Basic is released definately seems to be the most fair and reasonable of all the licenses in existance, with none of the harsh restrictions of the BSD license. It also lacks the GPLs requirement that anything coded with its tools becomes property of the FSF.
I hope to see a switch to VB very soon. I've already spoken with various luminaries in the *nix coding world and most are eager to begin to transition. Having just gotten off the phone with Mr. Alan Cox, I can say that he is quite thrilled with the speed increases that will occur when the Linux kernel is completely rewritten in Visual Basic. Richard Stallman plans to support this, and hopes that the great Swede himself, Linus Torvaldis, won't object to renaming Linux to VB/Linux. Although not a C coder himself, I'm told that Slashdot's very own Admiral Taco will support this on his web site.
Unfortunately pixel_bc actually thought for himself, rather than following the mindless Slashdot groupthink. He also correctly pointed out that a company was fully within its rights to sue a fan of its product. Clearly both of these go against everything that Slashdot is about. Please either mod it down to -2 or simply delete it before other Slashbots start to think for themselves.
I just heard some sad news on talk radio - Troll/Crapflooder Anonymous Coward was found dead in his parent's basement this morning. There weren't any more details. I'm sure everyone in the Slashdot community will miss him - even if you didn't fall for his goatse.cx links, there's no denying his contributions to homoerotic culture. Truly a flaming queen.
I dated this girl who liked it when I did this. She also let me cum on her bra and then she'd wear it all day. Then there were the numerous times I'd bang her up the ass and afterwards she'd lay there, basking in the glow of my jizz dripping out of her.:)
though I liked the throwaway comment about Perl - if you'd left it at that, it'd have been a great troll
Thats what makes it the best part. It should be clear to everyone that its a troll, but some dimbulbs still bite everytime. Thats why I haven't bothered to write a new one yet.
Why the fuck does commander taco want an xbox again?????
Because Taco understands the Linux is pretty much a worthless turd, and MS really does make the best products. He can only continue to lie about the virtues of Linux for so long, until something comes along that is impossible for him to resist. True it makes him a hypocrit, but we realized this long ago.
Speaking of VB, I'm shocked and stunned that Linux hasn't ported this (and the rest of Visual Studio for that matter) over yet. How does it expect to be taken seriously as an OS when it lacks a serious suite of development tools? I guess if it wants to be left behind when.NET happens, that's fine. Time for Linux to get with the program.
Why is this flamebait? Its quite an accurate summation of what has happened, mindless the pointless nerd-hyperbole. Really when you boil this story down, all that happened was someone got a box with an ethernet controller onto a network. This should be modded up as insightful!
Gentlemen, the time has come for a serious discussion on whether or not to continue using C for serious programming projects. As I will explain, I feel that C needs to be retired, much the same way that Fortran, Cobol and Perl have been. Furthermore, allow me to be so bold as to suggest a superior replacement to this outdated language.
To give you a little background on this subject, I was recently asked to develop a client/server project on a Unix platform for a Fortune 500 company. While I've never coded in C before I have coded in VB for fifteen years, and in Java for over ten, I was stunned to see how poorly C fared compared to these two, more low-level languages.
C's biggest difficulty, as we all know, is the fact that it is by far one of the slowest languages in existance, especially when compared to more modern languages such as Java. Although the reasons for this are varied, the main reasons seems to be the way C requires a programmer to laboriously work with chunks of memory.
Requiring a programmer to manipulate blocks of memory is a tedious way to program. This was satisfactory back in the early days of coding, but then again, so were punchcards. By using what are called "pointers" a C programmer is basically requiring the computer to do three sets of work rather than one. The first time requires the computer to duplicate whatever is stored in the memory space "pointed to" by the pointer. The second time requires it to perform the needed operation on this space. Finally the computer must delete the duplicate set and set the values of the original accordingly.
Clearly this is a horrendous use of resources and the chief reason why C is so slow. When one looks at a more modern (and a more serious) programming language like Java or, even better, Visual Basic, that lacks such archaic coding styles, one will also note a serious speed increase over C.
So what does this mean for the programming community? I think clearly that C needs to be abandonded. There are two candidates that would be a suitable replacement for it. Those are Java and Visual Basic.
Having programmed in both for many years, I believe that VB has the edge. Not only is it slightly faster than Java its also much easier to code in. I found C to be confusing, frightening and intimidating with its non-GUI-based coding style. Furthermore, I like to see the source code of the projects I work with. Java's source seems to be under the monopolistic thumb of Sun much the way that GCC is obscured from us by the marketing people at the FSF. Microsoft's "shared source" under which Visual Basic is released definately seems to be the most fair and reasonable of all the licenses in existance, with none of the harsh restrictions of the BSD license. It also lacks the GPLs requirement that anything coded with its tools becomes property of the FSF.
I hope to see a switch to VB very soon. I've already spoken with various luminaries in the *nix coding world and most are eager to begin to transition. Having just gotten off the phone with Mr. Alan Cox, I can say that he is quite thrilled with the speed increases that will occur when the Linux kernel is completely rewritten in Visual Basic. Richard Stallman plans to support this, and hopes that the great Swede himself, Linus Torvaldis, won't object to renaming Linux to VB/Linux. Although not a C coder himself, I'm told that Slashdot's very own Admiral Taco will support this on his web site.
Then surely you know that the Taliban would park vehicles next to it and keep troops near the Red Cross center, hoping the US wouldn't bomb it. Looks like they guessed wrong.
Haha! I've never met Taco but from the pics I've seen of him, that does look like him. Who are the people whom he is talking with? Are they Slashdot editors. The fat one does kinda look like Cowboy Neal.
I bet of all the followup posts on this, half will be people pissed at him for talking so much shit about his readers (I liked when he called them "pony-tailed compufags!"), and the other half pissed cause it was in Real Media! Heh!
well where did the terroists trian to crash planes? yup the US.
Thats because there's nothing worthwhile in Canada. Not to mention that the Canadians are probably in cahoots with bin Laden. After Afghanistan, it won't be Baghdad we bomb, it'll be Montreal!
Actually its you I want to jack off. Ever since I saw Stand by Me, I always wanted to feel your rock hard manshaft in my hands. Whadya say, sailor? Swing by around 6pm? I got some poppers!!
As far as I'm concerned, that whole country should be cut off and tossed into the ocean. Same thing with Canada, too. Both are havens for toque-wearing madmen.
I work as a consultant for several fortune 500 companies, and I think I can shed a little light on the climate of the open source community at the moment. I believe that part of the reason that open source based startups are failing left and right is not an issue of marketing as it's commonly believed but more of an issue of the underlying technology.
I know that that's a strong statement to make, but I have evidence to back it up! At one of the major corps(5000+ employees) that I consult for, we wanted to integrate Linux into our server pool. The allure of not having to pay any restrictive licensing fees was too great to ignore. I reccomended the installation of several boxes running the new 2.4.9 kernel, and my hopes were high that it would perform up to snuff with the Windows 2k boxes which were(and still are!) doing an AMAZING job at their respective tasks of serving HTTP requests, DNS, and fileserving.
I consider myself to be very technically inclined having programmed in VB for the last 8 years doing kernel level programming. I don't believe in C programming because contrary to popular belief, VB can go just as low level as C and the newest VB compiler generates code that's every bit as fast. I took it upon myself to configure the system from scratch and even used an optimised version of gcc 3.1 to increase the execution speed of the binaries. I integrated the 3 machines I had configured into the server pool, and I'd have to say the results were less than impressive... We all know that linux isn't even close to being ready for the desktop, but I had heard that it was supposed to perform decently as a "server" based operating system. The 3 machines all went into swap immediately, and it was obvious that they weren't going to be able to handle the load in this "enterprise" environment. After running for less than 24 hours, 2 of them had experienced kernel panics caused by Bind and Apache crashing! Granted, Apache is a volunteer based project written by weekend hackers in their spare time while Microsft's IIS has an actual professional full fledged development team devoted to it. Not to mention the fact that the Linux kernel itself lacks any support for any type of journaled filesystem, memory protection, SMP support, etc, but I thought that since Linux is based on such "old" technology that it would run with some level of stability. After several days of this type of behaviour, we decided to reinstall windows 2k on the boxes to make sure it wasn't a hardware problem that was causing things to go wrong. The machines instantly shaped up and were seamlessly reintegrated into the server pool with just one Win2K machine doing more work than all 3 of the Linux boxes.
Needless to say, I won't be reccomending Linux/FSF to anymore of my clients. I'm dissappointed that they won't be able to leverege the free cost of Linux to their advantage, but in this case I suppose the old adage stands true that, "you get what you pay for." I would have also liked to have access to the source code of the applications that we're running on our mission critical systems; however, from the looks of it, the Microsoft "shared source" program seems to offer all of the same freedoms as the GPL.
As things stand now, I can understand using Linux in academia to compile simple "Hello World" style programs and learn C programming, but I'm afraid that for anything more than a hobby OS, Windows 98/NT/2K are your only choices.
Haha! I've never met Taco but from the pics I've seen of him, that does look like him. Who are the people whom he is talking with? Are they Slashdot editors. The fat one does kinda look like Cowboy Neal.
I bet of all the followup posts on this, half will be people pissed at him for talking so much shit about his readers (I liked when he called them "pony-tailed compufags!"), and the other half pissed cause it was in Real Media! Heh!
Did they stay or go? If they stayed I bet they were German, or possibly Japanese. Those cultures play with their shit like it was Play-Doh and their sphincters were a Fun Factory. I wish I was German so my fetish would be culturally accepted:(
The powers that be have probably noticed your IP and are bitchslapping your non-troll account. Its their petty little way about making them feel better about themselves. BTW, when is your next report coming out? I have quite a story about a total spinchter-stretching grogan I pushed out this weekend.
I would like to take a minute out to dispel a rumor that has been oozing around the Internet for quite sometime. This is a foul and insidious bit of gossip that's only used to provoke a negative reaction from people. Perhaps you've heard this rumor: That women use the Internet.
Now, this thought is quite patently absurd. To begin with, women simply aren't smart enough to use it. A woman's mind is pre-programmed, if you will, to cook and care for children and little else. Working with a global network of computers is simply not in her genes. When put in front of a computer, your typical woman will stare at it before attempting to use it to prepare dinner for her hard-working husband.
Of course monkey's have been taught sign-language, so it is theoretically possible that a woman, guided by the all-powerful mind of a man, might be able to use some of the more simplistic features of America Online. Perhaps sending a rudimentary instant messange asking how to clean a pair of her spouse's slacks. But lets enter the realm of imagination for a moment and we'll see why even if they had the mental ability to use the Internet, most little ladies still wouldn't.
The reason for this is that most women simply lack the desire. All women find the greatest joy in life to be spent in the kitchen preparing a wholesome dinner, or in the bedroom serving her husband. While some women may dispute this, its a scientific fact that this is just a coy game some women play to attract a mate. Deep inside they all crave the glowing warmth that comes making a roast beef in a Crock Pot.
So the next time you hear someone claiming to be a "woman" on the Internet, think twice. I am saddened to say this, but most likely it is nothing more than a homosexual attempting to get his jollies with this immoral act. Remember what Egg Troll says: On the Internet, the men are men...and so are the women.
Thank you.
[Ed. Note - It has since come to my attention that there have been reported sightings of women using the Internet. However, in all cases these women turned out to be lesbians. So if you should see a woman using the Internet, she will be a dyke in all cases.]
Remember shitty Flash movies are your friend! :)
Gentlemen, the time has come for a serious discussion on whether or not to continue using C for serious programming projects. As I will explain, I feel that C needs to be retired, much the same way that Fortran, Cobol and Perl have been. Furthermore, allow me to be so bold as to suggest a superior replacement to this outdated language.
To give you a little background on this subject, I was recently asked to develop a client/server project on a Unix platform for a Fortune 500 company. While I've never coded in C before I have coded in VB for fifteen years, and in Java for over ten, I was stunned to see how poorly C fared compared to these two, more low-level languages.
C's biggest difficulty, as we all know, is the fact that it is by far one of the slowest languages in existance, especially when compared to more modern languages such as Java. Although the reasons for this are varied, the main reasons seems to be the way C requires a programmer to laboriously work with chunks of memory.
Requiring a programmer to manipulate blocks of memory is a tedious way to program. This was satisfactory back in the early days of coding, but then again, so were punchcards. By using what are called "pointers" a C programmer is basically requiring the computer to do three sets of work rather than one. The first time requires the computer to duplicate whatever is stored in the memory space "pointed to" by the pointer. The second time requires it to perform the needed operation on this space. Finally the computer must delete the duplicate set and set the values of the original accordingly.
Clearly this is a horrendous use of resources and the chief reason why C is so slow. When one looks at a more modern (and a more serious) programming language like Java or, even better, Visual Basic, that lacks such archaic coding styles, one will also note a serious speed increase over C.
So what does this mean for the programming community? I think clearly that C needs to be abandonded. There are two candidates that would be a suitable replacement for it. Those are Java and Visual Basic.
Having programmed in both for many years, I believe that VB has the edge. Not only is it slightly faster than Java its also much easier to code in. I found C to be confusing, frightening and intimidating with its non-GUI-based coding style. Furthermore, I like to see the source code of the projects I work with. Java's source seems to be under the monopolistic thumb of Sun much the way that GCC is obscured from us by the marketing people at the FSF. Microsoft's "shared source" under which Visual Basic is released definately seems to be the most fair and reasonable of all the licenses in existance, with none of the harsh restrictions of the BSD license. It also lacks the GPLs requirement that anything coded with its tools becomes property of the FSF.
I hope to see a switch to VB very soon. I've already spoken with various luminaries in the *nix coding world and most are eager to begin to transition. Having just gotten off the phone with Mr. Alan Cox, I can say that he is quite thrilled with the speed increases that will occur when the Linux kernel is completely rewritten in Visual Basic. Richard Stallman plans to support this, and hopes that the great Swede himself, Linus Torvaldis, won't object to renaming Linux to VB/Linux. Although not a C coder himself, I'm told that Slashdot's very own Admiral Taco will support this on his web site.
Thank you for your time. Happy coding.
Egg Troll
Unfortunately pixel_bc actually thought for himself, rather than following the mindless Slashdot groupthink. He also correctly pointed out that a company was fully within its rights to sue a fan of its product. Clearly both of these go against everything that Slashdot is about. Please either mod it down to -2 or simply delete it before other Slashbots start to think for themselves.
Thank you.
I just heard some sad news on talk radio - Troll/Crapflooder Anonymous Coward was found dead in his parent's basement this morning. There weren't any more details. I'm sure everyone in the Slashdot community will miss him - even if you didn't fall for his goatse.cx links, there's no denying his contributions to homoerotic culture. Truly a flaming queen.
I dated this girl who liked it when I did this. She also let me cum on her bra and then she'd wear it all day. Then there were the numerous times I'd bang her up the ass and afterwards she'd lay there, basking in the glow of my jizz dripping out of her. :)
Thats what makes it the best part. It should be clear to everyone that its a troll, but some dimbulbs still bite everytime. Thats why I haven't bothered to write a new one yet.
Cheers!
Why the fuck does commander taco want an xbox again?????
Because Taco understands the Linux is pretty much a worthless turd, and MS really does make the best products. He can only continue to lie about the virtues of Linux for so long, until something comes along that is impossible for him to resist. True it makes him a hypocrit, but we realized this long ago.
Please moderate this as such. Thank you.
You spell like a Candian too, eh. Forget aboot it! Haw! Haw! Haw!
What do you think I'm doing? Trolling?
.NET happens, that's fine. Time for Linux to get with the program.
Speaking of VB, I'm shocked and stunned that Linux hasn't ported this (and the rest of Visual Studio for that matter) over yet. How does it expect to be taken seriously as an OS when it lacks a serious suite of development tools? I guess if it wants to be left behind when
Why is this flamebait? Its quite an accurate summation of what has happened, mindless the pointless nerd-hyperbole. Really when you boil this story down, all that happened was someone got a box with an ethernet controller onto a network. This should be modded up as insightful!
Gentlemen, the time has come for a serious discussion on whether or not to continue using C for serious programming projects. As I will explain, I feel that C needs to be retired, much the same way that Fortran, Cobol and Perl have been. Furthermore, allow me to be so bold as to suggest a superior replacement to this outdated language.
To give you a little background on this subject, I was recently asked to develop a client/server project on a Unix platform for a Fortune 500 company. While I've never coded in C before I have coded in VB for fifteen years, and in Java for over ten, I was stunned to see how poorly C fared compared to these two, more low-level languages.
C's biggest difficulty, as we all know, is the fact that it is by far one of the slowest languages in existance, especially when compared to more modern languages such as Java. Although the reasons for this are varied, the main reasons seems to be the way C requires a programmer to laboriously work with chunks of memory.
Requiring a programmer to manipulate blocks of memory is a tedious way to program. This was satisfactory back in the early days of coding, but then again, so were punchcards. By using what are called "pointers" a C programmer is basically requiring the computer to do three sets of work rather than one. The first time requires the computer to duplicate whatever is stored in the memory space "pointed to" by the pointer. The second time requires it to perform the needed operation on this space. Finally the computer must delete the duplicate set and set the values of the original accordingly.
Clearly this is a horrendous use of resources and the chief reason why C is so slow. When one looks at a more modern (and a more serious) programming language like Java or, even better, Visual Basic, that lacks such archaic coding styles, one will also note a serious speed increase over C.
So what does this mean for the programming community? I think clearly that C needs to be abandonded. There are two candidates that would be a suitable replacement for it. Those are Java and Visual Basic.
Having programmed in both for many years, I believe that VB has the edge. Not only is it slightly faster than Java its also much easier to code in. I found C to be confusing, frightening and intimidating with its non-GUI-based coding style. Furthermore, I like to see the source code of the projects I work with. Java's source seems to be under the monopolistic thumb of Sun much the way that GCC is obscured from us by the marketing people at the FSF. Microsoft's "shared source" under which Visual Basic is released definately seems to be the most fair and reasonable of all the licenses in existance, with none of the harsh restrictions of the BSD license. It also lacks the GPLs requirement that anything coded with its tools becomes property of the FSF.
I hope to see a switch to VB very soon. I've already spoken with various luminaries in the *nix coding world and most are eager to begin to transition. Having just gotten off the phone with Mr. Alan Cox, I can say that he is quite thrilled with the speed increases that will occur when the Linux kernel is completely rewritten in Visual Basic. Richard Stallman plans to support this, and hopes that the great Swede himself, Linus Torvaldis, won't object to renaming Linux to VB/Linux. Although not a C coder himself, I'm told that Slashdot's very own Admiral Taco will support this on his web site.
Thank you for your time. Happy coding.
Egg Troll
Then surely you know that the Taliban would park vehicles next to it and keep troops near the Red Cross center, hoping the US wouldn't bomb it. Looks like they guessed wrong.
It means Joe Sixpack won't be able to go to khatchewingsluts.so anymore.
I'm 12 years old and have a Star Fleet uniform at my home. I'll chill some Zima for you.
Haha! I've never met Taco but from the pics I've seen of him, that does look like him. Who are the people whom he is talking with? Are they Slashdot editors. The fat one does kinda look like Cowboy Neal.
I bet of all the followup posts on this, half will be people pissed at him for talking so much shit about his readers (I liked when he called them "pony-tailed compufags!"), and the other half pissed cause it was in Real Media! Heh!
Thats because there's nothing worthwhile in Canada. Not to mention that the Canadians are probably in cahoots with bin Laden. After Afghanistan, it won't be Baghdad we bomb, it'll be Montreal!
Actually its you I want to jack off. Ever since I saw Stand by Me, I always wanted to feel your rock hard manshaft in my hands. Whadya say, sailor? Swing by around 6pm? I got some poppers!!
That may be the gayest commentI have ever read on Slashdot.
As far as I'm concerned, that whole country should be cut off and tossed into the ocean. Same thing with Canada, too. Both are havens for toque-wearing madmen.
I work as a consultant for several fortune 500 companies, and I think I can shed a little light on the climate of the open source community at the moment. I believe that part of the reason that open source based startups are failing left and right is not an issue of marketing as it's commonly believed but more of an issue of the underlying technology.
I know that that's a strong statement to make, but I have evidence to back it up! At one of the major corps(5000+ employees) that I consult for, we wanted to integrate Linux into our server pool. The allure of not having to pay any restrictive licensing fees was too great to ignore. I reccomended the installation of several boxes running the new 2.4.9 kernel, and my hopes were high that it would perform up to snuff with the Windows 2k boxes which were(and still are!) doing an AMAZING job at their respective tasks of serving HTTP requests, DNS, and fileserving.
I consider myself to be very technically inclined having programmed in VB for the last 8 years doing kernel level programming. I don't believe in C programming because contrary to popular belief, VB can go just as low level as C and the newest VB compiler generates code that's every bit as fast. I took it upon myself to configure the system from scratch and even used an optimised version of gcc 3.1 to increase the execution speed of the binaries. I integrated the 3 machines I had configured into the server pool, and I'd have to say the results were less than impressive... We all know that linux isn't even close to being ready for the desktop, but I had heard that it was supposed to perform decently as a "server" based operating system. The 3 machines all went into swap immediately, and it was obvious that they weren't going to be able to handle the load in this "enterprise" environment. After running for less than 24 hours, 2 of them had experienced kernel panics caused by Bind and Apache crashing! Granted, Apache is a volunteer based project written by weekend hackers in their spare time while Microsft's IIS has an actual professional full fledged development team devoted to it. Not to mention the fact that the Linux kernel itself lacks any support for any type of journaled filesystem, memory protection, SMP support, etc, but I thought that since Linux is based on such "old" technology that it would run with some level of stability. After several days of this type of behaviour, we decided to reinstall windows 2k on the boxes to make sure it wasn't a hardware problem that was causing things to go wrong. The machines instantly shaped up and were seamlessly reintegrated into the server pool with just one Win2K machine doing more work than all 3 of the Linux boxes.
Needless to say, I won't be reccomending Linux/FSF to anymore of my clients. I'm dissappointed that they won't be able to leverege the free cost of Linux to their advantage, but in this case I suppose the old adage stands true that, "you get what you pay for." I would have also liked to have access to the source code of the applications that we're running on our mission critical systems; however, from the looks of it, the Microsoft "shared source" program seems to offer all of the same freedoms as the GPL.
As things stand now, I can understand using Linux in academia to compile simple "Hello World" style programs and learn C programming, but I'm afraid that for anything more than a hobby OS, Windows 98/NT/2K are your only choices.
thank you.
Haha! I've never met Taco but from the pics I've seen of him, that does look like him. Who are the people whom he is talking with? Are they Slashdot editors. The fat one does kinda look like Cowboy Neal.
I bet of all the followup posts on this, half will be people pissed at him for talking so much shit about his readers (I liked when he called them "pony-tailed compufags!"), and the other half pissed cause it was in Real Media! Heh!
Did they stay or go? If they stayed I bet they were German, or possibly Japanese. Those cultures play with their shit like it was Play-Doh and their sphincters were a Fun Factory. I wish I was German so my fetish would be culturally accepted :(