Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Participants: Derya Akbaba * Ben Allen * Natalia-Rozalia Avlona * Kirill Azernyi * Erin Kathleen Bahl * Natasha Bajc * Lucas Bang * Tully Barnett * Ivette Bayo * Eamonn Bell * John Bell * kiki benzon * Liat Berdugo * Kathi Berens * David Berry * Jeffrey Binder * Philip Borenstein * Gregory Bringman * Sophia Brueckner * Iris Bull * Zara Burton * Evan Buswell * Ashleigh Cassemere-Stanfield * Brooke Cheng* Alm Chung * Jordan Clapper * Lia Coleman * Imani Cooper * David Cuartielles * Edward de Jong * Pierre Depaz * James Dobson * Quinn Dombrowski * Amanda Du Preez * Tristan Espinoza * Emily Esten * Meredith Finkelstein * Caitlin Fisher * Luke Fischbeck * Leonardo Flores * Laura Foster * Federica Frabetti * Jorge Franco * Dargan Frierson * Arianna Gass * Marshall Gillson * Jan Grant * Rosi Grillmair * Ben Grosser * E.L. (Eloisa) Guerrero * Yan Guo * Saksham Gupta * Juan Gutierrez * Gottfried Haider * Nabil Hassein * Chengbo He * Brian Heim * Alexis Herrera * Paul Hertz * shawné michaelain holloway * Stefka Hristova * Simon Hutchinson * Mai Ibrahim * Bryce Jackson * Matt James * Joey Jones * Masood Kamandy * Steve Klabnik * Goda Klumbyte * Rebecca Koeser * achim koh * Julia Kott * James Larkby-Lahet * Milton Laufer * Ryan Leach * Clarissa Lee * Zizi Li * Lilian Liang * Keara Lightning * Chris Lindgren * Xiao Liu * Paloma Lopez * Tina Lumbis * Ana Malagon * Allie Martin * Angelica Martinez * Alex McLean * Chandler McWilliams * Sedaghat Payam Mehdy * Chelsea Miya * Uttamasha Monjoree * Nick Montfort * Stephanie Morillo * Ronald Morrison * Anna Nacher * Maxwell Neely-Cohen * Gutierrez Nicholaus * David Nunez * Jooyoung Oh * Mace Ojala * Alexi Orchard * Steven Oscherwitz * Bomani Oseni McClendon * Kirsten Ostherr * Julia Polyck-O'Neill * Andrew Plotkin * Preeti Raghunath * Nupoor Ranade * Neha Ravella * Amit Ray * David Rieder * Omar Rizwan * Barry Rountree * Jamal Russell * Andy Rutkowski * samara sallam * Mark Sample * Zehra Sayed * Kalila Shapiro * Renee Shelby * Po-Jen Shih * Nick Silcox * Patricia Silva * Lyle Skains * Winnie Soon * Claire Stanford * Samara Hayley Steele * Morillo Stephanie * Brasanac Tea * Denise Thwaites * Yiyu Tian * Lesia Tkacz * Fereshteh Toosi * Alejandra Trejo Rodriguez * Álvaro Triana * Job van der Zwan * Frances Van Scoy * Dan Verständig * Roshan Vid * Yohanna Waliya * Sam Walkow * Kuan Wang * Laurie Waxman * Jacque Wernimont * Jessica Westbrook * Zach Whalen * Shelby Wilson * Avery J. Wiscomb * Grant Wythoff * Cy X * Hamed Yaghoobian * Katherine Ye * Jia Yu * Nikoleta Zampaki * Bret Zawilski * Jared Zeiders * Kevin Zhang * Jessica Zhou * Shuxuan Zhou

Guests: Kayla Adams * Sophia Beall * Daisy Bell * Hope Carpenter * Dimitrios Chavouzis * Esha Chekuri * Tucker Craig * Alec Fisher * Abigail Floyd * Thomas Forman * Emily Fuesler * Luke Greenwood * Jose Guaraco * Angelina Gurrola * Chandler Guzman * Max Li * Dede Louis * Caroline Macaulay * Natasha Mandi * Joseph Masters * Madeleine Page * Mahira Raihan * Emily Redler * Samuel Slattery * Lucy Smith * Tim Smith * Danielle Takahashi * Jarman Taylor * Alto Tutar * Savanna Vest * Ariana Wasret * Kristin Wong * Helen Yang * Katherine Yang * Renee Ye * Kris Yuan * Mei Zhang
Coordinated by Mark Marino (USC), Jeremy Douglass (UCSB), and Zach Mann (USC). Sponsored by the Humanities and Critical Code Studies Lab (USC), and the Digital Arts and Humanities Commons (UCSB).

Code Critique: Processing Samples from The Nature of Code

edited January 2018 in 2018 Code Critiques

The title of Daniel Shiffman's The Nature of Code is a play on words. The book, which promises information about "simulating natural systems with Processing," is both a treatise intended to reveal the "nature of" code in the sense of its essential properties -- how code is structured and how it executes -- and a volume that shows how code can imitate the principles of natural systems.

For a long time feminist critics have argued that it is difficult to talk about nature without talking about gender. In Reflections on Gender and Science," Evelyn Fox Keller argues that the articulation of the scientific method by Francis Bacon was full of gendered language about penetrating nature and dominating nature in ways analogous to rape of women by men. In Technologies of the Gendered Body Anne Balsamo asserts that such gendering nature female and technology male perpetuates old stereotypes and ignores the legacies of mothers who were computers, like Balsamo's own female programmer-parent.

Using the programming language Processing, the library of Code Examples that Shiffman has archived on GitHub covers a range of topics, including vectors, forces, oscillation, particle systems, physics libraries, autonomous agents, cellular automata, fractals, the evolution of code, and neural networks.

In the course on Feminist Digital Humanities at the Digital Humanities Summer Institute, Jacque Wernimont, Jessica Marie Johnson, and I have encouraged participants to explore Shiffman's code samples to think about how the relationships of agents and environments that might seem "natural" in the "real world" might be challenged and reimagined differently from conditions of hierarchy, division, and oppression.

Feminist critics interested in vibrant matter, queer animacies, and the so-called "new materialism" -- such as Jane Bennett, Mel Chen, and Rosi Braiddotti -- might also be interested in the vitalism of Shiffman's code samples. (To see some of his ideas about how non-human agents might have steering forces, you can check out Shiffman in action in this video.)

Perhaps it might be useful to look at the program for "simple inheritance," which isn't in the book. As Shiffman explains, inheritance "allows us to write a class that inherits variables and functions from another class, all the while implementing its own custom features." Although some of his writing about "attraction" and "completeness" in other programs might seem problematic, in the simple inheritance program I found myself enjoying how Shiffman might undermine the simple visual binary of the circle and the square, by pointing out how a "generic shape does not really know how to be displayed."

Speaking of inheritance, I also appreciated Shiffman's dedication of _The Nature of Code _ to his grandmother Bella Manel: "A Pioneering woman in mathematics, she earned her PhD in 1939 from New York University under the supervision of Richard Courant. She worked for Ram-Wooldridge (now TRW) and at the Rand Corporation with Richard Bellman." Since I wrote about female RAND programmers for Pat Harrigan and Matthew Kirschenbaum's Zones of Control, it made me want to return to the RAND archive to look for Shiffman's matrilineal progenitor.

Comments

  • Contingently, about his Squared Circle, Fred Truck writes:

    "I produced a small work called Squared Circle, which was a very reduced ArtEngine. In the little book that accompanied the disk, I explained that I had described a circle in words to the Engine.  A circle is an arc with all points equidistant from the center. Then, I described a square in words: A square is a rectangle with all sides equal. With the Engine, any visual object that can be described with words can be changed. The Engine considered each description and combined them in the new form of a Squared Circle.

    The effect of Squared Circle was minimalist and subtle. It demonstrated that an environment could be created in which there was no distinction between words and objects. In that environment, to type a word was to create the object." (Malloy, 2016, 210-211)

    Fred also used his ArtEngine to combine Minnie Mouse and Mickey Mouse.

Sign In or Register to comment.