screen recording on Mac OS X Posted on July 17, 2014notes on screen recording on Mac OS X[Read More]macos utils
C++11 constexpr: computing exp at compile time Posted on July 6, 2014compile time computing with C++11 constexpr[Read More]C++ C++11
C++11: polymorphic function objects Posted on July 1, 2014notes on C++11 polymorphic function objects[Read More]C++ C++11
libcxxabi __dynamic_cast and random strings Posted on July 1, 2014a few things i found when investigating for dynamic_cast performance[Read More]misc performance
days between dates Posted on June 8, 2014handy python script to find days between two dates[Read More]misc
SMART status of disk on Windows Posted on May 3, 2014smart status of disk on windows[Read More]windows utils
srm: securely delete file on Mac OS X Terminal Posted on February 6, 2014deleting files securely on Mac OS X[Read More]macos utils
removing ubuntu from dual-boot setup without pain Posted on July 29, 2013some of my experiments about removing ubuntu from dual boot setup (pre-EFI days)[Read More]linux