Live data from Hacker News

Do you have a blog? And if so, why?

news.ycombinator.com

31–40 of 80 posts

Re: Do you have a blog? And if so, why?

#31
This reason is kind of lazy, but: Blogs help in making an awesome site devoted only to a particular subject and news about that subject easily. But the only criteria is: don't let it look like a normal blog.

For a personal blog: 1) Love writing about ideas and my thoughts even though a selected few would only read them. Makes me feel good and keeps my brain working.

2) After school, we didn't have a proper language subject, just computer science, maths ..., writing maintains the communication strength. Language is important too!

Re: Do you have a blog? And if so, why?

#32
The main reason I blog is so other people can avoid having to go through some of the struggles that I went through. Examples: posting a useful code snippet; I will soon post a guide about how I fixed my insomnia. I soon hope to get the courage to tackle deeper, more personal issues about depression, friendship, identity, purpose, family, conflict, relationships. Although insomnia is serious and personal, which is why I'm holding off on posting it... for now. It will be written and published soon. I declare it.

Re: Do you have a blog? And if so, why?

#33
Yes.[1]

I do research in programming languages, but until yesterday, I never posted much about my research area.

I use my blog to post on topics related to courses I teach. (Mostly advanced compilers and static analysis.)

I also post on new ideas from others that I don't have time to do original research in, but that I find useful or interesting.

I'm also using my blog to recruit students for our Ph.D. program. It worked pretty well for that this year.

[1] http://matt.might.net/articles/

Re: Do you have a blog? And if so, why?

#34
Sometimes I wonder :)

For me it's about community. Physicists, Biologists, Medical Doctors all have professional journals. But for programmers and tech entrepreneurs there are the blogs. I think we all have to realize that blogs, and places like HN, are the conscience of the tech movement and I personally feel there's a duty in saying something if it's not being said elsewhere.

Look for example at Anthropomorphic Global Warming. Whether you believe in it or not you have to admit some of the stuff that's come out recently should never have been allowed to happen. Stuff like alternative opinions (see Richard Lindzen of MIT for example) being kept out of the science journals. The reason that sort of thing happens in a community is because rational scientists don't stand up to their community and say "This is wrong. I don't agree with this guy but we should hear him out". The fact that many in the climatology community didn't do that has set back our understanding of the phenomenon by years if not decades

To me blogging is a way to stand up to my community when I feel mistakes are being made or the community is going down the wrong path. That's why I do it.

Re: Do you have a blog? And if so, why?

#36
Yes -- two of them, one of which I chiefly write and one of which I contribute to. The former is about books (which I like reading) and writing (which I like doing), and it's at http://jseliger.com . Now I'm one of the perhaps ill-advised souls in English grad school, so some of the material on it might eventually make it into papers. Occasionally I find other interesting book people too, which is an added bonus.

The other blog, Grant Writing Confidential (http://blog.seliger.com), is about my family's business, and it serves a couple of purposes: 1) it signals to clients that we actually know what we're talking about, 2) it brings in search engine traffic we'd other wise not get, and c) we get a chance to write about our work, which virtually no one else understands.

So in both cases, I write for a mixture of business and pleasure.

Re: Do you have a blog? And if so, why?

#37
There was a time when I use to keep a handwritten journal of daily work "stuff" I did on programming, sysadmin & management. I think I got the idea from Clifford Stoll's "The Cuckoo's Egg" and I found it to be very useful "logging" system of my past activities :)

Anyway as you can imagine it was hard to keep this up and eventually fell by the wayside. However I have found blogging to be a handy subset of this and the fact it can be useful to others inspires me to keep at it.

Re: Do you have a blog? And if so, why?

#38
Blogging has done one thing well to me and that's the reason I blog regularly. It helped shape my thinking well. Often when you have an idea it can be vague - formless. Writing it down gives it a good shape and setting it in stone. It's also not a magazine where every fucking thing is edited, you have the will to write whatever you want, however you want.

To summarise, discover your communicative personality and help set your ideas in stone.

Re: Do you have a blog? And if so, why?

#39
post #23

No 1) Noise. I have opinions about things but they are just adding more noise. The only place I write is here... and I know I shouldn't... 2) Blogging is writing about doing instead of doing (I think Jeff Atwood said that). 3) Bloggers will do anything for self-promotion and it makes me sick. 4) What a blogger writes just doesn't matter.

"What a blogger writes just doesn't matter"

Actually, the fact that people take the time to write long, detailed posts about various programming topics matters a lot. At least it does to me, and I think I can pretty safely make the assumption that it matters to a few other newbie programmers too.

Unlike technical documentation, which answers the "what?" and "how?" questions, I find that blog writers (the good ones) often answer the "why?" question implicit in the information I'm trying to find, in addition to the other two. This is invaluable when I'm trying to understand what's going on, or when I don't know what questions I should be asking.

Re: Do you have a blog? And if so, why?

#40
post #23

No 1) Noise. I have opinions about things but they are just adding more noise. The only place I write is here... and I know I shouldn't... 2) Blogging is writing about doing instead of doing (I think Jeff Atwood said that). 3) Bloggers will do anything for self-promotion and it makes me sick. 4) What a blogger writes just doesn't matter.

> 4) What a blogger writes just doesn't matter.

If that was true, you wouldn't have quoted Jeff Atwood.

Post reply on HN