See No Evil / Miriam Posner

Software helps companies coordinate the supply chains that sustain global capitalism. How does the code work—and what does it conceal? Posner’s article is both brilliant and approachable, investigating the ramifications of the modular design of supply-chain software: the modular design of both the code and the supply chain make it impossible to fully know what happens at all levels of the supply chain, and thereby makes it impossible to ensure fair labor practices. This article pairs particularly well with discussions of object-oriented programming models.

Posner, Miriam. 2018. “See No Evil.” Logic Magazine, August 7, 2018. https://logicmag.io/04-see-no-evil/.

Missed Connections: What Search Engines Say About Women / Safiya Umoja Noble

Noble writes evocatively about the effect of search algorithm biases on users — in this case, young black girls who will find that Google searches for “black girls” do not lead to books about black girls or communities in which young black girls might connect, but instead pornography as the top results. Noble investigates how search engines can actually maintain unequal access and representation, yet are such a foundational aspect of modern life that they are often unquestioned. She also notes that commercial interests often subvert subvert a diverse or at least realistic range of representations.

Noble, Safiya Umoja. 2012. “Missed Connections: What Search Engines Say About Women.” Bitch Magazine, 2012. https://safiyaunoble.files.wordpress.com/2012/03/54_search_engines.pdf.

Discrimination in Online Ad Delivery / Latanya Sweeney

A Google search for a person’s name, such as “Trevon Jones”, may yield a personalized ad for public records about Trevon that may be neutral, such as “Looking for Trevon Jones?”, or may be suggestive of an arrest record, such as “Trevon Jones, Arrested?”. This writing investigates the delivery of these kinds of ads by Google AdSense using a sample of racially associated names and finds statistically significant discrimination in ad delivery based on searches of 2184 racially associated personal names across two websites. First names, assigned at birth to more black or white babies, are found predictive of race (88% black, 96% white), and those assigned primarily to black babies, such as DeShawn, Darnell and Jermaine, generated ads suggestive of an arrest in 81 to 86 percent of name searches on one website and 92 to 95 percent on the other, while those assigned at birth primarily to whites, such as Geoffrey, Jill and Emma, generated more neutral copy: the word “arrest” appeared in 23 to 29 percent of name searches on one site and 0 to 60 percent on the other. On the more ad trafficked website, a black-identifying name was 25% more likely to get an ad suggestive of an arrest record. A few names did not follow these patterns. All ads return results for actual individuals and ads appear regardless of whether the name has an arrest record in the company’s database. The company maintains Google received the same ad text for groups of last names (not first names), raising questions as to whether Google’s technology exposes racial bias.

Sweeney, L. (2013). Discrimination in Online Ad Delivery. Communications of the ACM, 56(5), 44–54. arXiv.org version available online.

ON NONSCALABILITY: The Living World Is Not Amenable to Precision-Nested Scales / Anna Lowenhaupt Tsing

This heavily theoretical piece provides a vital counterweight to the pressure for “scale” in technological projects, and can give cultural heritage project managers a useful vocabulary for questioning demands to follow tightly regulated software development processes when it is not appropriate for community-driven, humanistic work. Tsing shows that while “scalability” is defined as projects that can become larger without changing the nature of the project — expand without changing — such scalability is possible “only if project elements do not form transformative relationships that might change the project as elements are added.” Tsing then highlights the fact that those transformative relationships are necessary for the emergence of diversity, and powerfully argues that meaningful diversity is “diversity that might change things” — and that the model of “scalability” is antithetical to meaningful diversity.  These theoretical concepts can be applied to almost any digital community archive project.

“When small projects can become big without changing the nature of the project, we call that design feature “scalability.” Scalability is a confusing term because it seems to mean something broader, the ability to use scale; but that is not the technical meaning of the term. Scalable projects are those that can expand without changing. My interest is in the exclusion of biological and cultural diversity from scalable designs. Scalability is possible only if project elements do not form transformative relationships that might change the project as elements are added. But transformative relationships are the medium for the emergence of diversity. Scalability projects banish meaningful diversity, which is to say, diversity that might change things.

Scalability is not an ordinary feature of nature. Making projects scalable takes a lot of work. Yet we take scalability so much for granted that scholars often imagine that, without scalable research designs, we would be stuck in tiny microworlds, unable to scale up. To “scale up,” indeed, is to rely on scalability—to change the scale without changing the framework of knowledge or action. There are alternatives for changing world history locally and for telling big stories alongside small ones, and “nonscalability theory” is an alternative for conceptualizing the world. But before considering these alternatives, let me return to that familiar domain for experience with scalability: digital technology.”

Tsing, Anna Lowenhaupt. 2012. “ON NONSCALABILITY The Living World Is Not Amenable to Precision-Nested Scales.” Common Knowledge 18 (3): 505–24. https://doi.org/10.1215/0961754X-1630424.

Consider the Boolean: The Challenge of Using Binary Data Structures in a Complicated World / Jacob Harris

I generally prefer to write about big picture subjects for my Learning pieces at Source. But today, let’s start from something small that illuminates the way even simple choices affect what we can represent and the stories we can tell. Let’s talk about the most basic datatype we often build our databases from: Boolean fields.

Harris, Jacob. 2015. “Consider the Boolean: The Challenge of Using Binary Data Structures in a Complicated World.” Source (blog). February 18, 2015. https://source.opennews.org/articles/consider-boolean/.

How We Analyzed the COMPAS Recidivism Algorithm / Mattu Larson and Angwin Kirchner

We set out to assess one of the commercial tools made by Northpointe, Inc. to discover the underlying accuracy of their recidivism algorithm and to test whether the algorithm was biased against certain groups.

Larson, Jeff, Surya Mattu, Lauren Kirchner, and Julia Angwin. 2016. “How We Analyzed the COMPAS Recidivism Algorithm.” ProPublica (blog). May 23, 2016. https://www.propublica.org/article/how-we-analyzed-the-compas-recidivism-algorithm.

Toward a Critical Technical Practice / Philip Agre

A foundational article in both Artificial Intelligence and critical technical practice, containing a powerful theoretical framework for thinking about the ways that human assumptions and bias enter programming decisions at even the most basic level.

“A critical technical practice will, at least for the foreseeable future, require a split identity — one foot planted in the craft work of design and the other foot planted in the reflexive work of critique. Successfully spanning these borderlands, bridging the disparate sites of practice that computer work brings uncomfortably together, will require a historical understanding of the institutions and methods of the field, and it will draw on this understanding as a resource in choosing problems, evaluating solutions, diagnosing difficulties, and motivating alternative proposals. More concretely, it will require a praxis of daily work: forms of language, career strategies, and social networks that support the exploration of alternative work practices that will inevitably seem strange to insiders and outsiders alike.”

Agre, Philip E. 1997. “Toward a Critical Technical Practice.” In Bridging the Great Divide: Social Science, Technical Systems, and Cooperative Work, edited by Geof Bowker, Les Gasser, Leigh Star, and Bill Turner, Open Access pre-print. Erlbaum. http://polaris.gseis.ucla.edu/pagre/critical.html.