And this whole idea of digital note taking probably isn't new to you. We've probably all done note taking in the past. But why do we stop taking notes about new things that we're learning when we graduate college? And just like if we were learning something new, we should return to our second brain regularly, because the repetition of reviewing notes aids in recalling that information.
And for those times when we can't physically recall it, we don't have to worry. We have our digital brain right there. Maintaining a second brain is an investment. But it's worthwhile for me. Maybe it is for you, too. Number two, one of the coolest benefits of maintaining a second brain as a developer is running across, often unintentionally, these tidbits of information that I didn't even know that I needed in the moment. I call this contextual discovery.
But here's an example. Hopefully it's easy enough to read. Here's a note that I wrote years and years ago about how to change the most recent Git commit message using the Git commit amend command to say that five times fast. The note itself is short and sweet. It shows some syntax. I wrote it in my own words. But I also included a note that's in my second brain as kind of a heads-up if I ever come across this note again. Because in this situation, I was working in a repository that had pre-commit hooks. It would take the JIRA slug based off of the branch name and append it to the commit message, which means that when I ran the amend command, I actually ended up with a commit message that wasn't what I thought it was going to be. It was unintentional side effects.
Yes, this example is simple on purpose. But I wanted something that we could all relate to. But it highlights the idea that you can link content together based on past experiences, and that can be helpful. It's also amazing, and you might relate to this too, how quickly you can recall certain information when you find it in your past context. So if I ran into a problem a year ago and I found a note that includes details about that problem, because I ran into the problem and I struggled with it, I remember the problem, it pains me, right, I can recall a lot of that information, both the stuff that worked and the things that did work. And so keep that in mind as well. So now, how can you build your own second brain? Well, thankfully, it's pretty easy, and generally it's tool agnostic. Keeping up with it tends to be the hard part, at least for me. But you can use any tool that you want. Many of these you've probably seen, such as Notion, Obsidian, Reflect, Rome Research, and Tana, just to name a few.
Comments