It's a Unix system. I know this.
There's a subreddit for everything.
41–50 of 89 posts
It's a Unix system. I know this.
There's a subreddit for everything.
The Jurassic Park Computer System...created and maintained by Newman. Credit where credit is due: it takes a lot of skills to keep a bunch of velociraptors pent up using a Macintosh LC II. What always amused me is that in order to trigger the locks, the "computer whiz" girl had to navigate some sort of 3d control environment, probably the most ineffective way possible to control something that should be random access…
It's actually a Quadra 700. Business class all the way at Jurassic Park.
The Jurassic Park Computer System...created and maintained by Newman. Credit where credit is due: it takes a lot of skills to keep a bunch of velociraptors pent up using a Macintosh LC II. What always amused me is that in order to trigger the locks, the "computer whiz" girl had to navigate some sort of 3d control environment, probably the most ineffective way possible to control something that should be random access…
She navigated the file system using fsn (which by the way existed. it just never catch on http://en.wikipedia.org/wiki/Fsn )
With modern GPUs and processing power these could be made silky smooth. Still mostly pointless, which is a shame.
Some other commands... > access main security system please > display zebraGirl.jpg
SGI IRIX operating system: http://en.wikipedia.org/wiki/IRIX I used that at my first programming internship at university. Even then (1999) it was a dated OS, but it was still fun it. I wonder if they used IRIX in the movie because the VFX guys making the movie, ILM, were doing all the VFX work using Softimage on SGI machines running IRIX at the time.
I like the irony of the site telling me not to use Safari.
SGI IRIX operating system: http://en.wikipedia.org/wiki/IRIX I used that at my first programming internship at university. Even then (1999) it was a dated OS, but it was still fun it. I wonder if they used IRIX in the movie because the VFX guys making the movie, ILM, were doing all the VFX work using Softimage on SGI machines running IRIX at the time.
SGI machines were beautiful, full stop.
Really nice recreation. Why the annoying dialog repeatedly telling me not to use Safari though? It seemed to work fine for me in Safari.
Seems it shows up each time the site tries to play short audio clips. See starting line 32 in http://www.jurassicsystems.com/js/jurassicSystems.js Instead of feature detection it'll use HTML5 audio in Chrome, show an annoying dialog in Safari, and an SWF fallback for anything else. edit: Here's the GitHub issue for it https://github.com/tojrobinson/jurassicsystems.com/issues/1