Home

Capistrano3 - Deploying with internal git server

Edit: I updated my "hack" to work with newer versions of capistrano/sshkit To set the scene. New team has been using capistrano to deploy…

Published on Fri Jan 24 2014 16:09:33 GMT+0000 (Coordinated Universal Time)

YAOIRPG

tl;dr - https://yaoirpg.halkeye.net is now live again Yet Another Online Interaction Role Playing Game was a project a group of us at BCIT…

Published on Tue Dec 31 2013 16:51:59 GMT+0000 (Coordinated Universal Time)

2013 In Review.

Everyone else has started to do this. I’ve been working on it for a week now for my own reasons. I apologize in advance. Overall I’d say…

Published on Tue Dec 31 2013 16:46:28 GMT+0000 (Coordinated Universal Time)

Renaming batch of files (with spaces) in linux

I rename a lot of files. Often by hand as it's just easier. I've tried various combinations of find -print0 | xargs -0, and find -exec…

Published on Sat Sep 28 2013 22:26:57 GMT+0000 (Coordinated Universal Time)

Updating Wordpress Plugins Helper

Note, I've recently found WP Cli which makes all of this moot because i can now just do "wp plugin upgrade --all" or "wp plugin install blah…

Published on Tue Aug 20 2013 16:13:36 GMT+0000 (Coordinated Universal Time)

Android and SNES? Oh my!

So a while ago (Dec 2012, so only a couple months :D) I posted a little picture of a setup I got working with my nexus 7. I promised I…

Published on Sat Mar 09 2013 21:49:29 GMT+0000 (Coordinated Universal Time)

How to change from mate-terminal to xfce4-terminal

Mostly for my own purposes I'm not a big fan of mate terminal, seems to hurt my eyes, like xfce better, so this still makes the "launch…

Published on Mon Jul 16 2012 12:17:55 GMT+0000 (Coordinated Universal Time)

Busy Week here

Got lots of things committed this week. Gitolite support for Gitalist RetweetBot has been upgraded. It now has a ruby script to grab latest…

Published on Fri Apr 06 2012 16:46:08 GMT+0000 (Coordinated Universal Time)

How to output pretty json in puppet

It kept seeming like it should be straight forward. Various attempts by myself (mostly because I don't know ruby) seemed to fail. I'm just…

Published on Wed Mar 14 2012 11:12:00 GMT+0000 (Coordinated Universal Time)

Git+push notification with Gitolite and Jenkins

Its so easy now to support jenkins+git with gitolite. No more having git polling per project and slamming the git server with ssh requests…

Published on Fri Feb 17 2012 18:24:06 GMT+0000 (Coordinated Universal Time)