One Thousand TILs and Counting
github.com
One Thousand TILs and Counting
1–7 of 7 posts
Re: One Thousand TILs and Counting
#2But besides that, it's strictly superior format as it evolves with time compared to big well researched articles that are more worthy to share.
Re: One Thousand TILs and Counting
#3One issue I find as I do a similar thing to the author with small notes/points of knowledge, in form of wiki ( https://github.com/nikitavoloboev/knowledge ). Is that it makes sharing things harder as it feels wasteful to share small notes on twitter/hn/.. But besides that, it's strictly superior format as it evolves with time compared to big well researched articles that are more worthy to share.
Re: One Thousand TILs and Counting
#4The thing I love about these compared to regular blogging is that they reduce the barrier to writing something up to almost nothing. Did I learn something? If yes, I can write it up as a TIL - no pressure at all for it to be anything novel or interesting to other people.
I refer back to mine a LOT. The principal audience for them is future me - if anyone else finds them useful too that's just a bonus.
Re: One Thousand TILs and Counting
#5Re: One Thousand TILs and Counting
#6I started my own TIL collection inspired by Josh and it's been fantastic - I'm up to 102 now: https://til.simonwillison.net/ The thing I love about these compared to regular blogging is that they reduce the barrier to writing something up to almost nothing. Did I learn something? If yes, I can write it up as a TIL - no pressure at all for it to be anything novel or interesting to other people. I refer back to mine a…
100% this. Several times a week I'll be trying to do something, remember I've written about, and then find a TIL my past-self wrote that explains how to do the thing. It's really satisfying each time it happens.