Szymon Kaliski

Sequences of Static Snapshots

  • sequences of:
    • images played back at 30fps create movement
    • values changing over time create a dynamic entity (when associated with some identity)

      an identity is an entity that has a state, which is its value at a point in time

      https://clojure.org/about/state ↗
    • memories create identity (self)
    • mental associations created thinking (associationism):

      idea that mental processes operate by the association of one mental state with its successor states

      https://en.wikipedia.org/wiki/Associationism ↗
    • static panes in comics create motion
      • this can be also used for visualising time series:

        (Chronophotograph by Etienne Jules Marey from "The Human Body in Action")

Backlinks

  1. 2022-08-24Computationalism1
  2. 2021-06-10Ladder Of Abstraction1
  3. 2020-12-21Handling History in Software1