Tagged: Coding

0

Yet Another .NET StatsD Client

What is this? As described, this is Yet Another StatsD .NET Client. Why? At Audiu and RepostExchange, our infrastructure is spread far and wide. This gives us an unfortunate situation where we end up...

0

S3 Backup Utility!

TL;DR Get the S3 Backup Utility using: pip install s3backup Example configurations etc. on GitHub Full Description As part of our backups at Audiu I wanted a simple but flexible cross platform backup script...

This Way Up Sign 1

Git Tricks – Git up

I realise that my blog is fast becoming a library of Git Tricks – but nevermind, here’s another one! There is a brilliant tool called git up – if you aren’t using it and...

0

Git Tricks – Forking Pattern

I have been using Subversion now for 5+ years, and to be honest, I thought it was great. Until I started working on more complex branches, or had some dredded unresolvable mess because I...

0

MySQL Simple? Master-Slave Replication

(Or: How I learnt to stop worrying and love the quirks) During my time working with MySQL replication, I have learnt a number of things which can either make the process simpler, or far...

0

Google Chrome End-to-End

I have been following the Google announcement of End-to-End (a new Chrome Extension) with interest. It was originally shown to the publicĀ as Alpha in June 2014, and then in early December 2014 they announced...