Categories
Monthly Archives: August 2012
Crypto-Gram, August 2012 (in EPUB and MOBI format)
English UPDATE (August 21st, 2102): previously this post’s linked files contained the July version of the newsletter by mistake; now they’re correct. Crypto-Gram is a famous free monthly newsletter written by the security expert Bruce Schneier. The original is available … Continue reading
Posted in cryptogram, ebook, english
Tagged bruce schneier, cryptogram, epub, mobi, security
3 Comments
Installare le librerie condivise di Google Maps su Android
Italiano Durante lo sviluppo di un’applicazione Android che fa uso delle librerie condivise di Google Maps mi ha riservato una bella sorpresa: provando ad installare quell’app sul mio cellulare (ha una ROM stramba, Oxygen-RC-qualcosa) ho ricevuto questo messaggio d’errore: $ … Continue reading
Playing around with perf
English A few days ago I stumbled upon an interesting article about the performance analysis of different memory access patterns. To analyze in detail what was going on in the cache the author used the Linux perf tool; this article … Continue reading