Monthly Archives: April 2010

looking through old code with git log -p

I just found myself wishing that I hadn’t deleted some dead code, because I wanted to use the same technique I’d used earlier. Now, if someone else had been in my position, and refused to delete it, because they wanted … Continue reading

Posted in uncategorized | Comments Off

your clients might be a lot like your blog/twitter audience

I’ve always had the type of job where I’m given a set of responsibilities and some tasks. Many of these tasks are things that have a quick-and-dirty way of doing it, and could be expanded to just about anything. Clients … Continue reading

Posted in uncategorized | Comments Off

ship often; prototype more often

Note: After letting this sink in, and participating on the Year Of Hustle forums, I think I was just making excuses. When I’ve had success “prototyping”, I was doing it with the intent to ship. I could have released my … Continue reading

Posted in uncategorized | Comments Off

pick.im and keyboard-less searching

My friend Andrew Hyde recently launched a really cool service for freelancers called pick.im (pronounced (pick ‘em). Here’s what it looks like in Mobile Safari on the iPad: It searches based on three things: location, type of service, and budget. … Continue reading

Posted in uncategorized | Tagged , | Comments Off

new grem feature: jumping quickly to a location on github.com

I added a new feature to grem: if you’re somewhere in your ~/github directory, you can simply type “grem” and the program will use launchy to open an appropriate page on GitHub in the default browser. For example: if you’re … Continue reading

Posted in uncategorized | Tagged , , , , , | Comments Off