The ubiquity of vi
Whenever a conversation about tools comes up, I find myself, inevitably, putting on a sheepish grin and confessing that yes, in fact, I am a vi user.
And I'll be honest - in my early days as a developer, I just wanted to earn a little respect.
Go ahead, make ...
Read More
Git on Mac OS X
Okay, forget what I just said about svn on OS X. This week, I'm moving one of my projects into a private repo on github. Why? Well, obviously because it's the new hotness. Because all the kids are doing it? Actually, the answer is "why not?". It can't ...
Read More
Read More
converting tabs to spaces in vi
This is mostly for my own personal reference - just one of those little things I use frequently and always forget how to set up:
If you're writing Python, then you know that indentation is, uhm, somewhat important. Mkay. I use four space indentation as a standard, but ...
Read More
If you're writing Python, then you know that indentation is, uhm, somewhat important. Mkay. I use four space indentation as a standard, but ...
Read More
SVN on Mac OS X
It's a few years old, but this article on downloading and installing svn for OS X is still the best and most useful:
Building Subversion (SVN) on Mac OS X [Hive Logic]
Installing is the hard part - once you've got installed, it's just a few easy steps to ...
Read More
update locate database for Mac Os X
Here's one of those little things I do frequently, but never remember the command. The 'locate' command searches a file name database that is updated weekly (I think the default update time is 4:30 am every Saturday morning, but only if your Mac is switched on then, which mine never ...
Read More
Read More





