Sean HuberinKiavi TechLock upstream Docker images to specific revisionsThe problem with Docker image tags like ubuntu:latest or alpine:3.8 is that these tags can be overwritten!Dec 28, 2020Dec 28, 2020
Sean HuberinKiavi TechSpeed up CI builds with multi-stage DockerfilesDocker 17.05+ multi-stage builds use the build cache way more efficiently!Dec 3, 2018Dec 3, 2018
Sean HuberinKiavi TechKeeping Data in Sync with ActiveRecord::UpdatedAtActiveRecord does not touch updated_at by default when calling:Dec 13, 2016Dec 13, 2016
Sean HuberinKiavi TechZero Downtime Migrations with ActiveRecord and PostgreSQLAs our database and traffic continued to grow, we discovered that certain migrations which appeared harmless actually caused table locking…Dec 6, 20161Dec 6, 20161
Sean HuberinKiavi TechAuto-Labeling Pull RequestsAs our engineering team continues to grow it’s becoming difficult to keep track of all the changes that we’re introducing to our codebase…Sep 20, 2016Sep 20, 2016