Posts tagged programming

Cloud Developer Kits gloss over their best feature!

Between the little over two years since I wrote ‘No one should write Terraform’, rewriting large parts of our Internal Developer Platform, and starting on ‘Cally’; there was something myself and most of the commenters missed. Cloud Development Kits often ignore what I would consider one of the strongest selling points. Decoupling yourself and your engineers from your infrastructure!

Read more ...


No one should write Terraform

Reflecting upon zwischenzugs insightful and thought provoking article “Who should write the Terraform?”, the TL;DR conclusion I’ve come to is “No One”.

Read more ...


The Hugs Strike Back!

Another year, another amazing Linux Conf AU! Based on feedback from LCA2017, I was definitely going to iterate on the hug detector. In that time the ESP32 platform has begun to mature and because I like challenges, decided to use a board I received days prior to leaving for the conference and really only flashed with blink.

Read more ...


Come on; do you want your mods to live forever?

At the Linux Conf Au Games and Foss Mini Conference, @ducky_tape and @The_McJones gave me an opportunity to talk on my experiences archiving over 11,000 mods for Kerbal Space Program. It was also captured by the awesome LCA AV Team, which you can watch here!

Read more ...


Don’t underestimate the… Doorbell

A while ago I needed a doorbell, so I hacked one together using a Raspberry Pi I had laying around. It was a temporary fix while I got around to building an Arduino based replacement. A month or so ago the SD card croaked, so it was time.

Read more ...


Hacking your Conference badge for Hugs & Profit

Last week was Linux Conf AU 2017, which is a community run Free and Open Source Software conference that is in a different A/NZ city every year. This year I’d managed to attend the Open Hardware MiniConf and was inspired to build something during the conference. I’m not sure how it occurred to me to build a ‘Hug Detector’ into my Conference badge, but it did and after talking about it with some fellow delegates, the feedback was overwhelmingly positive.

Read more ...


Automating your home with ‘themachine’

There will be more posts to come, but for some time I have been playing around with home automation. One of the things I really wanted to do was utilise some form of machine learning to make decisions about when I wanted the Shed’s Airconditioning or the wall fan turned on. I could have utilised rules in my OpenHAB based home automation system, however I’d already gotten reasonably creative with those and wanted a challenge.

Read more ...


Powershell + Windows Update

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.

Read more ...


EventStreamr Talk at PLUG

This week I presented at PLUG, a brief history of AV, PLUG’s involvement with Linux Conf AU and EventStreamr.

Read more ...


Title: WebService::Strava - A Strava API Perl Client

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).

Read more ...


Jira Automation + Copying Fields

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!

Read more ...


Dancing with WebSockets

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.

Read more ...


Git: Bah, wrong branch!

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!

Read more ...


Automating AV: EventStreamr

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.

Read more ...