Posts
How I Learn As An Engineering Manager
Last time, I wrote on my learning methodology, Scatter and Sweep. In this approach, I “scatter” my learning through solving different problems and researching where needed and I “sweep” by picking a topic and going deep on it. By combining these two approaches, I am able to increase my chances of having the knowledge I need the first time I see the problem and give an extra boost to retaining the knowledge I learned the first time when I see a problem again. When I apply this methodology with my preferred ways of learning, I end up with my learning practice as an Engineering Manager.
Scatter and Sweep
One of my favorite one-on-one topics is “learning”. I get lots of questions in one-on-ones that lead to this topic: How did you learn when you were an engineer? What blogs or books do you recommend? And a lot of my answers really go back to the core question of “how do you learn?” Regardless of the engineers’ favorite media for learning, there’s an approach I’ve found that always helps me both see more information and retain it for when I need it. I call the approach Scatter and Sweep. Before we go into how it works, let’s start with some first principles.
Goal Review for 2020
At the start of each year, I try and reflect on the areas of my life in which I’m trying to improve. After establishing a list of areas, I take each area and come up with an objective I’m trying to achieve. I then dive a level deeper to come up with measurements and goal measurements for how I’ll know I have hit these objectives. With this, I end up setting Objectives and Key Results for the year.
Favorite Reads of 2019
Over the past few years, reading has evolved from a dedicated goal to a true hobby of mine. I still use “number of books” as a metric to ensure I’m actively reading because there’s so much I’ve built up in my backlog. In 2019, I set a goal of reading 36 books which works itself out to three books a month. Below are my ten favorite things I read, listed in chronological order, last year.
Homebrew Postgres on Big Sur
I recently ran into an issue with Postgres after upgrading to Big Sur. This is pretty typical for me after OS updates; the feedback loop between updates is too long for my memory. After flailing and staring at countless Stack Overflow threads, I found my way out of the woods. Here’s my particular breadcrumb trail.