User:Kim: Difference between revisions
| Line 83: | Line 83: | ||
ssh cerealbox | ssh cerealbox | ||
ssh xpub@145.24.152.64 (@ip address) | ssh xpub@145.24.152.64 (@ip address) | ||
make a shared terminal: | |||
tmux attach | |||
find my ssh keys: | |||
cd USER | |||
ls -la (show hidden files) | |||
cd .ssh | |||
cat (the key I want to copy) | |||
<br><br><br> | <br><br><br> | ||
Revision as of 10:45, 20 May 2025
this is my website: https://kimkleinert.com/ [1] [2] [3]
we are currently in
| subject | status |
|---|---|
| !attention! | reader is moving |
| writing directory | writing |
| SI 27 | User:Kim/Special Issue 27 |
| Stations, Skills, Resources | new section: Git explorations |
| Stations, Skills, Resources | new section: on documentation |
| SI 26 | added: Inspector Extensions |
Subpages
- Special Issue 27
- Special Issue 26
- Special Issue 1 (25)
- reading
- Stations, Skills, Resources
- writing
- Projects That May or May Not Be Made
- research dashboard
Notes
04/07/25 introduction Si27
- Imane and Martino from Constant
- shared fascination in Quartz
- Imane in more ritual, magik, dreams practices as aking space in time
- Martino from materiality of digital and electronics, broken relations: devices are black boxes that we are unable to inspect + extractivism: broken relation to resources origins, mining
- https://0v.constantvzw.org/
- The Secret life of the Watch on Youtube
- read this article: time-consciousness-and-discipline
04/22/25 Si27
- pad of the day: museum recap, martino talks about time in computers and gps
- Map of gps interference
- time on the commandline(pad)
05/06/25 prototyping
- Interview with a tool
- collected interview links on this Pad
05/06/25 methods
- for writing libre office ?
citation
05/13/25 pen plotting
install-afternoon:
05/14/25 Fediverse (Prototyping)
- Pad of the day
- wiki page: Fediverse
- Links on Instances Zine (article) Map
05/19/25
- time pressure – pressure time
- running out of time, extinction, apocalypse, collapse
- we watched "ancestral clouds ancestral claims" by Denise Fereirra da Silva and Arunja Neumann [1]
05/20/25 Prototyping
from cerealbox to debby:
ssh cerealbox ssh xpub@145.24.152.64 (@ip address)
make a shared terminal:
tmux attach
find my ssh keys:
cd USER ls -la (show hidden files) cd .ssh cat (the key I want to copy)