Live data from Hacker News

Ask HN: A place like HN but with more nerdy stuff and less social stuff?

news.ycombinator.com

81–90 of 177 posts

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#81
post #55

Earlier quoted context omitted.

on the topic, I dare ask for an invite to lobste.rs if someone has one lying around. I promise I won't be an ass. (Cause a week ago I reached the threshold of wanting to leave a comment enough times)

invite just sent..

Been hanging out at Lobsters for a while. Any chance I could get an invite too? Thanks! :)

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#83
I think Hacker News is as close to a "non-social" discussion forum as you're going to find, while maintaining high engagement.

The cliché is that humans are fundamentally social creatures, and I think one of the primary ways we maintain the high engagement in a discussion thread is by becoming interested in the other participants, not just the topic. That's usually a good thing, because it motivates us to respond and care about the discussion, but it also means that people will go off-topic, get into heated arguments, or bring up memes and social topics.

If it were possible to strictly enforce rules against off-topic or non-technical discussions, I suspect engagement would drop very quickly. Learning is a strong motivator, but I doubt it provides the same semi-addictive feedback loop that the social aspects of a site do.

(I don't have any evidence beyond my own gut feelings based on web forums over the years --- happy to be proved wrong! A high-engagement non-social discussion forum would be an interesting place.)

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#84
post #78

4chan's /g/ board is pretty good, but at times brutal.

I couldn't cope with all the "LOL WOODSCREWS!!!1!" type trolling. There's a lot of partisan stuff, and meme-spewing. And while there are plenty of people who really know what they're talking about (to the level the OP wants and above) there are also arrogant but ignorant 14 year olds ranting stuff.

The text /prog/ board has some interesting discussion, but there's a lot of "Have you read your SICP today?".

And both those boards have some deeply NSFW content.

Some of the other chans are better, but still risky and with a lot less traffic.

There is a great bit of copypasta about installing Linux though.

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#85
post #61
post #25

Earlier quoted context omitted.

What are the main reasons you want an API?

Building more powerful clients for desktop and mobile. Think user tagging, comment filtering, custom sort order, interface improvements.

I really like that HN still has such an old, simple interface. It's one of the reasons I haven't left yet.

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#86
post #55

Earlier quoted context omitted.

on the topic, I dare ask for an invite to lobste.rs if someone has one lying around. I promise I won't be an ass. (Cause a week ago I reached the threshold of wanting to leave a comment enough times)

invite just sent..

An invite would be appreciated if you, or anyone else seeing this, can offer one.

http://scr.im/2pty

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#87
post #58

Earlier quoted context omitted.

>> I guess something like the possibility to have a mobile application See http://ihackernews.com/

That's a website not a mobile application.

>> mobile application (either web based or native app)

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#88

Earlier quoted context omitted.

"and you're more likely to have a good comment downvoted." This has never made sense to me. On some subreddits that focus on disciplines (like AskHistorians among many others), you can easily get downvoted (ie "dissapeared") just by asking a question, let alone answering one. Other times you'll won't get upvoted nor downvoted when you've actually contributed to the discussion. In these instances I lurk even when I ca…

Reddit's voting system has two issues: (1) Lots of strategic downvoting. That's why no thread stays above 75%. It happens to comments as well as threads. Some of it is spammers trying to improve their own ranking, and some is probably just trolls. (2) "Stalker" downvoting, which is when a person retaliates to a comment by downvoting that person's contributions en masse . I wonder if they've put any machine learning m…

Actually, (1) is the result of vote fuzzing by reddit. They intentionally manipulate upvote and downvote numbers to obscure from potential voting rings whether their votes are effective.

There are also some small safeguards in place against (2). If you literally go to someone's user page, and start downvoting every post, reddit will start ignoring your votes towards that user in actual score calculations.

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#89

Does any RSS/Atom client exist which can subtract feeds? So you can for example add HackerNews feed and subtract feeds from /r/politics and /r/worldpolitics so only link mentioned on HackerNews and not mentioned on /r/politics or /r/worldpolitics would pass?

We have designed and built intigi.com for this exact purpose: a secret weapon for hackers to consume news.

This is how it works: You tell intigi what sources (RSS feeds and twitter accounts) you want to follow. Then you provide intigi with what's basically a lucene query that you want articles to match. Intigi then monitors your sources, indexes the article's title and full body, and delivers to you only the relevant results.

You can black list sources, domains, terms in the article. The advantage of this approach is that you can look through attention grabbing headlines and find fresh information that matters to you. You could also optimize for precision or for recall...

Re: Ask HN: A place like HN but with more nerdy stuff and less social stuff?

#90

A well set up Google Reader account can do wonders... but it takes a while to get to that point.

Yes, that's a good start. And if you want to take it a step further, you could use a tool like intigi.com (disclaimer: I'm one of the co-founders) which allows you to not only aggregate feeds, but also run Lucene queries on them to filter out the noise.
Post reply on HN