←back to thread

1630 points dang | 1 comments | | HN request time: 0.257s | source

Like everyone else, HN has been on a political binge lately. As an experiment, we're going to try something new and have a cleanse. Starting today, it's Political Detox Week on HN.

For one week, political stories are off-topic. Please flag them. Please also flag political threads on non-political stories. For our part, we'll kill such stories and threads when we see them. Then we'll watch together to see what happens.

Why? Political conflicts cause harm here. The values of Hacker News are intellectual curiosity and thoughtful conversation. Those things are lost when political emotions seize control. Our values are fragile—they're like plants that get forgotten, then trampled and scorched in combat. HN is a garden, politics is war by other means, and war and gardening don't mix.

Worse, these harsher patterns can spread through the rest of the culture, threatening the community as a whole. A detox week seems like a good way to strengthen the immune system and to see how HN functions under altered conditions.

Why don't we have some politics but discuss it in thoughtful ways? Well, that's exactly what the HN guidelines call for, but it's insufficient to stop people from flaming each other when political conflicts activate the primitive brain. Under such conditions, we become tribal creatures, not intellectually curious ones. We can't be both at the same time.

A community like HN deteriorates when new developments dilute or poison what it originally stood for. We don't want that to happen, so let's all get clear on what this site is for. What Hacker News is: a place for stories that gratify intellectual curiosity and civil, substantive comments. What it is not: a political, ideological, national, racial, or religious battlefield.

Have at this in the thread and if you have concerns we'll try to allay them. This really is an experiment; we don't have an opinion yet about longer-term changes. Our hope is that we can learn together by watching what happens when we try something new.

1. derefr ◴[] No.13109911[source]
This is an interesting experiment. I personally think decreasing the political "tone" of HN is a sensible goal, but I don't expect that this approach will do well for meeting that goal. Specifically, I don't think the people who most want HN to be political will respond well to this.

There is a reason the shadow-ban was invented: when loudmouthed/trollish users are allowed to realize they are unwelcome, they get angry, and express that anger by defacing, defaming, DDoSing, etc. the community that has rejected them.

My personal belief is that the best thing to do is to not disallow this content altogether, but rather to ghettoize it.

Two examples of this:

• How Metafilter treats posts about Metafilter: they're allowed, but they have to go into a special "meta" ghetto, separate from regular content, where only people who want to see that kind of thing will have to see it.

• 4chan frequently makes new boards—new "homes" for certain content types—just to quarantine content it doesn't like. For example, /soc/ was not created because the 4chan moderators think 4chan should have a meetups+dating board, but rather because such threads were incessant on /b/.

---

Now, HN already has something quite like these approaches, but IMHO better: the "showdead" system for negative-scored posts, which ghettoizes posts but also individual comment subthreads of posts, in a very granular way.

Here's the experiment I'd like to see done, re-using the "showdead" code:

• Split downvotes into an "irrelevant/Obviously Did Not Read The Article" button and a separate "is political" button (where you can press either or both on any given post.) Track the totals separately.

• If a post's (upvotes - irrelevant) is negative, then it's "dead" as happens now, and you have to have "showdead" on to see it.

• If a post's (upvotes - is_political) is negative, then it's "politics", and you have to have "showpolitics" on to see it.

• If both scores are negative, then you have to have both filters on to see the post.

• Posts would sort/rank according to (upvotes - sqrt(irrelevant^2 + is_political^2)).

I think this alternative would ensure that the people who most want to get into tribal flamewars would "go quietly into the night" (from everyone else's perspective), rather than becoming the sworn nemesis of the community.