Skip to main content

Movie Review : Souce Code [2011]

 

Groundhog Day was the first 'Time loop' movie that I have watched. I was completely fascinated by the idea. The movie portrays the time loop idea and how it affects the protagonist and others in a coherent and convincing way (mostly). It manged to be light heated and funny while deeply thought provoking at the same time. Though I was not completely satisfied with the ending, it stayed as one of my favorite movies.

I have watched few other "Time loop" movies after that but none of them stood out as particularly interesting. That is, until i watched "Source Code". This movie turned this idea into a fast-paced thriller and also gave a plausible scientific explanation to this strange phenomenon.

The other aspect of this movie that I very much enjoyed is it's puzzle like construction.  It is difficult to figure out what's going on at the beginning but as the movie progresses the plot becomes more and more clear and at the end, everything fits together perfectly like a jigsaw puzzle.

When I re-watched the movie after a gap of 10 years, I was as engaged as the first time and also discovered many details I missed during the first watch.

One quibble I have with this movie is it's ending. It would have been a perfect ending if it stopped at the point where replay time reaches the 8 minute mark and everything freezes in a perfect moment. May be due to marketing purser, the creators had to extend it to give a happy ending at the cast of poking a big hole in the plot structure. The ending wasn't bad per se but does not fit in logically with the scientific theory the movie proposes.





Comments

Popular posts from this blog

Recursion & Time Machine

    Writing a recursive function requires a special kind of thinking, you have to write the function assuming that it already exists and you have to some how use it in the current function that you are writing. By the time you figure out how to call the other function, the problem would have been solved for you. It is like trying to build a time machine, then realizing that, once you build it, you could travel back in time and give it to your younger self so that you didn't have to build it in the first place. But you still have the problem of how to start this whole process in a way that your future self has the possibility of completing the time machine and travel back. After writing this post, I noticed that there is a name for this phenomenon. It's called the "Bootstrap paradox".

We the Gods?

Human trying to understand the universe and the purpose of his existence is like a software trying to understand about the computer and its creators. First of all, the software is trapped inside the memory of a digital processing system and its existence is only a sequence of switching gates. Can we say that the software instructions is its physical existence and the execution is its life or soul. For software, the power-on is the great big-bang. Before that the time (the system clock) as they know it - did not exist. For them, the universe started from the moment a random noise on the switch caused the oscillator to tick. The clock speed is the speed of light that puts the maximum limit on everything that happens in its universe. Any event can happen only in a quantum steps of the system clock. Every Time the power is turned on, the universe starts expanding from the first clock to the bootloader to the full blown operating system almost in the same way. There are many pr...

Time travel, a 4-D perspective

The reality is a complex multidimensional entity that reveals itself only through our limited senses. Our species is only sophisticated enough to map three of these n-dimensions into an orthogonally separate properties. This is what we conventionally call as ‘space’. According to the General theory of reality, time-space is an inseparable four-dimensional continuum. Since we could not map the fourth dimension uniquely in our mind, we folded it on to the same spacial dimension. That is why multiple events seem to be happening at each point in space, even though each event is an unique point in itself. Because of this limitation in our understanding of reality, we ask stupid questions like, ‘is time travel possible ?’, ‘whether we can go back in time ?’. But if we do go back in time, it would be the same us at that point in time, at where we were, with exact same memory at that time. We ARE at that time and we are also in THIS time. All the time, space and events exist in eternity. It...