Recently where I work we started using personal forks of our main project to reduce the amount of left over branches and to increase amount of code review that is done.
Right now there isn’t really a clear workflow for...
I wanted to play around with Heroku a bit the other day since I didn’t feel like spinning up a new server at Rackspace to hack on a new idea I had. Like the last time I messed around with...
Just some quick thoughts on why I love zsh so much more than bash.
method_missing
I am constantly typing things like: cat somefile | sometext I just missed that grep before sometext. That is where zsh’s method_missing type functionality...
So I am currently in the process of moving over the current http://blog.trobrock.com over to Jekyll running on github pages, so be patient if things aren’t working well.
I am also going to be using strictly HTML5 and CSS3 features...