Category Archives: development

My Illumos Development Workflow

Lately, I’ve been thinking about how to setup a development workspace to tinker with Illumos builds as they come rolling hot off github.  Ideally, I’d prefer to code on my laptop (macbook), build on my server (orion), and test on … Continue reading

Posted in computers, development, illumos, openindiana | 1 Comment

Distributed Version Control FTW

Linus Torvalds gives a good talk on the evilness of Subversion and CVS and the benefits of Distributed Version Control Systems (DVCS).  It’s pretty interesting.  I prefer Mercurial versus Git myself but the idea is the same.  Having a copy … Continue reading

Posted in computers, development | Leave a comment