Forgot your password?
typodupeerror

Comment And guess what Fortran is making a comeback (Score 1) 641

I have worked in process control and high energy physics for the last 30 years. When the PAW (physics analysis workstations) were converted from Fortran to C++ it was a total disaster, a bloated piece of crapware emerged that took more resources, ran at half speed if it didnt crash with a memory leak first. I have stood on the bank of the river and watched the corpses floating by, the latest fads in languages back then, remember Pascal, Modula, Algol68 .... During that time Linux hackers were perfectly happy to write their C code with vi and make, perhaps with cscope and get reliable binaries that are maintanable. The point about C is its a SIL (Systems Implementation Language), no one in their right mind would think about writing a kernel in C++, its an abomination. For those of us who need OO then C# and Java are great, look at Android. The old languages that have survived the test of time have done so because they work for the niche they were intended for. C is brilliant at describing and using hardware interfaces and writing beautiful fast kernel code, and yes macros are great "ContainerOf" and "WaitEvent" are two that come to mind. So cheers to C, Fortran (making a strong comeback), Lisp and Python. May C++ rot in hell as soon as possible with the rest of the crap, if I want OO I will use Java.

Comment Re:Forced to buy MS windows (Score 1) 336

Problem is that the good hardware top range netbooks are not available without MS-crap on them. I am sure the only reason MS is popular is because there is no/(very litttle) choice in your average computer shop. The only good thing about windows I guess is that it stinks so much it keeps the flies off the rest of us. However I don't enjoy paying that price just because I want a netbooks with 9Hrs battery life etc.

Comment Forced to buy MS windows (Score 2, Insightful) 336

Speaking as a consumer of netbooks, I am fed up paying the Microsoft tax, having them puke windows Vista all over my hard drive and vandalizing it with nasty plastic stickers on it. I format the drive, pull off the stickers and install Ubuntu. I hope Google wins and wipes MS out. Hardly fair when you cant choose not to have windows and are forced to pay for something you dont want.

Comment Re:your flame hurts too (Score 1) 235

You are confusing the word "computer" with the garbage spewed out by Microsoft. I will admit that no one understands XP, and that there is very little science behind it. I do understand computers, just not what passes for an operating system from Bill's lot.

Slashdot Top Deals

"Thank heaven for startups; without them we'd never have any advances." -- Seymour Cray

Working...