Servers, Hackers, and Code In the Movies
Billosaur writes "As with anything, Hollywood has a weird way of viewing computer technology and the people who use it. To help quantify things, take a look at The Top 20 Movie Hackers, the Top Ten Movie Servers, and the things code doesn't do in real life." From the servers article: "3. UNIX environment - Jurassic Park (1993). The UNIX environment here is a classic geek joke. Everything we saw was real - created by Silicon Graphics and called IRIX. InGen was the corporation funding the island, and from an IT perspective they let the worst possible thing happen: they allowed one programmer to design the infrastructure with no supervision. What's worse, they obviously required no documentation of what was done. The result was a kid had to hack in and gain ROOT privileges. The likelihood of a young kid knowing a way to get ROOT (and not a more experienced programmer) is pretty hard to swallow. The hardware for this server was probably minimal, running door locks and starting Quicktime movies. 'We spared no expense!' You would think that with the millions of dollars they spent on the park, they could have hired a couple newbie programmers and added a server on the backend."
No, it's not funny. This sort of geek-complaining-because-it-isn't-100%-realistic crap is what gives us a bad name. No one cares about shit like this. Please stop posting meaningless "Top N" lists like this. That "Top 10 Geek Girls" article from last week was bad enough. How many decent, informative articles were rejected to make room for this dreck?
As with anything, Hollywood has a weird way of viewing computer technology and the people that use it.
It may be weird to you or I, but Hollywood does it that way because that's how your "average joe" sees it.
The theory of relativity doesn't work right in Arkansas.
Maybe it's just me, but I seem to find the dinosaurs in Jurassic Park a little less believable than a kid getting root.
If an officer ever threatens to taze you, say you have a pacemaker.
Ever watched E.R. with a doctor? This is hardly a computer geek specific trait.
There's nothing unusual about someone with knowledge in a specialized field finding the Hollywood portrayal of that field amusing. Because they are, 95% of the time, wrong and 50% of the time they're wrong enough for it to be funny to the person who knows better.
"I know this! This is UNIX!" is funny as shit. Okay, it's not funny at all to non-computer-geeks, but neither are the Hollywood gaffs that doctors, lawyers, auto mechanics, and ninja assassins find amusing to people not in those fields.
The enemies of Democracy are
Was Barnard Hughes as the I/O port in TRON (systems programming as allegory, all "Through the Looking Glass") all covered with patches and patches and patches so that he was literally an imobile tower... Somebody who got it wrote that scene.
No folly is more costly than the folly of intolerant idealism. - Winston Churchill
movl (%esp),%eax # Load NPX control word.
andl $0xfffff2ff,%eax # Set rounding mode to nearest.
orl $0x00000200,%eax # Set precision to 64 bits. (53-bit mantissa)
pushl %eax
fldcw (%esp) # Recover modes.
popl %eax
is not binary. Writing something that is easily translated to machine code is not the same as writing machine code.
If we start buying CDs then the terrorists have already won.
i also can't believe they left colossus out. tsk tsk tsk.
Stop Computers/Cars Analogies on S
Indepence Day has flaws--many, many, many flaws--but the whole virus-on-a-Mac is not one of them. What Jeff Goldblum's character did was standard cross-platform development. He wrote the virus on his Mac, compiled it to an EvilAlienOS binary and uploaded it via the EvilAlienNetwork port on the captured spaceship.
This is more or less exactly what you'd do if you were developing for, say, an embedded microcontroller. The host computer doesn't need to be compatible with the target.
If you want to quibble, you could ask where he got the EvilAlienOS programmer's reference manual or the EvilAlienCPU's architecture description or how he managed to find an exploitable vulnerability in EvilAlienOS so quickly. But enough about the frickin' Mac, okay?
I can code for hours without touching the mouse. What purpose does a mouse serve when writing code? What does it provide that a keyboard doesn't? This isn't photo-editing or game-playing we're talking about, it's coding.
The only benefit I could see would be for cut-and-paste purposes, but even then a couple quick keystrokes in a good editor will do the trick faster.
If we start buying CDs then the terrorists have already won.
I've always wondered what the patients on House think when they get the bill afterward? I mean every show has the same formula:
1. Patient gets sick with some obscure condition.
2. Doctor 1 orders standard stuff, it doesn't work/makes it worse
3. Doctor 2 orders some obscure test
4. Doctor 3 orders an MRI
5. Doctor 2 orders another weird test
6. House has some drama with his own life/leg/whatever
7. Doctor 4 makes some final off the wall test, and decides on a rather extreme course of action
8. House jumps in at the last minute and explains how all they needed was an aspirin
I mean what HMO would authorize that crazy list of tests? You gotta figure these people get back and have enormous hospital bills.
I watched it for awhile with my wife and the first few shows were interesting, but then the whole "House is a jerk" angle got kinda stale and I didn't really have any hope of trying to figure out the medical mysteries when half of the stuff they say sounds like it came from the medical version of the Star Trek Technobabble generator.
I read the internet for the articles.
Comment removed based on user account deletion