Multiple Argument Functions

Dave Cheyney, Wizard extraordinaire posted a challenge on clarity for multi-argument functions.

Read more

XML Unmarshal and XPath

Battling with data structures is a normal daily task and figuring out the best way manipulate XML isn’t just a case of writing something that works and walking away declaring job done.

Read more

gops & InfluxDB

What can I say, I’m paranoid about reliability and things working how they were designed to.

Read more

goFAL - File Abstraction in Go

When writing scripts that create or manipulate file and directories, it’s all too easy to get lost using chmod and chdir operating system directives.

Read more