Hole in the head (1998) an insightful documentary on Trepanning.
20170530
Flying to Brussels to meet horses inregards of the Signal festival.
Judith Butler’s book Notes Toward a Performative Theory of Assembly (2015).
“The people” are not a given population, but are rather constituted by the lines of demarcation that we implicitly or explicitly establish.
If performativity has often been associated with individual performance, it may prove important to consider those forms of performativity that only operate through forms of coordinated action, whose condition and aim is the reconstitution of plural forms of agency and social practices of resistance. So this movement or stillness, this parking of my body in the middle of another’s action, is neither my own nor yours, but something that happens by virtue of the relation between us, arising from that relation, equivocating between the I and we, seeking at once to preserve and disseminate the generative value of that equivocation, an active and deliberately sustained relation, a collaboration distinct from hallucinatory merging or confusion.
[…] we have to ask whether it is right that verbalization remains the norm for thinking about expressive political action. Indeed, we need to rethink the speech act in order to understand what is made and what is done by certain kind of bodily enactments: the bodies assembled “say” we are not disposable, even if they stand silently.
20170528
Julius Gavroche’s Reading our times with Now examines the book Now (2017) by The Invisible Committee. Also a nice comparison RoboCop’s Dallas Shooting Locations 1986/2012 (history has ended).
20170522
Making the “Hammeradio” launch FM broadcast by scheduling tasks with cron. @reboot /home/pi/Desktop/startupfm.sh works well. It launches sudo arecord -fS16_LE -r 22050 -Dplughw:1,0 -c 1 - | sudo /home/pi/PiFmRds/src/pi_fm_rds -audio - -rt Hammeradio & I’ll also schedule a daily power off cycle for the device. I’ll set it to work during gallery open hours 14:00 to 18:00 (with a Lunch break in the middle). Found an old amplifier circuit I build (while learning to solder to make the WSG) and I’ll test it with the piezo mic I have handy (It would save the iRig pre-amp I bought).
20170519
I got PiFmRds to work on my RasPi3.
Note to self:
1. Use Etcher to flash Raspbian.
2. Enable ssh in RasPi using Terminal
cd Volumes
cd boot
touch ssh
3. Boot RasPi3, login via ssh
4. Set new password
passwd
5. Set locale
raspi-config
6. Install sndfile library
sudo apt-get install libsndfile1-dev
7. Install PiFmRds
git clone https://github.com/ChristopheJacquet/PiFmRds.git
cd PiFmRds/src
make clean
make
8. Broadcast from usb audio in at 107.9FM in mono 22050
sudo arecord -fS16_LE -r 22050 -Dplughw:1,0 -c 1 - | sudo ./pi_fm_rds -audio - -rt Hammeradio
9. End broadcast
sudo pkill pi_fm_rds
Fiddled with PiFmRds settings (I want it to display Hammeradio as radiotext (RT) but I’m not sure if it’s working). I also want to run a .sh script on boot to launch pi_fm_rds broadcast (aka. step 8). Currently launching the pi_fm_rds from /etc/rc.local. Tomorrow I’ll try to build a cron startup schedule so that I can spare the Hammeradio preamp from excess stress by powering the system down on gallery off hours (I have to use a preamp to connect a piezo mic to the RasPi). Other useful resources for future tightvnc manual.
Installed Sea Change: In the Scale of a Horse (2017) by Otto Karvonen feat Trans-Horse installation at Vuotalo. The installation consists of a performance documentation, a custom horse blanket with an embroidery with the text “Helsingin kaupunki – Kaupunkimittausyksikkö” and horse-gear used by Toivottu Poika during our HKI-TKU-HKI riding trip in 2014.

