Dragons in the Algorithm
Adventures in Programming
by Michael Chermside

Unique IDs

I am building a system to store records about businesses (within the US). As with most systems these days, it will be highly distributed: it runs in three different data centers, each running multiple machines each of which runs numerous threads. One of the things that this distributed system needs …

Read more

Posted Sun 15 September 2019 by mcherm in Programming

My Thoughts on Diversity

Twice recently I have heard Mark Mathewson (MVP for International and Small Business Tech at Capital One, where I work) give a talk in his capacity as executive responsible for inspiring our diversity programs within Tech. I have also heard the subject raised by Jenn Flynn who runs the Small …

Read more

Posted Fri 12 April 2019 by mcherm in articles

Mailto for Gmail

My employer now uses gmail for our company email (and it's what I use at home also) so I would like "mailto:" links to work with Gmail. Unfortunately, all the normal processes for making Chrome use Gmail for such links failed for me. I went digging and found a solution …

Read more

Posted Mon 07 January 2019 by mcherm in Technology