Ask HN: Why did you begin writing a personal blog?
I recently made my first feeble attempt at writing a personal blog. I am interested to learn from people who have already published blogs with ~15+ posts, what expectations did you have from your blog and how have these expectations change over time?
10 comments
[ 4.1 ms ] story [ 41.2 ms ] threadSometimes, you learn just by writing about something.
I found that writing out what I thought was personally useful to me for thinking through things. My current personal blog now has a bit of a traffic and I sometimes get comments and sometimes get discussion of it elsewhere. That is a new development stage for me and I am trying to use it to improve on what I am doing so the writing is more aimed at an audience and less just me talking to myself. All that writing also taught me a lot about creating stubs, adding links and supporting stuff over time and developing the writing instead of simply writing off the cuff so much. Prior to that, I had websites that had grown out of "popular" emails on a small email list and I spent years baffled as to how one figures out what to write if it isn't part of an email discussion. So that personal blog helped me get past that, at least for some topics. There are still topics that I still don't know how to talk about publicly in a way that is really effective.
Over time I realized I might have some useful content in terms of technology commentary, so I make those public, and personal posts are still hidden. It remains mostly private/hidden and my extremely close friends know how to access it.
I suppose that it could make some hits/miniscule amount of ad revenue, but I don't update it more than a few times per year.
I've found it useful for: 1. Connecting with other folks in startup / tech 2. Documenting how to solve a particular tech problem, which I often end up referencing later 3. Clarifying my own understanding of a topic I'm learning -- I've found that the exercise of writing it down helps solidify my understanding.
I post on average probably once a week.
Link: http://www.lauradhamilton.com/
Just got started on my blog: http://tejbirwason.com
[1] http://blog.getpelican.com/
I'm hosting my blog using github pages, and using octopress, which makes it more fun to work on imo.