OSX

Snippet: Update Your Local Git/Subversion-based Textmate Bundles with Sake

This snippet for sake allows you to quickly and easily update subversion- and git-based TextMate bundles.

MySQL ruby gem with MacPorts MySQL

sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-include=/opt/local/include/mysql5 --with-mysql-lib=/opt/local/lib/mysql5 --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config

More OSX apps I love

Herein I briefly describe and link many more OSX applications that are useful to me.

OSX apps I can’t live without

Herein I briefly describe and link many OSX applications that are useful to me.

Personal internet acceleration, part 1

My SFF server machine has been configured to speed up my digital life.

Memcached and memcached gem on Leopard

    sudo port install memcached libmemcached
    sudo env ARCHFLAGS="-arch i386" gem install memcached -- --with-rlibmemcached-include=/opt/local/include --with-rlibmemcached-lib=/opt/local/lib

OSX hair-tearing bug

On OSX Leopard, Spaces will sometimes affect the display of your applications and windows even when it is disabled. Clearing its configuration can resolve this.