Hacker News new | ask | show | jobs
by klodolph 1626 days ago
> I don't have anything interesting to say.

It's hard to judge what other people would find interesting about what you have to say. Things you think are obvious are obvious and boring may be illuminating to others, and vice versa.

Anyway, I don't think the author has really given blogging a fair shake.

> On his blog, Aaron Swartz explains how writing things down will help him reflect better on his thoughts.

The author doesn't really investigate this line of thought. The thing about writing a blog post is that good writing requires clear thinking, and clear thinking is useful!

It would be nice if we could tap into that benefit in personal journals without publishing a blog, but as far as I can tell, most people write differently when they write only for themselves. There's a number of benefits of writing for an audience, even if that audience turns out not to exist. When I blog, I feel forced to justify my reasoning and investigate alternatives. I feel the need to explain something a little deeper than whatever literal series of events that I'm talking about.

I think programmers who don't like writing and don't like sharing should at least give blogging a shot... there's a chance that it will help you think better, and there are also plenty of opportunities that will open for you if you are a stronger writer.

4 comments

> good writing requires clear thinking, and clear thinking is useful!

Exactly this. The act of writing it down (whatever "it" is - code, prose, marketing materials, technical documents, mind maps, whatever) is inseparable from the process by which it was invented. If you value the end product, you have to value the process as a forcing function for clear thinking.

But that doesn't mean you have to publish a blog! There are other ways to transfer knowledge. Personally, most of my writing efforts have gone from blogging to markdown files in github repos.

The author is also complaining that blog posts are n-copies of something original. This whole programming and cs business is all like that. How many of us read academic papers that first described this algorithm or that technique? Most of us never do. We are consuming copies of copies of copies and it just works!! A blog post by a beginner on something might more approachable to other beginner who might find the expert's explanation intimidating, maybe because the expert that just assumed his audience knows so much.
my evisceral impression from this - blog post - is the author really needs a good boost for their morale and self valuation and confidence and the results may or may not include a amount of blogging, but will answer the call for a response which I am certain is written through every single pixel of this unnecessarily self deprecating rhetoric. the author clearly should, sometime, explore their writing skills and technology insights, but I don't think that is what has prompted this or what actually matters.
I discover how much I don't know that I think I know when I try to write it down.