https://news.ycombinator.com/item?id=22707365
https://www.theinformation.com/articles/airbnb-to-halt-all-m...
I'm not proposing a censorship conspiracy theory here - just wondering why it disappeared. Thanks!
EDIT: @dang has un-banned it: https://news.ycombinator.com/item?id=22708065
I emailed The Information to ask if they'd unlock it for HN readers, like they've done in the past [4]. They were nice enough to do so. I changed the HN link to the unlocked URL, posted about it in the thread [5], and unburied the submission.
In the future, can you please follow the site guidelines [6], which ask you to email us questions like this instead of posting submissions about them? There's nearly always a simple explanation. But if you post about it on HN, the thread will fill up with complex (often sinister) speculation that doesn't inform anybody, is off-topic, and takes time to properly reply to. Also, we often have no idea that the post exists. I only found out about this one because someone emailed to ask if we were planning to reply.
By the way: that article, though a good piece of reporting, is not a good HN submission. The fact that a company is making cutbacks is not an "interesting new phenomenon" right now [6], it's a dog-bites-man story. Since there's nothing intellectually interesting, the thread is guaranteed to be just another generic discussion [7] about Airbnb and/or the covid crisis. Normally, we'd downweight such an article off the front page, because when there is a flood of stories about a major ongoing topic (like this crisis), we prioritize the ones with significant new information [8]. But if we applied normal moderation in this case, people would accuse us of burying the story because it is about Airbnb. So a different rule takes precedence: we moderate HN less, not more, when YC or its startups are involved [9]. That's why we left the thread on the front page. Doing that makes HN less interesting, but the integrity of the site is more important, and this is one way we try to protect it.
If, after reading all this, anyone has a question I haven't answered, let me know and I'll be happy to address it.
[1] https://news.ycombinator.com/newsfaq.html
[2] https://news.ycombinator.com/item?id=10178989
[3] https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
[4] https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
[5] https://news.ycombinator.com/item?id=22708065
[6] https://news.ycombinator.com/newsguidelines.html
[7] https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
[8] https://news.ycombinator.com/item?id=22527396
[9] https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
Regarding the "silent" down-weighting, unless I've misunderstood, I think that's a very bad idea. I think all moderation activity should be transparent to the users of the community.
> we moderate HN less, not more, when YC or its startups are involved
I think it's great that you have this as an explicit policy! Thanks for all your work moderating this community.
Aside: I found the Airbnb post interesting because I recently saw a map showing a massive rise in the number of apartments for rent as home owners move off Airbnb. I'm in the market for a new rental, and I totally didn't see this surge in supply and consequent price-drop coming. So this topic is interesting to me. But, more generally, the particularly "harsh" externalities of the pandemic on specific tech markets/startups is interesting to me, and I saw this Airbnb post as another data point to add to my mental models of how pandemics like this affect various markets. I think the fact that it got 15 points in 30 minutes is evidence that some non-trivial subset of other HN users felt this way too. In any case, transparent moderation would probably help the community to inform you of accidental bad moderation choices (not to say you should always go with the crowd's decisions, of course).
It's a reasonable thing to think, and a lot of people do, but the worry is that a full moderation log would lead to reams more meta-discussion and litigation, which would amount to a DoS attack on the limited resources we have. That is, resources which ought to go into making the site better for everyone would get squandered answering objections from the litigious sort of users who make two new objections for every answer you give them. That would be a catastrophic outcome, not only because of the DoS aspect, not only because those users are a tiny minority, but because of what it would do to moderator morale, which is precarious to begin with and could easily tip into burnout.
That doesn't mean we don't care about transparency—we do! We always answer users' questions. We just do it on an ad hoc basis rather than with a bureaucratic system.
https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
There are three possibilities that could be considered "removed":
1) the post fell off the 'new' posts page. This is normal, the 'new' posts page is simply a reverse time ordered list of posts. So a sufficient number of new posts arriving quickly will push any given post off the first page of new items onto subsequent pages of the new list.
2) the post made it to the HN front page, but then disappeared from the HN front page. Posts make it onto the HN front page by receiving up votes from users, and the algorithm has some time based considerations that it uses to decide if a post qualifies to be one of the posts listed on the first section of the front page. The speed with which upvotes arrive, and how many upvotes in total, seem to have a bearing on a post being on the main page. So if this is the case, it is possible it got enough upvotes rapidly enough to make it to the main page, but did not receive enough additional upvotes once there to remain eligible to be on the front page. This is also normal, and is just how HN's front page algorithm works.
3) the third possibility is the post was flagged. In this case, a sufficient number of users pressed the "flag" link on the post to cause the software to mark it "flagged" and remove it from view. Note that you need a certain level of karma points before you gain the ability to flag a post. If the post was flagged, however, you would see that fact in the 'submissions' section under your account name. The post title will begin with "[flagged]" if this is what occurred. This is also normal, however the guidelines indicate that flagging should generally be used for spam or off-topic posts (https://news.ycombinator.com/newsguidelines.html) so if the post was flagged, you might consider comparing the post's contents with the guidelines to see if it might have been considered off-topic or spam by some.
I also mentioned that it is not my post, but your point #3 is written as if it's mine.
As I mentioned in the reply to the first commenter, it was on the home page (obviously, due to the 15 points in 30 minutes, as I mentioned), and then was gone when I went back to find it.
Is there any way to ping a mod to see why this might have happened? I don't think I can just write @dang or /u/dang, right?
I believe new posts are weighted a bit higher - but there is also some threshold going from "new" to front page. This appear to me to be a typical "almost interesting" (as judged by up-votes) - made it to the front page, but then got overtaken by other posts.
Ed: the current code behind hn isn't open source, but it might still resemble this to some extent: https://github.com/arclanguage/anarki/blob/master/apps/news/...