Forensic Architeture is an interesting research project analyzing target sites of drone strikes from publicly available information. They remodel and reconstruct the architectural features of those sites and provide necessary context for human rights violation investigations carried out by UN Special Rapporteur on Counter-Terrorism and Human Rights (UNSRCT) Ben Emmerson.
ADN: Hearing Impariment Against Drones
https://alpha.app.net/riyad/post/16486409
ADN: Luxurious Shanty Town
https://alpha.app.net/riyad/post/16458353
NROL-39: Release the Kraken
A kraken devouring the earth captioned “Nothing is beyond our reach” is an official NRO spy satellite mission patch … you can’t make this shit up.


Update:
Arstechnica has something about this as well. 🙂

ADN: Drones – You Won’t Hear Them Comming
https://alpha.app.net/riyad/post/16396610
Serpens Electrica Samsungis
Struggles of a Systems Programmer
James Mickens has probably written the most hilarious essay about the struggles of a systems programmer. xD
ADN: Schrecken für Trauer
https://alpha.app.net/riyad/post/15387398
Universal Surveillance Justification
You have your own invasive surveillance program? The EFF has created an online tool for generating justification statements using real quotes that are so broad and nonsensical that they can be used to justify just about anything. 😀
Unsafe Chrome Sometimes Necessary
In my work – every now and then – I found myself in need of a browser with reduced security checks (mainly to gloss over cross domain XMLHttpRequests and SSL certificate violations) for testing purposes. I didn’t want to take the risk and use my main browser session with these settings, so I made me a script (also available as a Gist). 🙂
Tip:
If you use oh my ZSH you can save this file in
~/.oh-my-zsh/custom/plugins/chrome-unsafe/chrome-unsafe.plugin.zsh
and add “chrome-unsafe” to your list of used plugins in
~/.zshrc
