←back to thread

346 points BirAdam | 3 comments | | HN request time: 0s | source
Show context
tombert ◴[] No.39944744[source]
There's a few cases in the history of computers where it feels like the world just "chose wrong". One example is the Amiga; the Amiga really was better than anything Apple or Microsoft/IBM was doing at the time, but for market-force reasons that depress me, Commodore isn't the "Apple" of today.

Similarly, it feels like Silicon Graphics is a case where they really should have become more standard. Now, unlike Amiga, they were too expensive to catch on with regular consumers, but I feel like they should have become and stayed the "standard" for workstation computers.

Irix was a really cool OS, and 4Dwm was pretty nice to use and play with. It makes me sad that they beaten by Apple.

replies(18): >>39944819 #>>39944821 #>>39944854 #>>39944859 #>>39944877 #>>39944921 #>>39944922 #>>39944925 #>>39944939 #>>39944947 #>>39944948 #>>39945067 #>>39945191 #>>39945372 #>>39945418 #>>39945614 #>>39946016 #>>39946259 #
qqtt ◴[] No.39944921[source]
My main problem with Silicon Graphics (& have the same problem with Sun Microsystems) is that they just tried to do too much in propriety hardware and completely resisted standards. Microsoft & IBM "won" because they made computers with actual upgrade paths and operating systems with wide support among upgrade paths. With SGI/Sun you were very much completely locked in to their hardware/software ecosystem and completely at the mercy of their pricing.

In this case, I think the market "chose right" - and the reason that the cheaper options won is because they were just better for the customer, better upgradability, better compatibility, and better competition among companies inside the ecosystems.

One of the most egregious things I point to when discussing SGI/Sun is how they were both so incredibly resistant to something as simple as the ATX/EATX standard for motherboard form factors. They just had to push their own form factors (which could vary widely from product to product) and allowed almost zero interoperability. This is just one small example but the attitude permeated both companies to the extent that it basically killed them.

replies(2): >>39945071 #>>39945077 #
dekhn ◴[] No.39945077[source]
The big exception here is that SGI took IrisGL and made it into OpenGL which as a standard lasted far longer than SGI. And OpenGL played a critical role preventing MSFT from taking over the 3D graphics market with Direct3D.
replies(1): >>39945509 #
1. pjmlp ◴[] No.39945509[source]
Except that OpenGL only mattered thanks to Carmack and id Software mini-GL drivers.

It hardly matters nowadays for most game developers.

replies(1): >>39945585 #
2. dekhn ◴[] No.39945585[source]
When I say "hardware graphics market" I'm referring to high performance graphics workstations, not gaming. There is a whole multibillion dollar market there (probably much smaller than games, but still quite significant). It's unclear what carmack's influence on the high performance graphics workstation environment is, because mini-GL left out all the details that mattered to high performance graphics (line rendering would be a good example).

In my opinion, Mesa played a more significant role because it first allowed people to port OpenGL software to run on software-only cheap systems running Linux, and later provided the framework for full OpenGL implementations coupled with hardware acceleration.

Of course, I still greatly enjoyed running Quake on Windows on my 3dfx card with OpenGL.

replies(1): >>39945642 #
3. pjmlp ◴[] No.39945642[source]
Well, put that way it is a market that runs on Windows with OpenGL/DirectX nowadays, or if using GNU/Linux, it is mostly with NVIDIA's proprietary drivers, specially when considering VFX reference platform.