https://hamatti.org/posts/how-i-take-work-notes-as-a-develop...
As a developer, my most important tools are a pen and a notebook
21–30 of 302 posts
Re: As a developer, my most important tools are a pen and a notebook
#22I don't understand the pen/physical notebook thing. It's slow to write, insanely slow to search what you've written, almost impossible to copy or share.
That notebook is the fastest most accessible tool to capture my thoughts. I can state concisely what was discussed in a team meeting last october before any notetaking tool boots up. I know kids names, birthdays and favorite movies of almost all my coworkers which I can glance without switching windows while sharing my screen.
the impossibility of such content being legible to anyone else and being shared is a feature I value very highly.
i take it where i want, introspect, take notes. No screen. No distractions. I doodle, draw lines, write jokes, whatever.
Pages on the right are work things. On the left are my ideas. Index on the first page tells me exactly where to turn to for that idea and mockups i had on filling tedious forms.
I know when I'm spinning my wheels. I can see the gaps in my thinking from months ago. I can see patterns in human behavior that I would otherwise have not noticed.
The simplicity is a huge advantage. I stopped looking for anything better. I don't try to promote it either (except on rare occasions). Saved me hours.
Re: As a developer, my most important tools are a pen and a notebook
#23I don't understand the pen/physical notebook thing. It's slow to write, insanely slow to search what you've written, almost impossible to copy or share.
I also use a notebook and pen constantly as a software engineer - but never when I need any of the properties you just mentioned. It is absolutely the wrong tool for any long-term information store. Ephemeral think-it-through process notes only. Obsidian for anything that should live longer than the current problem I’m trying to solve.
Re: As a developer, my most important tools are a pen and a notebook
#24Multiplayer mind mapping; idea organization; clear understanding for all; fast reorg; sequential and/or parallel flows or concepts; etc etc.
The worst part is having large calls watch me misspell things and fumble to correct it on a shared screen.
Re: As a developer, my most important tools are a pen and a notebook
#25I have seldom found personal notes from far in the past to be useful. If there's something worth noting down, then it goes into documentation, so others can stumble upon whatever quirk I've come across in the future. If there's something I really want to remember, I create flashcards and do spaced repetition until I've learned the thing. But that's just me, and I imagine my way doesn't work for a lot of people.
I think people are taking this post a little too personally and literally. This is a writer's piece. The title is meant to share a philosophy that this developer subscribes to. Nothing about it is declaring that others must subscribe to it as well.
If a pen and notebook don't work for you, then don't use it.
Re: As a developer, my most important tools are a pen and a notebook
#26I don't understand the pen/physical notebook thing. It's slow to write, insanely slow to search what you've written, almost impossible to copy or share.
Re: As a developer, my most important tools are a pen and a notebook
#27I don't understand the pen/physical notebook thing. It's slow to write, insanely slow to search what you've written, almost impossible to copy or share.
In the context of this post it's not about preserving or sharing the thoughts. Writing, in this case, is a "thinking tool". Forcing yourself to materialise the thoughts as actual, written, text helps form clear ideas.
Re: As a developer, my most important tools are a pen and a notebook
#28This helps with the search and copy issue of going physical. But writing things for your ongoing process / tasks makes you remember things so much better. Sometimes, all I have to do is write. I don't have refer them. But if I have to, I usually have a better sense of how I got to the end result cos I have the journey written down in my notebook. Also being a fountain pen lover helps.
Re: As a developer, my most important tools are a pen and a notebook
#29Re: As a developer, my most important tools are a pen and a notebook
#30Calling a notebook the “most important tool” for a dev is pure romanticism. Useful for some, sure, but let's not pretend it outweighs a debugger, version control, or CI. This isn't craftsmanship cosplay, it's software engineering.
I love "This isn't craftsmanship cosplay, it's software engineering.". I will definitely steal this, let me put it in my notebook.