How to Debug Anything

James Golick of PackageCould.io tells us how...

Published Jun 24, 2014 in Software, Ops
Scroll

James Golick of PackageCould.io tells us how to debug anything. I probably should have been more familiar with strace , but the presentation is worth it just for the following command:

sudo strace -ff -s 2048 -p <PID>

Bonus, package cloud looks pretty cool.

Adobe Creative SDK

Adobe has announced their cloud SDK It looks...

Published Jun 19, 2014 in Design