April 2008
7 posts
Coherent →
I for one love Cocoa bindings, so being able to use the same type of scheme in Javascript will be nice to play with.
Never noticed how close c and x were
Geoffrey Garside: you there?
Chris Byrd: hi
Chris Byrd: yep
Geoffrey Garside: sex
Geoffrey Garside: sec*
Chris Byrd: lol
Geoffrey Garside: those keys are dangerously close together
Chris Byrd: heh
I love having a proper terminal
One of things I love most about being on a Mac is having access to a proper Terminal shell. Not like the Windows Command Prompt which really is a sorry excuse for a shell in my mind.
In a project I am working on we have a couple of slightly similar controllers and as such the tests for these controllers are similar. Well I’ve written out the specs for one of these sets of controllers and...
Flunk in a Timotei advert
It’s nice when you see, or rather hear, artists that you really like appearing in adverts. Just today I heard Flunk - On My Balcony on a Timotei advert. I’ve been a fan of Flunk for a while now, they’re an absolutely fantastic group hailing from grand old Norway.
I’d recommend all of their stuff, its just great music to listen to when you need to chill out.
Pastie: Rails.app.config →
Yeah its mine, yeah its possibly a bad idea, but I think logically it makes sense.
The Thing About Git →
I hit this same type of road block on a fairly regular basis. I try to keep commits atomic and by that I mean that I try to group related changes into single commits but so often I end up with a commit message saying “This and That fixed” where really I’d want two commits, one for This and one for That.
In the past with Subversion if I’ve needed to do this I’ve...