Geek Philosophy
Excuse this desperate need for my geekness to escape
try {
while (true) {
liveFast();
}
}
catch (Exception e) {
die();
}
For those who find this difficult, it translates from Java to: Live Fast, or Die Trying.
It came to me courtesy of openMosix who have a similar phrase in their documentation






