Blog

Colorizing Names

How I figured out how to assign colors to branch names - deterministically, but seemingly random to a human.

Blend mode in CSS

Yes, you can set a blend mode for your HTML elements!

That one process that wouldn't stay dead

The discovery of a process that would keep coming back after being killed forced me to find out what's up with that "launchctl load" command many tutorials tell me to run when installing something.

Docker for dummies

Get acquainted with basic Docker concepts while trying to run a simple Guestbook Rails app in a Docker container.