Skip to main content

Breaking Baba

When you are locked in a genteel Straits shophouse - the kind of heritage building you may find in Penang, Melaka, or Singapore - why not trash it with a gravity gun?


I prefer to think of an art piece as the start of a dialogue rather than a one-off statement, but the silence - especially from family members - is deafening. You would think they would jump to empathise with the tingle of taboo as a senonoh house - like those we grew up in - is upended, but I'm not going to hold my breath.

It's not as bleak as it seems. After two weeks of building this shophouse and its story pixel by pixel, I have two special bonds with it; creator-created and art-beholder. That is enough acknowledgement for me.

Interactivity is its own dialogue, and there's no conversation quite like jamming antique furniture into a ceiling fan until it shatters into wooden debris. Totally worth it.

If you have Half Life 2 Episode 2, drop me a line and I'll share the map with you.

BanGenKei 2 of 12 - Peranakan Shophouse.









Comments

Popular posts from this blog

Firefox History Statistics - Extracting from Places.sqlite

If you want to take a look at Firefox surfing activity, the about:me add-on is a good start. However, it presents only one view of data and is thus limited in its ability to present more detailed statistics. We will view that data in a different program. So let's first extract it from the browsing history stored in the Places.sqlite file into a CSV file using a Firefox add-on. Step 1 - Locate and copy Places.sqlite to a working location On Windows machines, Places.sqlite is found in a directory similar to: C:\Users\User1\AppData\Roaming\Mozilla\Firefox\Profiles\ .default\places.sqlite Copy the file to another location. The database will be locked while using Firefox, and the SQLite plugin we will use to open it.

Scatterbox - build an Android Tor Socks Proxy Server

Cloak your location and create a firewall bypass device with a smartphone. 🕵Uses the Tor network . Does not require root. 1 - from Google Play, download and install: Orbot Orweb browser Socks Server Ultimate (Optional)

Bloomberg JSON data into Libreoffice Calc

LibreOffice Calc has no inbuilt stock market functions, and a popular plugin which offered those has stopped working along with changes to Yahoo Finance. Luckily, we can get the latest quotes from Bloomberg. [2018-12-15] Bloomberg Finance is, understandably, blocking multiple simultaneous requests. A more flexible solution is using a Python Stock Scraper .