'So Sorry', student work by Claire Hentschker, 2016

Опубликовано: 20 Июнь 2026
на канале: Golan Levin
366
7

This project was created by Claire Hentschker for NaNoGenMo 2016 while a student in Golan Levin's computational arts course. The project is a book, assembled by Hentschker's computer program, which automatically processed and filtered Hentschker's email. More information: https://github.com/NaNoGenMo/2016/iss...

Hentschker writes:
The book ‘so sorry’ compiles all of the emails I sent from 2011-2016 in which the word ‘sorry’ appears at least once, in reverse chronological order. There were 214 emails that met this criterion, from two different Gmail accounts of mine. Each page of this book contains a redacted version of one of these emails, in which only the sentence that contains the apology is left visible, without its context. Each page also includes the time and date each email was sent. After I included an email in the book, I permanently deleted it from my email account. The emails were retrieved ‘by hand’ in order to ensure that no sensitive information was copied over. The date, time and full content of the emails were stored in a JSON file. Using p5.js I redacted all sentences that did not include the word “sorry” in them. The book was then laid out computationally in Adobe InDesign using Basil.js.