Comment It's life, Jim, but not as we know it! (Score 1) 180
Comment Definitive obituary for OS/2 (from Gordon Letwin) (Score 1) 342
Excerpt: "What was OS/2's problem? Why was it doomed? Because it's main attraction was as an engine to run MS-Windows applications. The problem is one of standards, and one of critical mass. Standards are of incredible importance in the computing world. They're critical in other domains that folks don't often think about. Your HiFi CD player, for example. It plugs into your preamp. And that plugs into your amp. And that connects to speakers. Each of those can, and usually does, come from a different manufacturer. The RCA connectors, and the signal levels themselves, are standardized. Standardization is a big plus in the computer field. You're much better off having thousands of products and vendors compatible with a single standard, even a mediocre one, than having dozens of products, one or two each for each of a dozen fragmented standards."
Comment Will Apple reject apps... (Score 1) 96
Comment PBS video on network neutrality explains it best (Score 4, Informative) 604
Comment Re:"Microsoft doesn't make machines." (Score 1) 219
Comment Re:"Microsoft doesn't make machines." (Score 1) 219
NT was a rename of the OS/2 3.0 development snapshot which Microsoft ended up with after their spat with IBM in the early 1990's and continued to evolve into the NT kernel
That's not entirely correct. Microsoft did use some OS/2 technology in the development of Windows NT, but the NT kernel itself was based on a rewrite of VMS, which was performed by one of the key developers of VMS, Dave Cutler. The OS/2 technology built into NT was primarily included for compatibility with earlier versions of OS/2.
The reason NT started at version 3 is because versions 1 and 2 were already released as the collaborative effort and named OS/2 versions 1 and 2.
Actually, from what I understood, the reason that NT started at version 3.1 is because it matched the release level of the existing (16-bit) version of Windows at the time, and Microsoft wanted to emphasize NT's compatibility with 16-bit applications in the hopes of upgrading mainstream users to NT as quickly as possible. Of course, delivering acceptable compatibility for 16-bit Windows applications in NT turned out to be a lot harder than expected, and most mainstream users did not migrate to the NT kernel until Windows XP was released in 2001.