October 2008
10 posts
Bendy-buses, like atheism, are a danger to the public at large
– BBC NEWS | UK | England | London | ‘No God’ slogans for city’s buses
It's my .bash_profile
With comments, of course.
export HISTCONTROL=erasedups
export HISTSIZE=10000
shopt -s histappend
export EDITOR='mate -w'
export LSCOLORS=ExFxCxDxBxegedabagacad
alias mysql=/usr/local/mysql/bin/mysql
alias mysqladmin=/usr/local/mysql/bin/mysqladmin
# typical svn commands
alias svnd='svn diff | mate'
alias svns='svn st'
alias svnc='svn ci'
alias svnu='svn update'
alias killsvn='sudo...
Why you should be using Textmate
Textmate, just another text editor right?
Right.
But I’ve had enough of having to explain the same points over and over again to people. So this is my why you should be using Textmate, and if your a windows user (who am I to judge?) then you can replace Textmate with E.
First, lets consider the reason why Textmate even exists. Before textmate there was two types of programmers, the...
Triggers in Quicksilver.
Its a post with a point!
I’d like to take a look at triggers in Quicksilver. I’m a big fan of Quicksilver ( hereby refered to as QS) because of its rediculous depth. This is basically a list of my personal triggers, I’m a big fan of using Ctrl + Option as my modifiers of choice. The ones for extending Finder for example follow the finder goto folder conventions, otherwise...
Code Updates
I’ve been working on the new Kieronononon website, see the beta at ortatherox.com
I’ve also been working on the Virtual Operating System
Leaked footage of the game I’m working on for Brainjuice
September 2008
29 posts