Save time importing Cloudflare DNS records 11 April 2022·89 words·1 min snippet Cloudflare’s UI for managing DNS records is nice, but this method can help you import larger batches of changes faster.
Rebase to freshen up your branch 18 July 2021·505 words·3 mins programming opinion I’m a member of a few software teams and, very frequently, we commit code to our main branch.
Apple could do a lot with distributed compute 9 July 2021·171 words·1 min opinion Being an avid user of Apple’s products, one of the standout features that I enjoy is the on-device processing of my personal data.
Grocery Store coding challenge 7 July 2021·541 words·3 mins programming This coding challenge is the first of a series I will be posting for TypeScript & Golang, although it can be completed in other languages.
Token invalidation in distributed systems 8 February 2020·711 words·4 mins security Building fast systems can be tricky and distributed computing is often the approach taken to improve performance.
My operating manual 30 April 2017·704 words·4 mins snippet A guide for how I work, and how I expect others to work with me.
Unit testing in Keystone JS 30 June 2016·349 words·2 mins javascript programming How to implement Mocha & Chai unit testing in Keystone JS.