Hacker News new | ask | show | jobs
by simonh 3508 days ago
This is a fair point actually. I switched to the Mac a decade ago, but Mac hardware free-rides off the PC hardware market all the time. If we're honest, so does Linux. If Microsoft hadn't supported and grown the PC hardware industry for decades the whole desktop ecosystem would be a lot poorer.

Personally I'm very happy with the hardware options available to me on the Mac, but there's a whole world of hardware options over there in PC land I'll never take advantage of. Conversely Linux graphics card driver support is still woeful, but that's really not Microsoft's problem and if Linux didn't have the PC platform to run on it's hardware costs would be much higher. What would be the alternative, Sun-style workstations? It's not that Microsoft did this on purpose, but it's still a fact.

2 comments

With no MicroSoft the PC industry would be as fragmented as it was in the 80s, with many operating systems and single vendor hardware/sw platforms running on different chipsets. We are down to Windows, MacOS, Linux, Android and iOS now, on either ARM or x86. Everything else is very minor.

However network effects would have given to another company the position that MicroSoft enjoyed for some 30 years. It could have been a slower growth or a faster downfall, but somebody would have been there. Not Apple because they are interested only in selling their own hardware. Probably some company out of nowhere, not necessarily on a x86 chip. Then everybody would have started building drivers for the OS of that company and Linux and MacOS would be running on the preferred chip of that OS.

Maybe in an alternate reality Visicalc built their own OS to run their spreasheet on a large screen (by the time standards) 8086 computer and replace MSDOS and Microsoft as the OS and sw company of choice. We'd be talking about VisiOffice and Vindows now :-)

> with many operating systems and single vendor hardware/sw platforms running on different chipsets.

We could have gone the slightly-less-compatible route with CP/M-86. Network effects would make the industry gravitate towards a standard platform, but not necessarily a company.

I remember tons of GUI software running on proprietary Unixes on vastly different architectures, all written aiming POSIX compatibility and an X graphics environment.

I remember them, but they cost a little fortune (both hw and sw). They were still popular in the 90s but the first cheap and good enough alternative started to make a real dent into their professional market. It was Windows 3.1 and 80486 in 1992. But don't forget Autocad in the 80s.

Yes, CP/M-86 could have played to role of MSDOS but people really needed to buy a box with a floppy disk to install from or a preinstalled OS on their new PC. MS did that right.

A 386 was a reasonable Unix host at the time. I first experienced Unix on a 68020 box attached to dozens of terminals. There were a couple Unix like OSs that were relatively inexpensive but I don't remember any that had a GUI.

All that is not very relevant. Had Microsoft never existed, it'd have been an ecosystem too different to make any valid prediction. We'll have to eventually restore the universe and run a different path to see.

That "POSIX compatibility" was quite interesting in the late 90's.

Just like it happens with any standard, we ended up with lots of #ifdef, because many APIs might had the same name, but not the same semantics.

And like in UNIX like OSes, all the cool goodies weren't in the POSIX APIs anyway.

It is quite sad that despite some of the cool GUIs like on NeXT and Sun OpenWindows, the best that they could settle on as a standard was Motif.

> Maybe in an alternate reality Visicalc built their own OS to run their spreasheet on a large screen

Well, we did have Richard M. Stallman, Emacs author, not only create an OS (GNU), but also extend Emacs to the point that it might as well be an OS. More pointedly, Miguel De Icaza created Gnumeric (a fantastic Excel clone) before he started the GNU Network Object Model Environment (GNOME).

Corel attempted something similar to what you were saying, as well; Their Wordperfect/Office/Draw empire was leveraged against Microsoft's Embrace/Extend/Extinguish in order to promote their (debian-based) linux distribution.

Unless you're using Wayland on NVidia chipsets, graphics driver support is pretty damn good nowadays. I was able to install NVidia and ATI proprietary drivers during my graphical linux install of Calculate (Gentoo) linux. I'd be shocked if Ubuntu or Fedora were somehow more obtuse than this.

As for free drivers, the only one lagging behind is Nouveau for Nvidia users. AMD's free/open driver has made some serious performance improvements in the past few months, and Intel's driver (or just plain modesetting) has performance parity with their windows driver.

I remember 2008, and fighting with AMD/ATI drivers, and occasional reboots on my NVidia systems that led to X not working anymore. I've had exactly one instance of that in the past 4 years (under Arch). Can we stop spreading 2008-era misinformation in 2016?