I like to think of my PC's document directory as a sacred place. As its name suggests, the documents directory is where I store my documents, in a neatly organised…
I’ve recently been developing a service to help validate my blog posts against a set of rules to ensure that I be notified if I accidentally publish an incomplete article.…
Example Carbon code image Have you ever wanted to share a code snippet on social media and while requiring the formatting to stay intact and for it to look beautiful?…
As I've shifted from using macOS as my daily driver to Windows 10, I've found myself writing almost no code in Swift, instead finding that I develop almost entirely with…
As I continue the development of my DMX control system, there have been features that I've avoided working on because of their apparent complexity. Scripting support is one such area;…
Republished ContentThis post was originally published on both dev.to & lightconsole.dev A little known fact is that the original, intelligent lights and programming hardware formed a distributed system. Each light…
Introduction In my pursuit to learn Swift, I've decided to branch out into the backend development. That might sound an odd statement to some, as Swift is usually associated only…
I recently published a blog post discussing the introduction of both authentication and data storage to App Center, which takes it from a DevOps focus to a fully-fledged Mobile Backend…
In my first week working for Xamarin, I was flown to Austin Texas from London in order to help support Xamarin Evolve 2013. Like most conferences, we had sponsors, which…
Earlier this week my girlfriend (who is a networking ninja) asked a great question, how do you secure traffic between pods in Azure Kubenetes Service (AKS). This simple sounding question…