Computer Machinations
The Free-Net
Back when I was just getting out of college as a poor art student I moved into my first apartment with a friend from High School. We each paid half of our monthly for a tiny two bedroom rowhome in South Philly. Money was tight! Anyways, in order to keep things cheap we decided to not get cable internet(maybe $35 a month, lol). At the time your local megacorp would have some rented Modem/Routers broadcast an additional SSID for their “public” wifi if you were a subscriber. Here is the kicker, they allowed free one hour sessions for anyone! If you looked past that each session was tied to your device MAC address, so if you changed it, you had as many free sessions as you liked. Unfortunately lost to time I created a Processing app that would run some simple python scripts to either randomize your MAC immediately, randomize it every hour, or set it back to it’s original MAC address. The code is lost to time, but we had it on a thumbdrive for ourselves and any guests. Definietly a good story and we saved half a months rent($420) over our full lease!
“Get off the internet BK”
In my 4th year at UArts I decided to try and disconnect myself from the internet as much as possible while researching my capstone. As a small “digital art” project as part of a creative coding class I rigged up a twitter bot to tweet a hashtag if a QR code was scanned. I placed posters around the Industrial Design department and the university campus. On my laptop a processing script was running in the background and would turn off my WiFi card for a number of minutes (upper limit 60) as deemed by whooever sent the tweet. It was a fun social experiment as I could see who had done the deed, and usually it would happen as I was actively researching or surfing the web in studio.
Note:
Some day I’ll loop back with screenshots and maybe the code if I can find them buried in backups somewhere. I just really loved these projects/hacks and wanted to start to document them.