I started publishing "TIL" posts a few years ago and everything in this post here resonated 100% with my experience of writing those. The great thing about TILs is that once you form a solid set of habits around them they can be extremely quick to put together: the majority of my TIL posts take between 15 minutes and half an hour to write. I make extensive personal notes on everything I'm doing (in GitHub issues thre…
I have this odd fear that sharing what I learned today will make me look stupid. “Look it’s 2023 this dude just learned about http error codes”. Silly example but you get the idea.
Writing about what you learn pushes you to understand topics better
131–140 of 167 posts
Re: Writing about what you learn pushes you to understand topics better
#132Earlier quoted context omitted.
Wow, that's actually deeper than it sounds. I do wonder though: did a lot of famous scientists (like Einstein, Feynman, Turing, etc) use writing as a vehicle for learning?
See "inventor's notebook": https://en.m.wikipedia.org/wiki/Inventor%27s_notebook - some good examples of famous notebook habits are linked to from there (Einstein and Tesla and Edison and da Vinci are all mentioned).
Re: Writing about what you learn pushes you to understand topics better
#133I'd look at questions that I sort of maybe knew the answer to, but the question was a reasonable excuse to dive into more details and understanding so I could better communicate and answer the question. It was great way to get some arcane details about how things work.
It's also related to that phenomenon of the process of writing out a sufficiently detailed question to a problem ends up answering the problem for you.
Re: Writing about what you learn pushes you to understand topics better
#134I started publishing "TIL" posts a few years ago and everything in this post here resonated 100% with my experience of writing those. The great thing about TILs is that once you form a solid set of habits around them they can be extremely quick to put together: the majority of my TIL posts take between 15 minutes and half an hour to write. I make extensive personal notes on everything I'm doing (in GitHub issues thre…
I have this odd fear that sharing what I learned today will make me look stupid. “Look it’s 2023 this dude just learned about http error codes”. Silly example but you get the idea.
Re: Writing about what you learn pushes you to understand topics better
#135I remember an old PhD comics strip where a professor says “Remember kids, the only difference between fooling around and science is writing it down.”. In the context the goal was obviously for it to be funny but it is actually a very good and wise advice.
Wow, that's actually deeper than it sounds. I do wonder though: did a lot of famous scientists (like Einstein, Feynman, Turing, etc) use writing as a vehicle for learning?
> “No, no!”, Feynman objected strongly.
> “They aren’t a record of my thinking process. They are my thinking process. I actually did the work on the paper.”
> “Well,” Weiner said, “The work was done in your head, but the record of it is still here.”
> “No, it’s not a record, not really. It’s working. You have to work on paper and this is the paper. Okay?”, Feynman explained.
Re: Writing about what you learn pushes you to understand topics better
#136I started publishing "TIL" posts a few years ago and everything in this post here resonated 100% with my experience of writing those. The great thing about TILs is that once you form a solid set of habits around them they can be extremely quick to put together: the majority of my TIL posts take between 15 minutes and half an hour to write. I make extensive personal notes on everything I'm doing (in GitHub issues thre…
Re: Writing about what you learn pushes you to understand topics better
#137Re: Writing about what you learn pushes you to understand topics better
#138I started publishing "TIL" posts a few years ago and everything in this post here resonated 100% with my experience of writing those. The great thing about TILs is that once you form a solid set of habits around them they can be extremely quick to put together: the majority of my TIL posts take between 15 minutes and half an hour to write. I make extensive personal notes on everything I'm doing (in GitHub issues thre…
I have this odd fear that sharing what I learned today will make me look stupid. “Look it’s 2023 this dude just learned about http error codes”. Silly example but you get the idea.
Re: Writing about what you learn pushes you to understand topics better
#139Earlier quoted context omitted.
The only difference between fooling around and science is p < 0.05 ?
It's still science even with a low p value! It's just a negative result instead of a positive one. Such results really ought to be published, even if they aren't usually.
Re: Writing about what you learn pushes you to understand topics better
#140I started publishing "TIL" posts a few years ago and everything in this post here resonated 100% with my experience of writing those. The great thing about TILs is that once you form a solid set of habits around them they can be extremely quick to put together: the majority of my TIL posts take between 15 minutes and half an hour to write. I make extensive personal notes on everything I'm doing (in GitHub issues thre…
I think it’s a great habit and an effective method for consolidating what one learns … at least until someone cheats themselves using GPT to write up a TIL essay.