Live data from Hacker News

Jurassic Park computer system in the browser

jurassicsystems.com

21–30 of 89 posts

Re: Jurassic Park computer system in the browser

#21

I like the irony of the site telling me not to use Safari.

Another day on Hacker News, another interesting project where the author hasn't heard of Modernizr.

Ironically, it is using Modernizr.

    
Seems like whoever created it had trouble with HTML5 audio though...

Re: Jurassic Park computer system in the browser

#22
post #11

Wow! This is cool. The computers in Jurassic Park is what got me into programming when I was young. I saw their 3D weather overlay when the storm was approaching and thought "THAT IS IT!". I was 8 years old at the time. I was determined to learn and create that system - I started learning C, so that I could open and close files. I learnt OpenGL so that I could create the 3D scene. I learnt socket programming so that…

I'd love to see that! :)

Re: Jurassic Park computer system in the browser

#23
post #22
post #11

Wow! This is cool. The computers in Jurassic Park is what got me into programming when I was young. I saw their 3D weather overlay when the storm was approaching and thought "THAT IS IT!". I was 8 years old at the time. I was determined to learn and create that system - I started learning C, so that I could open and close files. I learnt OpenGL so that I could create the 3D scene. I learnt socket programming so that…

I'd love to see that! :)

me too, I want it back now! ... I was just remembering what a PITA it was programming when I was younger - no internet at home meant I had to read the code of similar programs to try and figure out how to do things.

Every day I'd come home with a box of floppy disks full of open source programs to read, and satellite jpgs downloaded from the noaa website.

later on I got internet access and that's when I hooked it up live ... good old NZ Farm internet : 0.5kb/s because our electric fences caused so much electrical interference with the phone lines ....

Re: Jurassic Park computer system in the browser

#24
post #23
post #22

Earlier quoted context omitted.

I'd love to see that! :)

me too, I want it back now! ... I was just remembering what a PITA it was programming when I was younger - no internet at home meant I had to read the code of similar programs to try and figure out how to do things. Every day I'd come home with a box of floppy disks full of open source programs to read, and satellite jpgs downloaded from the noaa website. later on I got internet access and that's when I hooked it up…

Shoulda turned off the fences...

Re: Jurassic Park computer system in the browser

#29
post #17

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)

Re: Jurassic Park computer system in the browser

#30
post #11

Wow! This is cool. The computers in Jurassic Park is what got me into programming when I was young. I saw their 3D weather overlay when the storm was approaching and thought "THAT IS IT!". I was 8 years old at the time. I was determined to learn and create that system - I started learning C, so that I could open and close files. I learnt OpenGL so that I could create the 3D scene. I learnt socket programming so that…

> The computers in Jurassic Park is what got me into programming when I was young. I saw their 3D weather overlay when the storm was approaching and thought "THAT IS IT!". I was 8 years old at the time.

I'm guessing you would be around 28-30 years old, so I'm a couple of years or more older ... but I started learning C when I was 31, currently I'm interested in stuff like parsers and data structures (I really should look at sockets soon). Perhaps I'm just too old to hack.

> I wish I still had the code, it's sitting on my old computer at the Farm in New Zealand :

I bet a fair few people on HN would be interested in it as well, it sounds quite hardcore.

Post reply on HN