I honestly don't know. The first ban, my comments disappeared, but another person was kind enough to let me know it had happened. I could still see my comments, but nobody else could. The person who let me know was in the middle of a thread/conversation with me, had very high karma, took a look at my account and couldn't find any reason for the ban.
I looked for somewhere to ask for clarification on how or why, but there is nowhere to do so. The whole thing happens in secret, with no explanation and no recourse, which is about as antithetical to open and transparent discourse as is possible.
The intent, I believe, is for every person to develop a 'silent policeman' that asks them before every post 'Is this controversial? Is this an unpopular position on this forum? Does this position agree with the position of the owners/moderators of this forum.' In other words, the intent is discourage dissent from the predominant world view.
Well, that's how I see it. When this account gets banned, this comment will disappear as if it never existed, into the 'memory hole', and no one will ever know that someone disagrees. How that encourages rational debate is beyond my comprehension, perhaps I'm just not smart enough to be here.
I think a lot of people find it comforting. Internet forums admittedly attract bullies in the form of trolls, astroturfers and people who are just plain mean. I agree in principle with a moderation system, but to have a secret moderation system, with no transparency and no recourse is susceptible to corruption and abuse, like any secret system is.
At any rate, those who find it comforting that 'big brother' is keeping the comments safe for them will stay around, and those with dissenting views will be banned to oblivion and eventually leave, making the community a small selection of people who both agree with the philosophy, and find it uncomfortable to deal with views that challenge their philosophy.
This is very similar to what happened in Academia in the past 30 years, and succeeded in pushing out all of the interesting, eccentric and creative people, leaving only those who knew the party line, and moderated their speech accordingly. I think this is not healthy for creativity, but then, that's just my opinion, and obviously the forum owner/moderators disagree.
I don't think the HN community ever intended to promote out-of-the-box thinking. When I read Paul Graham's essays (and I've read most of them), I get the sense that HN is an attempt to create a community of 'bright lights' i.e. smart people, and provide a supportive environment of other 'smart people' without all the dog-eat-dog, macho,take-no-prisoners, slash and burn nonsense that makes up a good deal of human behavior.
And that's a fine and noble pursuit, however, the market place is not delicate academic utopia, and so one has to wonder how these very bright, but often impractical people, whose genius has been nurtured, pampered and flattered are going to deal with the realities of the market place and the end consumers of their 'product'.
Enter the Y-combinator business model, where for a mere 51% of your company, the harsh realities of business will be taken care of by our team of take-no-prisoners business warriors, leaving you, delicate genius, to be nurtured and cultivated to your fullest potential.
And again, I have no problem with that, I just have a problem with undemocratic secret societies that wield power from the shadows. They are prone to corruption and calcification.
Great article, but i don't really understand the last paragraph about games and social media, and the correlation between usefulness and self-fulfillment. Especially the part where games = crack = bad.
This person's username is green, their comment is graying, and they are the only green name on the thread. RageKit has simply asked a question asking for clarification. Given this post is already a meta discussion, what factors influenced the downvote?
From what I see, it could be that the general nature of the comment is tangential to the tack that the general nature of all of the other comments took, that the user is new, and/or that the "games = crack = bad" phrase is atypical of sentence construction on this site.
I've used this sentence construction because english isn't my first language and it was the easiest/fastest way to say what i wanted to say.
The downvote system is automatic ? I thought user could downvote each other threads
I'm still asking for clarification on why games are compared to crack. I'm a gamedesigner you see, and i went a little bit crossed-eyed on this sentence.
World of Warcraft is widely considered to be a highly refined Skinner box. If you're unfamiliar with the experiment, I strongly recommend that you look it up on Wikipedia and then google "wow detox". Also, you may want to research Asian governments' restrictions on XP/hour.
Yes, i'm aware of all this, but internet can also be considered like that, and also, many entertainment. And wow is just a game among many, i don't quite agree with this generalization.
You can't judge a medium for what is done with it, but for what you CAN do with it.
Javascript has the benefit of being able to easily run natively on the web. Lua is more complex to get running in a browser, as other languages are as well.
Javascript has the disadvantage in that some people know and love and feel more comfortable in other languages. If you can convert from a language you love to a language that makes it easy to get into a browser... that's the dream.
Yup, that's my case, i miss the easy workflow of other languages with "more feature". I miss native namespace and packaging, class, a code completion that works... etc