productivity One weird trick so GitHub doesn't wreck your inbox When you join a new GitHub organization it can quickly wreck your inbox. Here's a quick tip to prevent that mess.
fundamentals Adding the Stopwatch to Level Up as a Software Engineer By adding the stopwatch, you can understand the effects of time on your software quality. Then use the understanding to improve faster.
fundamentals From a Random Walk to Conscious Improvement in Software Engineering You're not satisfied with how quickly you're improving as a software engineer. Make the shift from a random walk to conscious improvement.
programming Pairing - Not Just for Writing Code! Pairing is a powerful collaboration tool, and it's not just for writing code. It's a powerful asset in any stage of the software development lifecycle.
programming Elixir Mocking Library Options There are many options in the Elixir ecosystem for mocking. There are a few that stand out in my mind as nicer than others. Especially Mimic and Hammox.