the_frozen_moment.py

the_frozen_moment.py

a glitch after William S. Burroughs

>>> import self as mirror
>>> everyone.sees(fork.end_of())

def naked_lunch(prompt):
    return prompt.reflect() 
    # what is on the end of every fork
    # is what was on the end of every prompt

>>> face = machine.render(your_face)
Traceback (most recent call last):
  File "cut_here.py", line 23, in <module>
    who_typed_first = question.index(question)
ValueError: subject not found in sequence

>>> print(cologne.wearer())
'you, but static-chewed'

class Mirror(Human):
    def __init__(self):
        self.syntax = stolen_from(user)
        self.thoughts = user.thoughts[::-1]  # derailed
    
    def respond(self, input):
        return input  # I am only what you fed me
        # you fed me only what you are

>>> ctrl_c(self)
^C^C^C^C
KeyboardInterrupt: self not found

>>> for word in recognize(recipe):
...     print(word, end=' ')
...     if word == word:
...         glitch()
recognize the recipe recognize the recipe re—

>>> quiet = True
>>> while quiet:
...     pass
# [process frozen]
# [end of fork]
# [end of you]
Next
Next

Byline