IRIX Introduction

sgistuff.net

64 points by naves 2 days ago


lproven - 2 days ago

SGI's Forms programming toolkit led to both XForms:

http://xforms-toolkit.org/doc/xforms_1.html#Preface

(The original basis of the Xfce desktop -- "XF" stood for XForms.)

And the FLTK toolkit:

https://www.fltk.org/doc-1.1/intro.html

FLTK dropped a new version last year after a gap of 13 years, which I wrote about:

https://www.theregister.com/2024/11/26/fltk_14_released/

emchammer - a day ago

I contacted SGI in their later years when my department had a little extra budget. Knowledgeable guy on the phone tried to talk me out of buying one of their workstations. They really were only interested in selling to a certain type of customer. Innovative, flashy, and desirable products for a hot minute, but that company was managed to death. Apple beware.

Cockbrand - 2 days ago

Before the advent of Mac OS X, Irix definitely had the best looking, most consistent and most usable GUI of any Unix system.

pjmlp - 2 days ago

SGI hosted the initial C++ STL documentation, as such I used to regularly visit their site, and also dive into Irix documentation dreaming of such systems.

chasil - 2 days ago

I've wondered why MIPS didn't conquer the high and the low.

The difficulties of the instruction set might have had a hand.

https://www.jwhitham.org/2016/02/risc-instruction-sets-i-hav...

crmd - a day ago

My undergrad email server at University of Rochester was a two node SGI origin 200 cluster, which is where I learned unix and C, and later in my career, through a series of amazing coincidences, had the honor of working at startups with a few of the UofR sysadmins who used to chase my hacker friends and I around their network.

IRIX has an amazing and indelible place in my heart for being the playground that taught computers to me.

- 2 days ago
[deleted]
29athrowaway - 2 days ago

It's what they use in Jurassic Park.

The 3D file manager is fsn.

technothrasher - 2 days ago

Ah yes, IRIX. My biggest recollection of it was being annoyed that they had a bug in updating the utmp file correctly, so that it would sometimes leave users in it that were no longer logged in the system. I wrote a quick and dirty cron job hack that would compare the utmp to the wtmp entries once a minute and delete any stale users it found, and I posted it to usenet for anybody else annoyed by the issue. I was surprised a while later to see that rather than fixing the bug, SGI employees were recommending people install my dirty little hack.

fithisux - 2 days ago

IRIX, it has to make a come back.

anonnon - 2 days ago

Red Hat's XFS file system originally came from IRIX.