Articles
I wrote an article on creating WDS discover images for use with devices that don't have on-board network ports. This was especially useful as a lot of the hardware the Department for Education was ...
I developed a squid configuration to cache the downloads of apps and iOS updates for iPads. The aim was to reduce the amount of internet traffic the iPads where generating. It greatly improved perf...
I spent a year "playing" Screeps, a developer strategy game that runs your NodeJS script to act in the game. It required the development of quite a few complex systems to build a reliable script. I...
I implemented CSS Grid on my website as a first test of the technology before using it on other projects. I wrote up my implementation in this article.
Wrote an article about robocopy, the best copying tool you already have. A small tip on using something that all Windows users already have.