User:Kendal: Difference between revisions

From XPUB & Lens-Based wiki
Line 17: Line 17:


= Year 1 =
= Year 1 =
[[User:Kendal/Special Issue #13|Special Issue #13 ]]
==Prototyping==
==Prototyping==


Line 75: Line 77:
</syntaxhighlight>
</syntaxhighlight>


== Special Issue #13 ==
== ==
'''[https://issue.xpub.nl/13/ Wor(l)ds for the Future]'''  
'''[https://issue.xpub.nl/13/ Wor(l)ds for the Future]'''  
[[Category:WordsfortheFuture|Words of the Future]]
[[Category:WordsfortheFuture|Words of the Future]]

Revision as of 16:53, 31 December 2020

"Everything proceeds as if space had been trapped by time, as if there were no history other than the last forty-eight hours of news, as if each individual history were drawing its motives, its words and images, from the inexhaustible stock of an unending history in the present."
Marc Auge, Non-lieux: introduction à une anthropologie de la surmodernité

Classical simulation in progress, Het Nieuwe Instituut, 2020

Digital Welcome Mat

☁️ My obsessions include (but are not limited to)_ Inbetween states, the dissemination of interior space, repurposing and hacking traditional practices, subversive design and simulation as a tool. ☁️

Bonus fact_ Greek architecture, ceramics & sculpture are my antidote to life in general. 🏛🏺

_find me
https://tr0pisms.hotglue.me/
https://www.instagram.com/tr0pisms/

BOOKZ

[Currently Reading + Books of Note]

Year 1

Special Issue #13

Prototyping

Session #1

→ Generating randomised textual poems from a set of variable words/phrases

https://notebook.xpub.nl/hub/user-redirect/lab/tree/AHOUSEOFDUST.ipynb


Session #2

Session #3

→ ASCII time, converting images into ascii via python.

from PIL import Image
from urllib.request import urlopen

f = Image.open (urlopen("PUT URL HERE"))
g = f.convert("1") #for b&w
g.save ("bw.png") #to save a new copy 

import aalib
screen = aalib.AsciiScreen(width=80, height=40) #size of the canvas
h = f.resize(screen.virtual_size).convert('L',dither=Image.NONE)
screen.put_image((0, 0), h)
print (screen.render())

                 __s_s_s_s_s_s_s_s_s_s_s_s_s_.              
                 -QQQQQQQQQQQQQQQQQQQQQQQQQQP               
                  )TWQQQQQQQQQQQQQQQQQQQQQVT'               
              .__,_ -QQQQQQQQQQQQQQQQQQQQP  ___,.           
            _yQQQQQQgmWQQQQQQQQQQQQQQQQQQggQQQQQQw,         
           _QQQ@VV$QWQQQQQQW$QQQQQQQQQQQQQQWHVVQQQm.        
           jQQ[    -4WQQQQQQdQQQQQQQQQQQQW!     4QQ[        
           dQQ:    <QWQQQQQQm3QQQQQQQQQQQQg,    )WQf        
           ]QQc  .jQQWQQQQQQQgJQQQQQQQQQQQQQ/   jQQ(        
           -WQQc_mQQQQQQQQV4WQh$SQQQQQQQQQQQQw.jQQE         
            +QQWQQQQQQQ@?` ]WQQyQQQQQQQQQQQQQQQWQ@`         
             )QQQQQQQQF    jQQQQQQQQQQQQQQQQQQWQ@'          
              )QQQQQQD     -9QQQQQQWQQQQQQQQQQQW'           
               QQQQQW'       ~9QQQQEQQQQQQQQQQQf            
               $WQQQQgas,.   ..=VHBGQWQQQQQQQQQ[            
               )QQQQQQQWQQQmQWQQQQWQWQQQQQQQQQW             
                $WQQQQQQQQWQQQQQQQQQWQQQQQQQQQ[             
                -WWQQQQQQQQQQQQQQQQQQQQQQQQQQP              
                 -QWQQQQQQQQmmmmm5QWQQQQQQQQP               
                  -$QQQQQQQQQQQ@nBUWQQQQQQQF                
               _/   4QQQQWQQQQQQQWWWQQQQQW(                 
           _swQW`    "$QQQQQQQQWWWQQQQQQP`                  
          jWWWWf       4WQQQQQQQQQQQQQ@^                    
         jmWQQQg,       -9QQQQQQQQQQW?                      
        )WWQQQQWQc     .saQQQQQQQQQQma,                     
          "Y$QQQWWg, _wQQWQQQQQQQQQQQWQQa                   
             -~~~~~` --------------------

Wor(l)ds for the Future

Words/publications to edit: ?!, Undecidability, Resurgence & Liquid
with Nami, Clara, Louisa

Mapping Keywords
IDEA PAGE FOR INDIVIDUAL REPUBLICATION
SHARED WIP PAD

VOILA