=============
== zed tan ==
=============

Thoughts on Westworld

cinema film Westworld(2016)

Over time, repetition becomes variation.

Westworld (2016) managed to hold my attention for more than 6 episodes – 6 (now 9) hours that I feel must result in a product, or at least a short introspective into what held my attention in the series where I drift off drastically in others.

Here are a few thoughts:

Total surveillance is mundane.

  • There are no moments where surveillance becomes a source of horror. It is still insidious, a mark of a corporation exercising totalitarian control over all its property – which includes the park, the hosts, and their staff.
  • What is interesting is that the acts that are enabled by total surveillance also make it very clear that the surveilled are (if not consenting) complicit in it. Even the hosts display glint of awareness that they are being watched all the time (probably a segment of their fictional code that instructs them to behave as if they were being surveilled all the time (c.f. self-censorship; chilling effect; newspeak etc.)).
  • Acts enabled by this total surveillance are not carried out by a faceless corporation, but by individuals e.g. Ford personally making it explicit to Therese that he knew what she was doing; Elise using security footage to blackmail a staff member into helping her; GPS data, while automatically logged, has to be manually downloaded and read by a party that wishes to make use of it.

Code is not immutable.

  • It is a myth that users of a piece of software are only limited to performing tasks that programmed input allows.
  • For example, it is commonly expected that a website with an input field for users to enter their name and submit it to the server will only be able to submit harmless text strings to the server. In actuality, having a text input field of any sort on a web page opens up the server (not just the site) to SQL injection attacks, where one types in a line of code into the input field and submits it to the server, allowing attackers to manipulate the server’s database which by intent should only include prescribed data e.g. names. The extent of damage that can be caused by such an attack is not within the scope of this blurb.
  • I watched a youtube video of someone speed running (NB: Basically a means of playing a video game where the objective is to complete the video game as quickly as possible) through a Super Mario Bro.s II game, where the speed runner performs specific keypresses and tasks at specific moments in the game – in essence causing the game to receive inputs and respond in such a way that the player manages to move through the levels in a way that is not originally programmed, allowing the player to complete the game in a shorter amount of time than previously expected.
  • This brings to mind not just the staff’s and Ford’s ability to manipulate the hosts via only voice commands, but (especially) (SPOILER) a particular host’s ability to do the same thing to other hosts.
  • Hosts being able to reprogram other hosts seems like an obvious consequence of allowing free-roaming programs the ability to interact with each other, producing output that will be received as input by others and vice-versa. However, a more interesting and (perhaps not-so) subtle analogy is made with gaming, in that The Man in Black is constantly trying to find gaps in the “game” that he assumes that he is playing, pushing hosts and their intricate webs of narrative beyond their prescribed or at least normal limits and making them reveal “The Maze” to him. (NB: It gets even more interesting when they push back).

Highly sophisticated representation of AI.

  • There is no magical “superintelligence” in the series (I’m up to Ep.9 – no there isn’t), which is a great comfort.
  • It shows a great awareness of fundamental issues in AI:
    • Supervised v.s. Unsupervised learning.
    • Cybernetic systems i.e. “error correction”.
    • The acknowledged minuteness of the Turing Test’s implications given what we can do with non-AI programs.
    • Does not dwell, and explicitly plays down the questions of “are these feelings real” – every instance I remember that the question is raised, Ford is there to give a “oh sweet child” look to the camera.
    • There is a recurring theme of the “purity” of the hosts, an innocence that the guests are not only unable to achieve, but in the true manner of contagion and the irreligious actively they try to dismantle and corrupt. (NB: I thought I noticed something, that in close exchanges the set is always lit such that the hosts are always gleaming in sunlight while the guests are very innocuously kept in the shadows (i.e. why is Dolores always gleaming?). This “purity” of the hosts ties into the idea of hardware v.s. wetware, (somewhere along the series, Ford speaks about the “elegance” of the first generation of hosts that do not use their current methods of bio-mimicked fabrication, but mechanical parts) that the artificially designed mind is preferable to the “pestilence that is the human mind”.
    • A host quips (I paraphrase): “Both of you keep assuming that I want out; why would I want out? What is so good about getting out, if all of you are clamouring to come back inside?”

More thoughts that remain floating (and floaty) in my head:

  • Repetition, Loops, and recursion.
  • Completionist compulsions.
  • More on the “are these feelings real” train of thought.