Programming#
No one should write Terraform on Saturday, August 13, 2022
Reflecting upon zwischenzugs insightful and thought provoking article “Who should write the Terraform?”, the TL;DR conclusion I’ve come to is “No One”.
Powershell + Windows Update on Tuesday, June 09, 2015
Windows administration is part of my job that I don’t enjoy as much as linux, but it is still necessary. Though Windows is becoming less and less required, a lot of software still relies on it.
Title: WebService::Strava - A Strava API Perl Client on Tuesday, August 26, 2014
Being a Cyclist and a Geek, I like to track things. Being a Sys Admin and a Programmer I also like this to happen in the most efficient manner possible. Insert Strava, which is basically a social networking platform for cyclists/runners/swimmers (I believe they’re adding more as well). Strava has an App for recording things or you can use any app or device that can output in one of the supported formats (GPX, FIT and TCX).
Jira Automation + Copying Fields on Monday, August 04, 2014
We heavily utilise Jira at my place of work and one of our non IT based departments use it in their business processes. It was chosen to replace a custom developed, unreliable .NET application and apart from minor bending to suit the processes Jira is an excellent replacement. It’s also far more reliable, far easier to keep up-to-date and runs on Linux!
Dancing with WebSockets on Thursday, February 20, 2014
I learnt during the development of the EventStreamR frontend that websockets are cool! Another learning project of mine is NanodeControl and after learning what all the cool new things are available I wanted to have a crack at making it more modern.
Git: Bah, wrong branch! on Tuesday, February 11, 2014
I love git, it’s a really great tool. However no matter how used I get to my workflows I eventually end up commiting something into the wrong branch!
Automating AV: EventStreamr on Monday, January 20, 2014
EventStreamR come to inception from a collection of experiences amongst our local LUG the Perth Linux User Group. Although we call ourselves PLUG, we have members from all over the state. Western Australia being quite large, 2,529,875 square km or over 10 times bigger than Victoria; so some of our members find it quite difficult to attend. A few years ago an initiave started by James Bromberger was to film and live stream all PLUG talks so that every member had an oppurtunity to attend our meetings, even if they couldn’t necessarily make it in person.