Daniel Temkin


« Previous:





Writings and Presentations:


  • Title: Light Pattern: Writing Code with Photographs
    Writing Type: Paper
    Author(s):
    Exhibition: SIGGRAPH 2015: Hybrid Craft
    Abstract Summary:

    This paper explores the author’s Light Pattern project, a programming language where code is written with photographs rather than text. Light Pattern explores programming languages as the most direct conduit between human thinking and machine logic. It emphasizes the nuance, tone and personal style inherent in all code. It also creates an algorithmic photography structured by the programs one writes, but not ultimately computer-generated. The paper looks at connections to both hobbyist/hacker culture (specifically esolangs) and to art-historical impulses and movements such as Fluxus and Oulipo.


    Title: Entropy and FatFinger: Challenging the Compulsiveness of Code with Programmatic Anti-Styles
    Writing Type: Paper
    Author(s):
    Exhibition: SIGGRAPH 2018: Original Narratives
    Abstract Summary:

    Coding, the translating of human intent into logical steps, reinforces a compulsive way of thinking, as described in Joseph Weitzenbaum’s “Science and the Compulsive Programmer” (1976). Two projects by the author, Entropy (2010) and FatFinger (2017), challenge this by encouraging gestural approaches to code. In the Entropy programming language, data becomes slightly more approximate each time it is used, drifting from its original values, forcing programmers to be less precise. FatFinger, a Javascript dialect, allows the programmer to misspell code and interprets it as the closest runnable variation, strategically guessing at the programmer’s intent.


    Role(s):