Programming
GUI Improvements for sshfs
by Robert Kosara, 2008-08-21, 3 comments
The fine folks at Google have done an incredible job of porting FUSE to the Mac, and have also created sshfs, which is incredibly useful. Unfortunately, sshfs is officially unsupported, and bug reports are not welcome on the MacFUSE page (and there's really no other place for them). To remedy the situation, and to make sshfs useable to more people, I am forking the project and providing an updated package here.

The Git and the Bazaar
by Robert Kosara, 2008-08-18When looking for an alternative way of doing source code management, I came across a number of distributed version control systems, among them git and Bazaar (or bzr). While the former may be technologically the most elegant and efficient system around, Bazaar is so far ahead in usability, documentation, and support that the choice is really quite easy.










