Comment Re:INTERNATIONAL Business Machines (Score 1) 194
Comment Re: Compiler optimizer bugs (Score 1) 285
and the program would crash on that line.
Not all compiler bugs cause a crash. A crash on the line is the ideal bug. I had to deal with a getc()/ungetc() bug that caused a wrong character to get inserted into the file stream. I spent days "printf-ing" the file parsing code. Once I found the bug, I was able to demonstrate it to the compiler guys in a 30 line program. That looked so easy to colleagues and the compiler guys after the fact.
Comment Herin lies the company that: (Score 1) 81
built phones that could take on a tank. That didn't need to be upgraded every two years.
became the largest phone manufacturer in the world.
became the largest camera manufacturer in the world.
only to fall prey to a trojan horse called Stephen Elop.
Comment Re:And another pointless phone (Score 1) 146
Comment Re:And another pointless phone (Score 1) 146
Comment Re:The US played a huge part in delaying India (Score 5, Informative) 126
The United States prevented Russia...
I am very skeptical of that and of the links you have posted.
Since when does Russia give a shit what the US tells them to do?
This link will clarify your doubt. This is a very respectable Indian magazines (India Today) 1993 article: http://indiatoday.intoday.in/story/us-blocks-critical-cryogenic-deal-forces-india-to-indigenise/1/302683.html Quote from article:
Russia caved in only because President Boris Yeltsin is desperate for Western aid to bail out his nation from the economic mess it is in. And the US had also threatened that it would stop all future space contracts with Russia including joint launches. So Yeltsin, who had pledged to uphold the deal when he visited India in January, instructed his negotiators to yield. Read more at: http://indiatoday.intoday.in/story/us-blocks-critical-cryogenic-deal-forces-india-to-indigenise/1/302683.html
Comment Re: LibreOffice & Apache OpenOffice merge (Score 2) 157
Comment Re:Eh? - Laptop serviceability huh? (Score 1) 193
Nevermind the fact that their laptops are the least-service-friendly machines I've ever laid a screwdriver on.
Are you confusing HP with Apple?
Comment Re:Eh? - They were ahead in the 64 bit race (Score 1) 193
The true reason for its demise is the lack of backwards compatibility. They decided to fix everything in one go: 64 bit, increased execution parallelism without programmer effort etc.
Years later AMD came up with x64 that was compatible with x32 and Intel quickly hoped on board as it saw the marked liked backward compatibility.
I have seen the Itaniums, if the program was slightly optimized, it would beat the daylights out of other architectures in terms of performance. Too bad that didn't count.
Comment Re:Why? (Score 1) 289
You are forgetting that 'urgent' critical & security patches don't wait for patch Tuesday. If a vulnerability is really needed, they will release it as soon as it passes regression testing.
This is fine. Sometimes holding back on an update means that Administrators can plan for an update and be prepared to install it as soon as it is disclosed. Unlike OSS that just plonks it out. You cannot plan for their releases.
Comment Re:Uptime isn't important, lack of downtime is (Score 1) 289
That said, I've never had a machine set not to use Automatic Updates reboot itself for an update without my intervention.
This is +1