Entries by Kevin Godden

RuneAudio working with HifiBerry Amp+ on RaspberryPi

This is a record of how I managed to the RuneAudio v0.3-beta software working with the excellent Hifiberry Amp+. The lads at runeaudio say that software release v0.4 will support Amp+ ‘out of the box’ but v0.3-beta doesn’t and they won’t/can’t say when v0.4 of the software will be released, however with some messing it […]

Interesting article about unikernels

I came across this interesting article about unikernels: http://queue.acm.org/detail.cfm?id=2566628 It will be interesting to see how all of this change in the cloud shapes up in the future and how it will effect the traditional operating system Jobbing Software Engineer!

DevOps Ireland

DevOps in Ireland? I have been very interested in DevOps ever since I watched Adam Jacob give his ChefConf 2015 keynote speech. I wondered if there are any Irish DevOps groups and a little digging revealed: Twitter Account: @DevOpsIreland Website (Empty!): devops.ie LinkedIn Group: DevOps Ireland devops.ie must be taking the iterative approach seriously as […]

Fascinating DevOps Talk

While browsing The Register, I came across this video Adam Jacob’s keynote speech at ChefTalk 2015 where he introduced DevOps, it’s fascinating stuff and well worth a watch! What interests me is how methods of software development and deployment are changing so quickly and how this is bringing in new ideas and talent beyond that […]

Build libexif for Windows and Visual Studio

This is a record of how to build / compile libexif (v0.6.21) binaries for windows. It is another entry in a Software Engineer’s daily ‘trial log’, however this time thanks to the excellent MinGW32 and the well written libexif things went rather well! This readme says that you have 2 options, either hack together a […]