Sometimes source code is visible in a movie, have you ever recognized any?
|
3
|
|||||||
|
|
|
According to imdb the source code around the title sequence for the film AntiTrust is the HTML for imdb. |
|||
|
|
|
Yes. The falling green letters in The Matrix. I can even compile them in my head on the fly. |
||||||||
|
|
|
Most of the time what I see is just the output of "dir", sometimes overlaid with something similar to make it look "extreme".
|
||
|
|
|
|
Unfortunately, code shown in movies is not even close to real one, as decribed in "What code DOESN'T do in real life (that it does in the movies)". |
|||
|
|
|
|
I've been reliably informed that the Terminator sees Apple ][ assembler on his HUD when he is checking things out. Also (not quite source code, but...) in Jurassic Park we get a good shot of the IRIX 3D file system. |
|||
|
|
|
|
If you look at the original Terminator film in the scene where he's cutting his damaged eye out (the janitor asks if he's got a dead cat in there and you see code running from inside his head, selecting the response " Quite what a cyborg from 2020-ish is doing running on this old Apple II CPU is a bit beyond me; it seems the resistance should have defeated them quite easily if that were the case. Or maybe the 6502 was only used in the cyborg humorous-response subsystem. Given Arnie's somewhat repetitious use of this subsystem in his other films, a 6502 would probably been overkill. Another one was in the Simpsons 3D episode where I spotted some hex drifting across in the background which translated to the ASCII "Frink rules!". The scary bit for me is that I managed to decode most of it in real time without rewinding. Crikey, I was an alpha-nerd back then :-) |
||
|
|
|
|
Takedown's (great movie by the way) protagonist, Mitnick, uses C to insert malicious code into the University mainframe. |
|||
|
|
|
|
Animatrix: Beyond at sec. 36. HTML with JavaScript. I actually got surprised my self the first time I saw it. At that time I was debugging a lot of this kind of code and have to scroll all the time to identify the piece I was looking for. It doesn't show very well on that link, but in the CD I have it was very clear. |
||
|
|
|
|
I'm sure I've come across something in a movie that looked like legitimate code, but all that's popping to mind right now is the stuff that drove me nuts because it was so NOT like code or was completely outside the realm of coding possibility. For instance, I totally hate how they infect the Alien OS with a virus in ID4. That's the equivalent of getting your dog to build you a database, if you can get him to stop licking his balls long enough. |
||||
|
|
|
yeah in the film hackers, I have big towering blocks with flashing lights in my code, pain to debug. |
|||
|
|
|
|
I am not certain, but I think I recall white text scrolling up a black background on monitors in one of the Alien films that looked suspiciously like "dir /s" in a loop :-) |
|||
|
|
|
|
Yes, at the beginning of the Hackers 3 Antitrust movie, the code from the monitor at which the 2 guys work is from bzip2/lib/compress.c :-) |
|||
|
|
|
|
On Robocop, when he "boots up" you can see on the screen calls to config.sys and autoexec.bat. Not coding, but definately familiar... |
|||
|
|
|
|
In the made-for-TV movie Stargate: The Ark of Truth, some of the code for the Replicators (like the Borg crossed with nanites) is shown. It is JavaScript code, later discovered to be from a webpage of the Royal Bank of Canada. Details: http://thedailywtf.com/Articles/Stargate-Code-of-the-Replicators.aspx |
|||
|
