Dragons in the Algorithm
Adventures in Programming
by Michael Chermside

Author: mcherm

Unreasonable Legal Agreements

I've been looking at a few financial companies lately, and I wanted to talk about some clauses I consider unreasonable that are found in the legal agreements they expect you to click through. I mean, I'm sure that nearly everyone clicks through these sorts of things without reading them (much …

Read more

Posted Thu 28 January 2021 by mcherm in Law

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