Nobody cares about your blogs - doraithodla/notes GitHub Wiki
Even though the title is misleading, this blog is worth reading. It reminded me:
- Blog is really notes to your future self
- A blog post of a problem solved helps you keep a record of sorts. I keep rediscovering certain idioms and bits of code again and again. Does a gist make a better blog post?
- A great place to keep a log of your ideas
I was trying a blogging workshop. The first exercise required me list of a set of posts and their lengths. I did not want to do it manually. So I tried to write a small RSS App to do that. I am very rusty and had to ask for help. It would be good to spend a couple of days on each important module and write a few apps with some documentation. Another document for my future self.