AndrewHandling Encodings in AngularHandling encodings has always been tricky. Fortunately, UTF-8 has become the dominant encoding for all things Internet, so if you stick…Jul 30, 2022Jul 30, 2022
AndrewBuilding with — pullThe other day I was building a container image to pick up some security fixes. When the image was built, it still had older versions of…Apr 16, 2022Apr 16, 2022
AndrewReplacing Docker with PodmanIf you work in a business with more than 250 employees and use Docker Desktop, you’re probably aware that the free use of Docker is ending…Jan 29, 2022Jan 29, 2022
AndrewServiceNow WebhooksRecently I found myself wanting to get data out of ServiceNow. Typically, there are 2 ways to get data out of a platform: you either poll…Jan 31, 2021Jan 31, 2021
AndrewAuthenticated Docker Pulls on KubernetesThis past November, Docker Hub started enforcing rate limits for image pulls for anonymous and free account users.Dec 5, 2020Dec 5, 2020
Andreweero 6 ReviewMesh routers are a relatively new breed of routers; you can think of it as a central router supplemented by a number of extender nodes…Nov 30, 2020Nov 30, 2020
AndrewPruning Stale BranchesJust a quick post on stale branches on this Black Friday. Like old docker images, Git branches that are no longer needed inevitably starts…Nov 27, 2020Nov 27, 2020
AndrewWriting an Alexa Skill — Part2: Data StoragePart 1 of my story is here.Oct 25, 2020Oct 25, 2020
AndrewThe Split that Blocked the Camel’s ThreadThis is a common pattern: you have a collection of objects — addresses, books, camels, whatever — and you want to farm them out to be…Sep 6, 2020Sep 6, 2020