Tag: mike oliphant
-
An Excerpt from “Medium Warp,” by Mike Oliphant, our 2018 Gas Station Winner
Conditional Ascension in JavaScript if (condition1) { block of code to be executed if condition1 is true } else if (condition2) { block of code to be executed if the condition1 is false and condition2 is true } else { block of code to be executed if the condition1 is false and condition2 is false […]
-
Indebted to Our Digitality: an Interview with Mike Oliphant
By Jamie Shrewsbury In our most recent issue, we hosted the Gas Station Prize, celebrating and seeking out hybrid forms. The contest’s winner, Mike Oliphant’s “Medium Warp: Excerpt’s of a Digital Consciousness,” inhabits shapes and forms present in code and web landscapes to explore the boundaries and relationships present in a digital consciousness.