On Culture

I see a lot of people talking about “culture fit”. I wanted to spend some time telling you what it means to me.

First, let’s establish the …

Using Bots to Solve Developer Drudgery

Scaling an engineering organization has a lot of moving parts. One of the parts we discuss rarely is reducing friction and reducing time spent on menial tasks …

Updating Files With the Githup Api - Python

One of the features we have at Globality is to update build/setting files on all of our projects using the Github API.

We use that when we generate a new build …

Generating CI Configurations at Scale

Intro

You often hear about scale issues when discussing capacity, traffic, users and other resource related topics and issues. However, scale is often in the …

Insert a Line for Every File in a Directory

I recently imported this entire blog from Wordpress to Hugo.

The move itself was smooth and there are a million blog posts out there explaining exactly how to …