Hacker News new | ask | show | jobs
by alex_c 6108 days ago
I could write that way if I had to [...] It makes the same point [...] But written this way it seems like a defense of present-day union organizers rather than an attack on early ones. [...] If I believe everything I said in the second version, why didn't I write it that way? Why offend people needlessly?

I disagree that it makes the same point. I'm sure it's intended to make the same point, but it doesn't - "written this way it seems like" == "it makes a different point", as far as I'm concerned.

The code example isn't a perfect parallel: you can cut down code but still have it perform the exact same functionality - it either follows a certain execution path or it doesn't. That's not so easy to do with writing, since there is no "hypothetical perfectly unbiased reader".

I don't think it's about offending people or not, it's about whether or not the reader walks away with the point you're actually trying to make. It should usually be possible to avoid both "offensive" and "fawning", and settle on "neutral".

Of course, the problem is that "neutral" is often the most boring to read.