Co-working at MadLab

As of this week I've started renting a desk in MadLab, an event space in central Manchester which I've visited many times as it hosts a number of community groups.…

Deleting branches in Git

For some projects, the workflow I use in Git is to create a new branch for every new feature or bug fix. This works well for keeping things separate, but…

Supporting a BSD project

The latest edition of bsdtalk is a recording of a talk from vBSDCon entitled Supporting a BSD Project. It's well worth listening to if you've ever wanted to know how the BSD projects --…

SSL in irssi

After getting IPv6 working,I also wanted to move all my IRC connections over to SSL, because I think you should use secure protocols wherever possible. The easiest way to do…