Tuesday, September 11, 2012

Pain vs Quitting


Cases


Monday, September 10, 2012

Old binary format


$ file test
test: Mach-O executable ppc
$ ./test 
-bash: ./test: Bad CPU type in executable

Sunday, September 9, 2012

Different business model

By Kenny Hemphill

Friday, September 7, 2012

funny "iPhone 5" promo video


Tuesday, September 4, 2012

It is almost here :)


Monday, September 3, 2012

Changing bash shell history size

In order to change the bash shell history size and history file size, I added the following two lines inside .bash_profile file.


HISTSIZE=10000
HISTFILESIZE=10000

Saturday, September 1, 2012

Mac OS X 10.8.1