now its a book

main
Stephen Kerr 1 year ago
parent 09dc88a1f6
commit c948b763b2

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

@ -54,12 +54,14 @@
@media print{
@page{
size: 130mm 180mm;
bleed: 3mm;
marks: crop cross;
margin: 10mm
bleed: 3mm;
margin: 10mm;
print-color-adjust: exact;
}
@page:left {
margin-right: 30mm;
/* bleed: 3mm 0 3mm 3mm; */
@bottom-left {
font-family: 'worksans';
font-size: 9px;
@ -71,6 +73,7 @@
@page:right {
margin-left: 30mm;
/* bleed: 3mm 3mm 3mm 0; */
@bottom-right {
font-family: 'worksans';
font-size: 9px;
@ -98,11 +101,23 @@ blockquote{
margin-left: 0;
margin-right: 0;
}
.comic-images figure{
margin-top: 0;
.centered-image, .centered-text{
display: flex;
align-items: center;
/* justify-content: center; */
}
.centered-image figure{
margin: 0 0 0 30mm;
width: 90mm;
}
.centered-text > *{
width: 100%;
text-align: center;
}
.comic-images img{
width: 65mm;
.code pre{
font-size: 0.8em;
line-height: 1.1;
white-space: pre-wrap;
}
#contenteo{
font-family: 'worksans';
@ -114,22 +129,13 @@ blockquote{
figure{
margin: 5mm 0;
}
.full-image, .centered-image{
.full-image, .centered-image, .centered-text{
break-before: right;
height: 186mm;
width: 133mm;
margin: -13mm 0 0 -30mm;
position: relative;
}
.centered-image{
display: flex;
align-items: center;
/* justify-content: center; */
}
.centered-image figure{
margin: 0 0 0 30mm;
width: 90mm;
}
.full-image figure{
margin: 0;
}
@ -156,35 +162,38 @@ img{
h1,h2,h3,h4,h5,h6{
text-transform: uppercase;
font-family: 'Consolation';
/* break-before: page; */
font-size: 1.2em;
line-height: 1;
color: var(--spot-color-1);
/* color: var(--spot-color-1); */
}
h1{
font-size: 1.8rem;
background-color: var(--spot-color-1);
break-after: page;
/* background-color: var(--spot-color-1); */
color: #fff;
height: 186mm;
width: 133mm;
margin: -13mm 0 0 -13mm;
padding: 13mm;
/* height: 190mm;
width: 133mm; */
margin: 0;
padding: 0;
}
h1#colophon{
break-after: unset;
margin-bottom: 25mm;
}
h6{
font-size: 3rem;
break-before: right;
/* background-color: var(--spot-color-1); */
/* color: #fff; */
height: 186mm;
height: 176mm;
width: 133mm;
margin: -13mm 0 0 -30mm;
padding: 86mm 10mm 0;
text-align: center;
}
ol{padding: 0;}
div#licence ol{
ol, ul{padding: 0;}
div#licence ol, div#licence ul{
padding-left: 5mm;
}
.page-break{
@ -193,8 +202,19 @@ div#licence ol{
section{
break-after: page;
}
.section{
break-before: left;
page: section;
}
@media print{
@page section:first {
margin: 10mm;
margin-right: 20mm;
background-color: black;
color: white;
}
}
#section-5 h3, #section-21 h3{
break-before: page;
@ -206,6 +226,15 @@ section{
.simlish{
font-family: 'Simlish';
}
.small-images figure{
margin: 1mm;
}
.small-images figcaption{
margin-top: -2mm;
}
.small-images img{
width: 70mm;
}
.toc{
break-before: right;
}
@ -231,4 +260,7 @@ section{
top: 20mm;
left: 50mm;
width: 10mm;
}
.yt-tarot-images{
margin-top: 29.5mm;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

@ -55,6 +55,8 @@ Smith, J.Z. (1980).* "The Bare Facts of Ritual"*. History of Religions, 20(1/2),
S.O. *et al.* (2022) *The legend of the guatemalan worry doll, Common Hope*. Available at: https://www.commonhope.org/the-legend-of-the-guatemalan-worry-doll/ (Accessed: March 22, 2023).
<br class="page-break">
The British Museum. (n.d.). *print; satirical print; broadside; British Museum*. [online] Available at: <https://www.britishmuseum.org/collection/object/P_1973-U-216> [Accessed 22 Mar. 2023].
theschooloflife.com. (n.d.). *Aristotle - The School Of Life*. [online] Available at: <https://www.theschooloflife.com/article/the-great-philosophers-aristotle/>.

@ -4,6 +4,8 @@ author: Stephen
---
# Colophon
### Photography and Illustration
Unless otherwise stated, all photography, illustrations and other types of visualisations in this publication are created by the same authors as the text. That which is below is like that which is above, and that which is above is like that which is below, to do the miracle of one only thing.
@ -14,9 +16,8 @@ This book was created with the help of a collection of not-so-small and extremel
Just lil old us.
### Typeface
Work Sans by Wei Huang.
Consolation by us.
Immajer Simlish by inkandchaos
Consolation by us (available under the SIXX licence).
Immajer Simlish by inkandchaos (licence information unknown).
Work Sans by Wei Huang (available under SIL OFL).
That which I have said of the operation of the Sun is accomplished and ended.

@ -4,7 +4,7 @@ author: XPUB & Guest editors
---
# Games and Rituals, Kick off sessions
# Games and Rituals, Kick&nbsp;off sessions
## We are looking at rituals and their overlap with video games as a way to explore “forbidden” or otherwise lost knowledge erased by oppressive systems.
### On Rituals and Traditions

@ -52,12 +52,14 @@ for folder in folders:
print("html has been generated!")
all_html.append(html_data)
elif file.endswith((".jpg",".png",".jpeg",".jfif",".bmp")):
print("image found yay",file)
output_file=file.replace(folder,"./00-booklet")
copy_command=f"cp {file} {output_file}"
os.system(copy_command)
print("copied to booklet!",copy_command)
#Images no longer copying, that time has passed
# elif file.endswith((".jpg",".png",".jpeg",".jfif",".bmp")):
# print("image found yay",file)
# output_file=file.replace(folder,"./00-booklet")
# copy_command=f"cp {file} {output_file}"
# os.system(copy_command)
# print("copied to booklet!",copy_command)
#html to template environment

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 130 KiB

@ -29,7 +29,7 @@ Here is an excerpt from a song which portrays women in a tavern. These words on
It was in this context that "gossip" turned from a word of friendship and affection into a word of denigration and ridicule (Federici, 2019).
**So what does coffee have to do with it?**
### So what does coffee have to do with it
Fortune telling over coffee stretches back to the 16th century, when the beans made it to the Middle East and the Ottoman Empire. In the Ottoman Empire, concubines in the Harem were banned from talking and "gossiping". They had a great influence on sultans (although not officially recognized by men themselves), and therefore affected the political decisions and affairs of the Empire. Out of solidarity, women began to perform fortune-telling over the remains of coffee inside and outside coffee cups. This way, they could talk about their fears and inner

@ -5,7 +5,7 @@ author: Ada
---
# An hypothesised and randomly factual History of Tarot Cards
What follows is the story of a deck of cards and all the more-or-less believable claims made about its origin. This brief history was compiled following sources that attempted accurate historic recalling instead of the most commonly shared semiotic, occultist story. However, despite all efforts, the found sources told a convoluted tale due to the misinterpretation of age, sources and authorship common to any ancient texts on magic and mysticism (Dummett, 1993). As such, the following text will recall the disproven stories that were told about the origin of Tarot, some factual sourced material and a modern description of its usage.
What follows is the story of a deck of cards and all the more-or-less believable claims made about its origin. This brief history was compiled following sources that attempted accurate historic recalling instead of the most commonly shared semiotic, occultist story. However, <br>despite all efforts, the found sources told a convoluted tale due to the misinterpretation of age, sources and authorship common to any ancient texts on magic and mysticism (Dummett, 1993). As such, the following text will recall the disproven stories that were told about the origin of Tarot, some factual sourced material and a modern description of its usage.
When we talk about Tarot cards, we are talking about a deck of playing cards composed of ten numeral cards and four court cards (Jack, Knight, Queen and King) for each of the four suits (Swords, Batons, Cups and Coins). Alongside these more common cards, Tarot includes 22 'trump' cards with allegorical illustrations. The trumps form a sequence, usually numbered from 1 to 21, with the single card of The Fool being separated (Decker, Depaulis & Dummett, 1996). 

Binary file not shown.

Before

Width:  |  Height:  |  Size: 719 KiB

After

Width:  |  Height:  |  Size: 250 KiB

@ -3,12 +3,14 @@ title: Holographic Oracle Deck
author: Boyana and Cara
---
# Holographic Oracle Deck
# Holographic Oracle&nbsp;Deck
## 'Crystals & Energy' is a holographic oracle deck exploring a range of energy sources through the nature of crystals and minerals as energy-storing matter.
Lídia and Artemis, Special Issue 20 guest editors, asked us to modify an oracle deck of our choice. We, Cara and Boyana, prototyped a holographic oracle deck where a type of crystal is coupled with a type of energy resource in a single card in an attempt to talk about the global energy crisis we are facing today. It was important to us to provide multiple perspectives not only on how energy is used but where and under what conditions it is sourced. We attempted this by using crystals sourced in particular areas to provide a specific insight and perspective onto a facet of the global energy ecosystem. In practice, our deck provides an educational experience through the use of a DIY prism and complimentary audiovisual materials, which serve to create an immersive learning environment.
After a quick research, we decided to couple Aquamarine and Liquified Natural Gas (LNG) which we thought would fit nicely as a first example of such a card.
![Earth](Earth-holo.jpg)
After some quick research, we decided to couple Aquamarine and Liquified Natural Gas (LNG) which we thought would fit nicely as a first example of such a card.
***Why Aquamarine?***
It looks like water that has been crystallised; stored energy; compression; solidified; put under pressure, or exposed to a specific temperature so that it changes its state (from liquid to solid).
@ -18,7 +20,7 @@ It is natural gas that has been liquified; compressed; liquified; put under pres
![LNG and Aquamarine](LNG-and-Aquamarine.jpg)
Next, we wrote a short poem weaving these two elements into an everyday narrative. Later, this poem served as a script to create a voice narration (a one-minute-long audio piece) that went into the video creation process. Although the final text deviates slightly from our initial idea, we felt the change was appropriate, as it was inspired by a conversation we had with our tutor, Steve, earlier that day. He talked about his childhood memories of collecting rocks in notebooks, perhaps similar to what geologists do when documenting their discoveries. He also mentioned a few things about caverns and a mine (which later turned into a museum) located near the city in which he used to live.
Next, we wrote a short poem weaving these two elements into an everyday narrative. Later, this poem served as a script to create a voice narration (a one-minute-long audio piece) that went into the video creation process. Although the final text deviates slightly from our initial
:::::{.full-image}
@ -26,11 +28,18 @@ Next, we wrote a short poem weaving these two elements into an everyday narrativ
:::::
idea, we felt the change was appropriate, as it was inspired by a conversation we had with our tutor, Steve, earlier that day. He talked about his childhood memories of collecting rocks in notebooks, perhaps similar to what geologists do when documenting their discoveries. He also mentioned a few things about caverns and a mine (which later turned into a museum) located near the city in which he used to live.
To visualise the card, we used a hologram video-maker app. The process was fun and easy. All we had to do was simply find a high-resolution image of the Aquamarine crystal on a black surface and upload it into the app. Lastly, we made a model of a pyramid prism so that we could demonstrate the prototype fully. To get the full holographic effect, we had to put it on top of a phone screen and play the video, which we uploaded on YouTube and embedded as a link onto our Special Issue's website.
We saw in this prototype a potential to provide new knowledge, to create an engaging learning experience around energy sources, and also to provide a bit of wonder and immersion into a discourse that can often feel dense. By combining these different elements, we were hoping to create an unusual experience that can help people better understand and appreciate the importance of energy sources and sustainability. It will be interesting to see how our prototype evolves and impacts people's perceptions of these topics.
:::::{.small-images}
![Diamond](Diamond-holo.jpg)
![Earth](Earth-holo.jpg)
![UFO](UFO-holo.jpg)
![Jellyfish](Jellyfish-holo.jpg)
![UFO](UFO-holo.jpg)
:::::

@ -12,8 +12,10 @@ This timeline (based on Wikipedia's [Timeline of the Far Future](https://en.wiki
This web-based game attempts to highlight the uselessness of this approach. Sometimes a human can have no effect on the extreme truth that science offers, or to put it more usefully, sometimes, science has nothing to offer humans. This timeline uses scientific and objective distance to avoid the most inevitable and obvious event in the future: your own death. Death is non-relational: no one can die in one's place, and we cannot understand our own death through the death of others (Heidegger, Being and Time, 1962). Just like the scientist, the philosopher doesn't have much to offer solace here. So where do we go to talk about death?
![Screenshot from the game](long-time-2.png)
:::::{.centered-image}
![The future](long-time-2.png)
![The future isn't coming](long-time-3.png)
:::::

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

@ -52,7 +52,7 @@ Alternatively, and if applicable, you may choose one card and place it on your a
### ✧ How to Lay Out the Cards
One Card Spread
#### One Card Spread
A single card can be used for several purposes:
@ -60,7 +60,9 @@ A single card can be used for several purposes:
- Draw a card after you ask a question. The one you pick is your answer.
- Draw a card to help further explain your dream.
Three-Card Spread
<br><br>
#### Three-Card Spread
A three-card spread can also be used in several different ways:
@ -70,7 +72,11 @@ A three-card spread can also be used in several different ways:
If you want to arrive at a more fleshed-out narrative, you may choose to do a bigger spread. Information about those can be found in any book about tarot or online.
### ✧ **Dream well!**
:::::{.centered-text}
## ✧ Dream well!
:::::
### ✳ 42. the coffee or 'o ccafè

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

@ -74,13 +74,13 @@ And so our story went like this:
:::::
:::::{.comic-images}
:::::{.small-images}
![Papa's new identity](Papa-new-identity.jpg)
![Papa in therapy](Papa-on-therapy.jpg)
![Papa's tomato pet](Papa-tomato-pet.jpg)
![Papa's pet tomato](Papa-tomato-pet.jpg)
![Papa's new friends](New-Papa-friends.jpg)
@ -100,6 +100,5 @@ Once one had picked up enough healing chances, the game would end and thank you
:::::{.centered-image}
![The Game](healinggame.png){.white-caption}
![&ZeroWidthSpace;](healinggame.png)
:::::

@ -5,7 +5,7 @@ author: Stephen
---
# The Player is the Author
# The Player is the&nbsp;Author
In The Sims™ 4, some values are certainly given by the game; make money to buy nicer things, progress in your career by doing tasks that improve your skills, and charisma is a skill but not kindness. But also ideology is put into the game by the player. The player chooses what to reproduce and often shares in the "gallery" or on social media. In contrast with what has been said by game design theorists in the past (Aarseth, 2004), the narrative power and "richness of character" of a game like The Sims™ 4 lies precisely in the freedom left open to the players. "The positive potential of authorship" comes precisely from the malleability and user control once you see that the player is the author. Community being so important in this game then means that the crux of social reproduction is happening when the choices you have made in the game are broadcasted. Did you create a heteronormative white thin nuclear family that made a lot of money? Or did you choose to play differently?

@ -5,13 +5,11 @@ author: Stephen
---
Co-published by
Co-published by:
Experimental Publishing,
Willem de Kooning Academie,
Wijnhaven 61, Rotterdam
and
Wijnhaven 61, Rotterdam
Page Not Found
Space for publishing as artistic practice
@ -25,7 +23,11 @@ See the SIXX License for more details. You should have received a copy of the S
### XPUB
XPUB is the Master of Arts in Fine Art and Design: Experimental Publishing of the Piet Zwart Institute. XPUB focuses on the acts of making things public and creating publics in the age of post-digital networks. Find out more at xpub.nl
XPUB is the Master of Arts in Fine Art and Design: Experimental Publishing of the Piet Zwart Institute. XPUB focuses on the acts of making things public and creating publics in the age of post-digital networks. More at xpub.nl
### &emsp;&emsp;/XX
This publication took labour to produce, so exists in a limited edition. Separate thou the earth from the fire, the subtle from the gross sweetly with great industry.
###### CONSOLE
@ -36,7 +38,7 @@ XPUB is the Master of Arts in Fine Art and Design: Experimental Publishing of th
Console is an oracle; an emotional First Aid Kit that helps you help yourself. Console invites you to open the box and discover ways of healing. Console provides shelter for your dreams, memories and worries. Face the past and encounter your fortune. Console gives you a new vantage point; a set of rituals and practices that help you cope and care. Console asks everyday questions that give magical answers. Are you ready to play?
Ada, Aglaia, Boyana, Cara, Stephen, Suzan.
Ada, Saggitarius ♐︎, Aglaia, Aquarius ♒︎, Boyana, Virgo ♍︎, Cara, Gemini ♊︎, Stephen, Aries ♈︎, Suzan, Scorpio ♏︎.

@ -9,346 +9,159 @@ author:
## text adventure game
My text-adventure game was (first and foremost a struggle and) an attempt to dive a little bit into the world of python and deal peacefully with the potential trauma of coding. The first unsuccessful try started by making a map on paper with all the possible rooms, corridors, spaces and the potential inputs of the player. It proved to be a too-ambitious plan though. So this was the time when the super(de)construction game was born! I intended to make a fan fiction text adventure game(!) of the Marxist superstructure theory. There are three basic rooms where the player can navigate: the Base-ment, the Apparatus and the Megaroom. People can grab specific \“objects\” from each room and check their inventory (for example you can have unpaidlabour, church, mostlywhitemen from base-ment, apparatus and megaroom respectively in the same bag!). The game aims to accumulate enough points in order to bring eventually the revolution and win. The fermentation and the radicalization happen only in the base-ment.
My text-adventure game was (first and foremost a struggle and) an attempt to dive a little bit into the world of python and deal peacefully with the potential trauma of coding. The first unsuccessful try started by making a map on paper with all the possible rooms, corridors, spaces and the potential inputs of the player. It proved to be a too-ambitious plan though. So this was the time when the super(de)construction game was born! I intended to make a fan fiction text adventure game(!) of the Marxist superstructure theory. There are three basic rooms where the player can navigate: the Base-ment, the Apparatus and the Megaroom. People can grab specific “objects” from each room and check their inventory (for example you can have unpaidlabour, church, mostlywhitemen from base-ment, apparatus and megaroom respectively in the same bag!). The game aims to accumulate enough points in order to bring eventually the revolution and win. The fermentation and the radicalization happen only in the base-ment.
Will you be part of the revolutionary class?
```
import os , time , random
\#   Setting up the current (saved) state
currentRoom = \"base-ment\"
start = True
graduation = False
study = 0
items = {
    \"base-ment\": \[\"unpaidlabor\", \"consiousness\", \"lackoftime\",
\"dipression\", \"commodities\", \"collectivememory\", \"laborforce\",
\"survivalmode\"\],
    \"apparatus\": \[\"game\", \"work\", \"symbols\", \"family\",
\"church\", \"institutionalmemory\", \"army\", \"ideology\"\],
    \"megaroom\": \[\"hegemony\", \"control\", \"power\", \"violence\",
\"accumulationofwealth\", \"property\", \"mostlywhiterichmen\"\]
}
inventory = \[\]
\#   Seperating the text and printing in delay so the content on the
screen is readable and easy to comprehend
def printer (text):
    for t in text:
        print(t, end = \"\", flush= True)
        time.sleep(random.choice(\[0.0001, 0.005, 0.007\]))
    print()
\#   Defining the \"taker\" function and setting it up in each of the
three rooms below
def taker(room):
    if any(x in spliti for x in \[\"get\", \"grab\", \"take\",
\"carry\", \"steal\", \"expropriate\"\]):
        for item in items\[room\]:
            if item in spliti:
                printer(\"You took \" + item)
                inventory.append(item)
                items\[room\].remove(item)
\#   Creating the while-loop
while True:
    if (start == True):
        printer(\"\"\"
        Super(de)construction: The game
       
       
                                       \_\_                            
            \_\_                           \_\_                        
 
                                      /\\ \\                            
          /\\ \\\_\_                       /\\ \\\_\_  \_\_            
       
  \_\_\_\_  \_\_  \_\_  \_\_\_\_\_      \_\_   \_ \_\_  \\\_\\ \\    
\_\_    \_\_\_    \_\_\_     \_\_\_     \_\_\_\_\\ \\ ,\_\\  \_ \_\_  
\_\_  \_\_    \_\_\_\\ \\ ,\_\\/\\\_\\    \_\_\_     \_\_\_    
 /\',\_\_\\/\\ \\/\\ \\/\\ \'\_\_\`\\  /\'\_\_\`\\/\\\`\'\_\_\\/\'\_\`
\\  /\'\_\_\`\\ /\'\_\_\_\\ / \_\_\`\\ /\' \_ \`\\  /\',\_\_\\\\ \\ \\/
/\\\`\'\_\_\\/\\ \\/\\ \\  /\'\_\_\_\\ \\ \\/\\/\\ \\  / \_\_\`\\ /\' \_
\`\\  
/\\\_\_, \`\\ \\ \\\_\\ \\ \\ \\L\\ \\/\\  \_\_/\\ \\ \\//\\ \\L\\ \\/\\
 \_\_//\\ \\\_\_//\\ \\L\\ \\/\\ \\/\\ \\/\\\_\_, \`\\\\ \\ \\\_\\ \\
\\/ \\ \\ \\\_\\ \\/\\ \\\_\_/\\ \\ \\\_\\ \\ \\/\\ \\L\\ \\/\\ \\/\\ \\
\\/\\\_\_\_\_/\\ \\\_\_\_\_/\\ \\ ,\_\_/\\ \\\_\_\_\_\\\\ \\\_\\\\
\\\_\_\_,\_\\ \\\_\_\_\_\\ \\\_\_\_\_\\ \\\_\_\_\_/\\ \\\_\\
\\\_\\/\\\_\_\_\_/ \\ \\\_\_\\\\ \\\_\\  \\ \\\_\_\_\_/\\ \\\_\_\_\_\\\\
\\\_\_\\\\ \\\_\\ \\\_\_\_\_/\\ \\\_\\ \\\_\\
 \\/\_\_\_/  \\/\_\_\_/  \\ \\ \\/  \\/\_\_\_\_/ \\/\_/ \\/\_\_,\_
/\\/\_\_\_\_/\\/\_\_\_\_/\\/\_\_\_/  \\/\_/\\/\_/\\/\_\_\_/   \\/\_\_/
\\/\_/   \\/\_\_\_/  \\/\_\_\_\_/ \\/\_\_/ \\/\_/\\/\_\_\_/
 \\/\_/\\/\_/
                  \\ \\\_\\                                            
                                                                       
                   \\/\_/                                              
                                                                     
        \"\"\")
        printer(\"\"\"
         'Welcome to the super(de)costruction game or How to destroy the
ideological apparatus and capitalism in small steps.
You are a witch in the body of a cultural worker leaving in the poor
south. However, you cannot make a living only by selling your labor
power so you have to use your magic powers to maintain yourself. You can
become invisible in order to expropriate goods from chain supermarkets
and share them with your comrades and girlfriends. That's okay!
Inflation \...
You will have an extraordinary chance to walk a lead bit through an
enormous architectural miracle and why not dismantle the master\'s
house!
Are you readyyy???
        \"\"\")
        start = False
       
    if (graduation == True):
        printer(\"You Win!\")
        exit()
\#   Clearing the screen: \"cls\" for Windows; \"clear\" for macOS      
    i = input()
    #os.system(\"cls\")
    spliti = i.split(\" \")
\#   Creating an inventory
    if \"inventory\" in i:
        printer(\"The truth is that you don\'t own anything. You are
proletarian. You don\'t really have private property. However, in you
current inventory you can find \" + \", \".join(inventory))
   
    if i in \[\"talk\",\"discuss\",\"debate\",\"ask\",\"say\"\]:
        printer(\"Hiiiiiii witch, how can I help you, now that nobody is
watching us?\")
        i = input()
        if i in \[\"revolution\",\"finish\",\"free\", \"freedom\"\]:
            if study \>= 119:
                printer(\"You did so many things! You struggle a lot,
you care, you respect! You are a true witch fighter! Revolution is in
the corner.\")
                graduation = True
            else:
                printer(\"We should keep the hard work. Do not give up
though. Things do change and your contribution is valuable! You have
gained \" + str(study) + \"  points. Shall we go again to the base-ment?
We have to organise stuff! Please don\'t give up. Here is something
small for you!\")
                printer(\"\"\"
                                   
                For it is not the anger of Black Women which is dripping
down over this globe like a diseased liquid. It is not my anger that
launches rockets, spent more than 60,000 dolars second on missiles and
other agents of war and death, slaughters children in cities, stockpiles
nerve gas and chemical bombs, sodomizes our daughters and the earth.
This is not the anger of Black Women which corrodes into blind,
dehumanising power, bent upon the annihilation of us all unless we meet
it with what we have, our power to examine and to redefine the terms
upon which we will live and work; our power to envision and to
reconstruct, anger by painful anger, stone upon heavy stone, a future of
pollinating difference and the earth to support our choices.
                We welcome all women who can meet us, face to face,
beyond objectification and beyond guilt.
                by Audre Lorde
               
                \"\"\")
     
\#   Choices in the base-ment
    if currentRoom == \"base-ment\":
        if i in \[\"look\",\"see\",\"view\",\"explore\"\]:
            printer(\"Oh I\'m in an base-ment, cool. There is little
light here. Soooo many people. TheY do work hard. The seem unhappy and
dipressed\")
            printer(\"You can find here: \" + \",
\".join(items\[\"base-ment\"\]))
                           
        elif i in \[\"exit\",\"walk\",\"run\",\"door\",\"leave\"\]:
            printer(\"You can use this tiny door to exit the base-ment.
To be completely honest, you cannot escape that easily the base-ment.
You wish you could. It can be really suffocating. However you are a
witch, you have class consiousness and you have your caring comrades. So
now let\'s move. \")
            currentRoom = \"apparatus\"
\#   The ECTS condition, or the point-gaining system. Every \"study\"
adds 30 points to the player\'s score. The goal is to reach 120 points
or credits.            
        elif i in \[\"disconstruct\", \"dismantle\", \"poetry\",
\"street\", \"public\", \"library\", \"counter-culture\",\"read\",
\"struggle\", \"collective\", \"solidarity\", \"fight\", \"feminism\",
\"queer\", \"act\", \"expropriate\", \"parasite\", \"organise\",
\"care\", \"reclaim\", \"speak\", \"counterhegemony\", \"escape\",
\"burn\", \"collective\", \"demonstrate\", \"zine\", \"create\",
\"enjoy\", \"disobedience\", \"occupy\", \"protest\", \"manifest\",
\"shout\", \"sing\", \"anarchy\", \"radical\", \"barricade\",
\"putaspell\", \"witchcraft\", \"unlearn\"\]:
            printer(\"You have struggled soo much!\")
            study = study + 30
            printer(\"The revolution seems to be closer. Cracks still
happen and are completely important and vital and powerful. You have
gained \" + str(study) + \" points\")
        else:
            taker(\"base-ment\")
           
\#   Choices in the neutral zone
    elif currentRoom == \"apparatus\":
        if i in \[\"look\",\"see\",\"view\",\"explore\", \"open\"\]:
            printer(\"Vrooom, vroom, vroom. You are now in the apparatus
room! What a contradictory place to be. A wise-structured organised
chaos \... Monumental huge buildings, computers, archives, cameras,
people in uniforms, banks campus and other big buildings, and borders.
Where is the public, though? If you see a little bit closer, it is not
that solid.\")
            printer(\"Oh look in the apparatus you can find: \" + \",
\".join(items\[\"apparatus\"\]))
           
        elif i in \[\"exit\",\"walk\",\"run\",\"door\",\"leave\"\]:
            printer(\"You may use this door to exit the apparatus.\")
            i = input(\"which door? (1 or 2)\")
            if i == \"1\":
                printer(\"You use the door to the base-ment\")
                currentRoom = \"base-ment\"
            elif i == \"2\":
                printer(\"You use the door to the megaroom\")
                currentRoom = \"megaroom\"
        else:
            taker(\"apparatus\")
   
\#   Choices in the megaroom
    elif currentRoom == \"megaroom\":
        if i in \[\"look\",\"see\",\"view\",\"explore\", \"open\"\]:
            printer(\"Oh You are in the megaroom! You can tell that it
is luxurious, monumental structure classical and contemporary in the
same time. You haven't seen something similar before! Wowww. But why are
so little people? Why the are mostly white men? Don't be stressed - they
will not notice you! You enter the mansion as a cleaning lady. You are
invisible to them. However, YOU know how radical our marginal identities
are! \")
            printer(\"Oh look in the megaroom! There is : \" + \",
\".join(items\[\"megaroom\"\]))
           
        elif i in \[\"exit\",\"walk\",\"run\",\"door\",\"leave\"\]:
            printer(\"You use the door to exit the megaroom.\")
            currentRoom = \"apparatus\"
        else:
            taker(\"megaroom\")
```  
<br class="page-break">
<div class="code">
import os , time , random
# Setting up the current (saved) state
currentRoom = "base-ment"
start = True
graduation = False
study = 0
items = {
"base-ment": ["unpaidlabor", "consiousness", "lackoftime", "dipression", "commodities", "collectivememory", "laborforce", "survivalmode"],
"apparatus": ["game", "work", "symbols", "family", "church", "institutionalmemory", "army", "ideology"],
"megaroom": ["hegemony", "control", "power", "violence", "accumulationofwealth", "property", "mostlywhiterichmen"]
}
inventory = []
# Seperating the text and printing in delay so the content on the screen is readable and easy to comprehend
def printer (text):
for t in text:
print(t, end = "", flush= True)
time.sleep(random.choice([0.0001, 0.005, 0.007]))
print()
# Defining the "taker" function and setting it up in each of the three rooms below
def taker(room):
if any(x in spliti for x in ["get", "grab", "take", "carry", "steal", "expropriate"]):
for item in items[room]:
if item in spliti:
printer("You took " + item)
inventory.append(item)
items[room].remove(item)
# Creating the while-loop
while True:
if (start == True):
printer("""
Super(de)construction: The game
__ __ __
/\ \ /\ \__ /\ \__ __
____ __ __ _____ __ _ __ \_\ \ __ ___ ___ ___ ____\ \ ,_\ _ __ __ __ ___\ \ ,_\/\_\ ___ ___
/',__\/\ \/\ \/\ '__`\ /'__`\/\`'__\/'_` \ /'__`\ /'___\ / __`\ /' _ `\ /',__\\ \ \/ /\`'__\/\ \/\ \ /'___\ \ \/\/\ \ / __`\ /' _ `\
/\__, `\ \ \_\ \ \ \L\ \/\ __/\ \ \//\ \L\ \/\ __//\ \__//\ \L\ \/\ \/\ \/\__, `\\ \ \_\ \ \/ \ \ \_\ \/\ \__/\ \ \_\ \ \/\ \L\ \/\ \/\ \
\/\____/\ \____/\ \ ,__/\ \____\\ \_\\ \___,_\ \____\ \____\ \____/\ \_\ \_\/\____/ \ \__\\ \_\ \ \____/\ \____\\ \__\\ \_\ \____/\ \_\ \_\
\/___/ \/___/ \ \ \/ \/____/ \/_/ \/__,_ /\/____/\/____/\/___/ \/_/\/_/\/___/ \/__/ \/_/ \/___/ \/____/ \/__/ \/_/\/___/ \/_/\/_/
\ \_\
\/_/
""")
printer("""
Welcome to the super(de)costruction game or How to destroy the ideological apparatus and capitalism in small steps.
You are a witch in the body of a cultural worker leaving in the poor south. However, you cannot make a living only by selling your labor power so you have to use your magic powers to maintain yourself. You can become invisible in order to expropriate goods from chain supermarkets and share them with your comrades and girlfriends. Thats okay! Inflation ...
You will have an extraordinary chance to walk a lead bit through an enormous architectural miracle and why not dismantle the master's house!
Are you readyyy???
""")
start = False
if (graduation == True):
printer("You Win!")
exit()
# Clearing the screen: "cls" for Windows; "clear" for macOS
i = input()
#os.system("cls")
spliti = i.split(" ")
# Creating an inventory
if "inventory" in i:
printer("The truth is that you don't own anything. You are proletarian. You don't really have private property. However, in you current inventory you can find " + ", ".join(inventory))
if i in ["talk","discuss","debate","ask","say"]:
printer("Hiiiiiii witch, how can I help you, now that nobody is watching us?")
i = input()
if i in ["revolution","finish","free", "freedom"]:
if study >= 119:
printer("You did so many things! You struggle a lot, you care, you respect! You are a true witch fighter! Revolution is in the corner.")
graduation = True
else:
printer("We should keep the hard work. Do not give up though. Things do change and your contribution is valuable! You have gained " + str(study) + " points. Shall we go again to the base-ment? We have to organise stuff! Please don't give up. Here is something small for you!")
printer("""
For it is not the anger of Black Women which is dripping down over this globe like a diseased liquid. It is not my anger that launches rockets, spent more than 60,000 dolars second on missiles and other agents of war and death, slaughters children in cities, stockpiles nerve gas and chemical bombs, sodomizes our daughters and the earth. This is not the anger of Black Women which corrodes into blind, dehumanising power, bent upon the annihilation of us all unless we meet it with what we have, our power to examine and to redefine the terms upon which we will live and work; our power to envision and to reconstruct, anger by painful anger, stone upon heavy stone, a future of pollinating difference and the earth to support our choices.
We welcome all women who can meet us, face to face, beyond objectification and beyond guilt.
by Audre Lorde
""")
# Choices in the base-ment
if currentRoom == "base-ment":
if i in ["look","see","view","explore"]:
printer("Oh I'm in an base-ment, cool. There is little light here. Soooo many people. TheY do work hard. The seem unhappy and dipressed")
printer("You can find here: " + ", ".join(items["base-ment"]))
elif i in ["exit","walk","run","door","leave"]:
printer("You can use this tiny door to exit the base-ment. To be completely honest, you cannot escape that easily the base-ment. You wish you could. It can be really suffocating. However you are a witch, you have class consiousness and you have your caring comrades. So now let's move. ")
currentRoom = "apparatus"
# The ECTS condition, or the point-gaining system. Every "study" adds 30 points to the player's score. The goal is to reach 120 points or credits.
elif i in ["disconstruct", "dismantle", "poetry", "street", "public", "library", "counter-culture","read", "struggle", "collective", "solidarity", "fight", "feminism", "queer", "act", "expropriate", "parasite", "organise", "care", "reclaim", "speak", "counterhegemony", "escape", "burn", "collective", "demonstrate", "zine", "create", "enjoy", "disobedience", "occupy", "protest", "manifest", "shout", "sing", "anarchy", "radical", "barricade", "putaspell", "witchcraft", "unlearn"]:
printer("You have struggled soo much!")
study = study + 30
printer("The revolution seems to be closer. Cracks still happen and are completely important and vital and powerful. You have gained " + str(study) + " points")
else:
taker("base-ment")
# Choices in the neutral zone
elif currentRoom == "apparatus":
if i in ["look","see","view","explore", "open"]:
printer("Vrooom, vroom, vroom. You are now in the apparatus room! What a contradictory place to be. A wise-structured organised chaos ... Monumental huge buildings, computers, archives, cameras, people in uniforms, banks campus and other big buildings, and borders. Where is the public, though? If you see a little bit closer, it is not that solid.")
printer("Oh look in the apparatus you can find: " + ", ".join(items["apparatus"]))
elif i in ["exit","walk","run","door","leave"]:
printer("You may use this door to exit the apparatus.")
i = input("which door? (1 or 2)")
if i == "1":
printer("You use the door to the base-ment")
currentRoom = "base-ment"
elif i == "2":
printer("You use the door to the megaroom")
currentRoom = "megaroom"
else:
taker("apparatus")
# Choices in the megaroom
elif currentRoom == "megaroom":
if i in ["look","see","view","explore", "open"]:
printer("Oh You are in the megaroom! You can tell that it is luxurious, monumental structure classical and contemporary in the same time. You havent seen something similar before! Wowww. But why are so little people? Why the are mostly white men? Dont be stressed - they will not notice you! You enter the mansion as a cleaning lady. You are invisible to them. However, YOU know how radical our marginal identities are! ")
printer("Oh look in the megaroom! There is : " + ", ".join(items["megaroom"]))
elif i in ["exit","walk","run","door","leave"]:
printer("You use the door to exit the megaroom.")
currentRoom = "apparatus"
else:
taker("megaroom")
</div>

@ -6,7 +6,7 @@ author:
# Tetris Fantasies
## Death, Geometry and the Structure of the Individual
## Death, Geometry and the Structure of the&nbsp;Individual
Tetris is a game where a single player is encouraged to organise the chaos given to them from above, a limited space for play of ten by twenty units leads to a limited ability to approach the perfection implied by the simple shapes that are encountered in the world (always a collection of four squares, in their seven permutations). The harnesses of time and gravity make perfection impossible in this world; instead, the player can only attempt, approach, and increase their efficiency. A life's function approaching the limit, there is no way to win, only to get higher and higher scores, to live as long as possible through increased throughput. Death is inevitable in Tetris, and each passing block seems to come faster than the last. Why does it feel like everything just keeps getting harder?
@ -14,15 +14,19 @@ There are many squares to be organised in Tetris, an infinite number apparently,
This fanfic takes the form of a series of hand-drawn illustrations depicting fantastical Tetris pieces, each of which is accompanied with a fragment of a story. The cards can be read and arranged in any order, intentionally removing the linear and framed limits of the original Tetris, although the illustration and text on any one card have some sort of relationship with each other.
![hand drawn tetris fanfic](tetris-documentation-1.jpg)
:::::{.small-images}
![printed fanfic: imagined four-sided realities](tetris-documentation-2.jpg)
![Hand drawn tetris fanfic](tetris-documentation-1.jpg)
![Printed fanfic: imagined four-sided realities](tetris-documentation-2.jpg)
::::::
<!-- ![printed fanfic: imagined four-sided realities](tetris-documentation-3.jpg) -->
:::::{.centered-image}
:::::{.full-image}
![imagining a tetris without labour](tetris-documentation-4.png)
![Imagining a tetris without labour](tetris-documentation-4.png){.white-caption}
:::::

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

@ -21,184 +21,104 @@ The use of collective resources in this piece highlights the power of collaborat
Courtesy to: Casey Horner (unsplash.com/@mischievous_penguins)
## Excerpt from the 404 Questionnaire:
What do you want?
Why do you do what you do each day?
What do you think youre here for?
What are you doing with this day, today?
What are you searching for?
What are you looking at?
Have you learned something new today? This week?
What filters would you apply to your mood right now if it was an analogue film frame?
Is this what you really want to do or it is your way of delaying your realisation?
What would your day look like if you were a pirate?
If you could be any animal for a day, which one would you choose and why?
If you could be any animal for a day, how would you experience the world differently?
Do you speak horse language? (wild question)
If you were Kim, who would that person be? (wild question)
What does your body need today?
What does your mind need today?
What does your soul need today?
If your life was a treasure hunt, what would you be searching for?
How would you describe your personality?
What would a person that loves you tell you if know youre suffering?
If you were in search of a new identity, what clues would you need to find it?
If you could see the world through the eyes of any animal, which one would you choose and why?
If you were a pirate, what kind of treasure would you be searching for?
If you were a pirate, what obstacles would you face on your journey?
If you owned a boat, to which destination you would go first and why?
Think of your favourite food. How does it make you feel when looking at it? And when eating it?
What is one "yes" that you've been ignoring lately?
What advice would you give to someone else who is experiencing loss?
What emotions have you been experiencing lately?
How has my relationship with others changed in the last 5 years?
How have my thoughts and beliefs about life and death changed in the last 5 years?
What positive memories can you hold on to about a person youve lost?
What activities or hobbies bring me comfort in times of grief?
How can you take care of yourself during difficult times?
What were the 6 things you wanted to be when you were a kid?
What is time? How can you describe it?
What is beauty? How can you describe it?
What is happiness? How can you describe it?
What is love? How can you describe it?
What is faith? How can you describe it?
What is hope? How can you describe it?
What is fear? How can you describe it?
What is play? How can you describe it?
What is a ritual? How can you describe it?
What is a game? How can you describe it?
How does your body feel when you are in pain?
How does your body feel when you are in love?
How does your body feel when you are anxious?
Do you talk negatively to yourself?
Are you mean to yourself? If yes, why? If not, also why?
Think of all your past partners. What are some qualities and traits they had in common?
Is sex usually the best aspect of a relationship or the worst for you?
What do your friends say about your partners?
Did you ever have any kind of unwanted touch from a friend, a partner or a family member?
Did you ever have any kind of unwanted touch from a stranger?
What does sex mean for you?
How does sex make you feel?
What words, metaphors or images do you associate with sex?
What is your attitude towards your body?
Do you have any tendencies for self-sabotage, procrastination or self-doubt?
Have you tried to get advice, help or guidance from professionals?
Do you sometimes feel like a victim?
How much sex is normal for you?
Were your first sexual experiences positive or negative?
How did you learn about sexuality?
What are your values around sexuality?
What losses have you experienced in your life, and how have you coped with them in the past?
What self-care practices can you incorporate into your daily routine to help you cope with grief?
What self-care practices can you incorporate into your daily routine to help you cope with anxiety?
What new perspectives have you gained about life as a result of loss in the past?
What triggers your feelings of grief, and how can you manage them when they arise?
How has your sense of identity been affected by a loss?
How can you stay connected to someone you lost even though they are no longer physically present?
What role does forgiveness play in your healing process after experiencing loss?
What can you do to take care of your physical health during times of grieving?
How can you create a support network that will help you through difficult times?
What have your friends taught you about friendship?
What have your friends taught you about life?
What have your friends taught you about love?
What have your parents taught you about friendship?
What ideas have changed your life?
What subconscious behaviours are keeping you from the life you want?
In which direction has your life expanded in the last five years?
Are you afraid of being who you truly are?
Have you adapted to a certain way of thinking?
Do you suppress your feelings?
Have your thoughts been chosen for you?
Who do you trust? Why?
Have you forced yourself to forget something painful?
What is art for?
<div class="code">
What do you want?
Why do you do what you do each day?
What do you think youre here for?
What are you doing with this day, today?
What are you searching for?
What are you looking at?
Have you learned something new today? This week?
What filters would you apply to your mood right now if it was an analogue film frame?
Is this what you really want to do or it is your way of delaying your realisation?
What would your day look like if you were a pirate?
If you could be any animal for a day, which one would you choose and why?
If you could be any animal for a day, how would you experience the world differently?
Do you speak horse language? (wild question)
If you were Kim, who would that person be? (wild question)
What does your body need today?
What does your mind need today?
What does your soul need today?
If your life was a treasure hunt, what would you be searching for?
How would you describe your personality?
What would a person that loves you tell you if know youre suffering?
If you were in search of a new identity, what clues would you need to find it?
If you could see the world through the eyes of any animal, which one would you choose and why?
If you were a pirate, what kind of treasure would you be searching for?
If you were a pirate, what obstacles would you face on your journey?
If you owned a boat, to which destination you would go first and why?
Think of your favourite food. How does it make you feel when looking at it? And when eating it?
What is one "yes" that you've been ignoring lately?
What advice would you give to someone else who is experiencing loss?
What emotions have you been experiencing lately?
How has my relationship with others changed in the last 5 years?
How have my thoughts and beliefs about life and death changed in the last 5 years?
What positive memories can you hold on to about a person youve lost?
What activities or hobbies bring me comfort in times of grief?
How can you take care of yourself during difficult times?
What were the 6 things you wanted to be when you were a kid?
What is time? How can you describe it?
What is beauty? How can you describe it?
What is happiness? How can you describe it?
What is love? How can you describe it?
What is faith? How can you describe it?
What is hope? How can you describe it?
What is fear? How can you describe it?
What is play? How can you describe it?
What is a ritual? How can you describe it?
What is a game? How can you describe it?
How does your body feel when you are in pain?
How does your body feel when you are in love?
How does your body feel when you are anxious?
Do you talk negatively to yourself?
Are you mean to yourself? If yes, why? If not, also why?
Think of all your past partners. What are some qualities and traits they had in common?
Is sex usually the best aspect of a relationship or the worst for you?
What do your friends say about your partners?
Did you ever have any kind of unwanted touch from a friend, a partner or a family member?
Did you ever have any kind of unwanted touch from a stranger?
What does sex mean for you?
How does sex make you feel?
What words, metaphors or images do you associate with sex?
What is your attitude towards your body?
Do you have any tendencies for self-sabotage, procrastination or self-doubt?
Have you tried to get advice, help or guidance from professionals?
Do you sometimes feel like a victim?
How much sex is normal for you?
Were your first sexual experiences positive or negative?
How did you learn about sexuality?
What are your values around sexuality?
What losses have you experienced in your life, and how have you coped with them in the past?
What self-care practices can you incorporate into your daily routine to help you cope with grief?
What self-care practices can you incorporate into your daily routine to help you cope with anxiety?
What new perspectives have you gained about life as a result of loss in the past?
What triggers your feelings of grief, and how can you manage them when they arise?
How has your sense of identity been affected by a loss?
How can you stay connected to someone you lost even though they are no longer physically present?
What role does forgiveness play in your healing process after experiencing loss?
What can you do to take care of your physical health during times of grieving?
How can you create a support network that will help you through difficult times?
What have your friends taught you about friendship?
What have your friends taught you about life?
What have your friends taught you about love?
What have your parents taught you about friendship?
What ideas have changed your life?
What subconscious behaviours are keeping you from the life you want?
In which direction has your life expanded in the last five years?
Are you afraid of being who you truly are?
Have you adapted to a certain way of thinking?
Do you suppress your feelings?
Have your thoughts been chosen for you?
Who do you trust? Why?
Have you forced yourself to forget something painful?
What is art for?
</div>
:::::{.centered-image}
![Wheel website, work in progress](wheel-wip.png)
:::::

@ -6,14 +6,10 @@ author: Boyana
# The Wheel of Fortune — Manual
"Welcome, my dear! This exercise is all about healing, about reconnecting with what is essential and authentic within yourself. By understanding the true nature of our suffering, we can evoke compassion for ourselves as we move through uncomfortable feelings on the path to healing and peace.
Welcome, my dear! This exercise is all about healing, about reconnecting with what is essential and authentic within yourself. By understanding the true nature of our suffering, we can evoke compassion for ourselves as we move through uncomfortable feelings on the path to healing and peace. Before you begin, there are a few things you will need. Firstly, have a strong intention to commit to this exercise for some time. Secondly, find a quiet room free of distractions, and finally, get a notebook and pen. Handwriting will engage your mind more actively and profoundly, help you connect with yourself, and enable the tracing of your progress over time.
Before you begin, there are a few things you will need. Firstly, have a strong intention to commit to this exercise for some time. Secondly, find a quiet room free of distractions, and finally, get a notebook and pen. Handwriting will engage your mind more actively and profoundly, help you connect with yourself, and enable the tracing of your progress over time.
I will be guiding you through a series of carefully selected questions written by different authors, some are well-known, and others will remain unknown. To begin the exercise, spin the Wheel of Fortune located at issue.xpub.nl/20/wheel. After a few seconds, a question will appear on the screen. Then, take a photo slide from the deck and hold it to the screen. Think about that question by looking at it and the tiny film together like friends. If you feel like writing your thoughts, you can use the tiny notepad made just for you.
These photo slides are there to help you dive deeper into your inner world. Use them to explore moments in your life that you may not have fully processed or understood. As you reflect on these images and answer the questions, you may gain new insights and perspectives about yourself and your life.
I will be guiding you through a series of carefully selected questions written by different authors, some are well-known, and others will remain unknown. To begin the exercise, spin the Wheel of Fortune located at issue.xpub.nl/20/wheel. After a few seconds, a question will appear on the screen. Then, take a photo slide from the deck and hold it to the screen. Think about that question by looking at it and the tiny film together like friends. If you feel like writing your thoughts, you can use the tiny notepad made just for you. These photo slides are there to help you dive deeper into your inner world. Use them to explore moments in your life that you may not have fully processed or understood. As you reflect on these images and answer the questions, you may gain new insights and perspectives about yourself and your life.
Enjoy the journey!
Console"
Console

@ -8,13 +8,17 @@ author: Irmak and Ada
# YouTube Tarot
## YouTube comments as Tarot readings
The question for me (Irmak) at the beginning was why people feel the need to know the future or their oracles that they go on YouTube and subscribe to a channel there. Knowing the future made me anxious when for many people it is something to look forward to or head towards. For Ada, the answer to that question was simple. Everyone needs some clarity and a sense of belonging and safety, and it's better and easier to believe when told by someone else. The problem we were facing was then about, how can a performance so intimate and personal be transferred online for thousands to see. Doesnt that strip the whole act of the tarot reading of its authenticity or specificity to you? Once you have someone read your tarot online, you are exposed to advertisement and capitalism in a very ironic sense. The sole reason you are there is to have a peaceful and perhaps sentimental moment with yourself, however, you are interrupted by unintended messages.
The question for me (Irmak) at the beginning was why people feel the need to know the future or their oracles that they go on YouTube and subscribe to a channel there. Knowing the future made me anxious when for many people it is something to look forward to or head towards. For Ada, the answer to that question was simple. Everyone needs some clarity and a sense of belonging and safety, and it's better and easier to believe when told by someone else. The problem we were facing was then about, how can a performance so intimate and personal be transferred online for thousands to see. Doesnt that strip the whole act of the tarot reading of its authenticity or specificity to you? Once you have someone read your tarot online, you are exposed to advertisement and capitalism
![The Divination Board](001.jpg)
in a very ironic sense. The sole reason you are there is to have a peaceful and perhaps sentimental moment with yourself, however, you are interrupted by unintended messages.
Moving from these discussions, we searched for the answers in the comments below certain tarot videos. Many commenters mentioned how their life changed after the reading, how their luck came back and their work life improved, or how the reading helped them get their life straight. This was a community that needed tarot and used it as a remedy. In the end, we decided to use some of these comments as the interpretation of some cards. The main themes in the comments were luck, love and work. We picked three comments for each theme and made tarot cards for them with a divination board. We modified the illustrations on existing tarot cards and renamed them according to the commenters names.
The divination board:
<br class="page-break">
![The Divination Board](001.jpg)
:::::{.small-images}
![Cards on love](002.jpg)
@ -24,22 +28,27 @@ The divination board:
![Cards on work](005.jpg)
:::::
:::::{.centered-image}
![Cards on work](006.jpg)
Part of the dictionary of YouTube Tarot cards:
:::::
![The Cassandra](007.jpg)
## A Selection from the dictionary of YouTube Tarot cards
![The Bella Vita](008.jpg)
:::::{.small-images .yt-tarot-images}
![The Cassandra](007.jpg)
![The Bella Vita](008.jpg)
![Vibing](009.jpg)
![Help get gas price down](010.jpg)
![The Jessica](011.jpg)
![The dhananjai](012.jpg)
![The Hummingbird](013.jpg)
:::::
###### MANUALS

Loading…
Cancel
Save