Live data from Hacker News

Ask HN: What are your heuristics for deciding which HN links to click on?

news.ycombinator.com

51–60 of 87 posts

Re: Ask HN: What are your heuristics for deciding which HN links to click on?

#53

I almost never click through on the source link initially. The only times I do are if the topic is something very specifically related to my personal interests / work, and/or from a reputable domain, and possibly only if it has a lot of upvotes. I'd say that links to github.com, and arxiv.org are among the top ones that I'm likely to click through to immediately. OTOH, anything that looks even vaguely interesting get…

i always read comments first because the comments page will load superfast, whereas the article will be slow and a challenge to find/scroll through the content.

if the comments reflect an interesting article, then i'll click through and put up with the slowness.

Re: Ask HN: What are your heuristics for deciding which HN links to click on?

#54
I thought I was mainly looking at two numbers: points and comments. However, after I've built a scatter plot of HN, I realized that's not enough. I still visit HN frequently to look for links with interesting keywords, or from specific domains.

But one thing is sure, I seldom look at the user, whether it's green or not.

Re: Ask HN: What are your heuristics for deciding which HN links to click on?

#55
I tend to be a "comments first to see if the source may be interesting" type; this has some subtle effects on my heuristics.

1) I tend to avoid (the more obvious) clickbait. Useless information aside it usually spares me the inevitable thread about it being clickbait.

2) I tend to avoid political links. The source is usually politically bent, the comments are polarizing, and it's often unnecessarily toxic.

3) I tend to avoid failure/scandal articles. They are usually just people acting smug because it was obvious that reboxing pizzas at cost was not a sustainable business model. No substance.

4) I tend to enjoy reading technical articles on languages/tools that I use or aspire to use. They're often full of very interesting discussions. I especially like release candidates/patch notes as people often have uses for new features that I hadn't quite considered or groked which makes the value-add all the greater for me.

5) I like a lot of articles about potential futures; where we're going with DNA, with space, with physics, etc. These are things well at the periphery of my own knowledge but seeing passionate people talk about what the future could hold excites me for what I have to look forward to in my life.

6) Beyond those heuristics I also often do a lot of thread-collapsing when I see things start to devolve into zealous/crude mentality. That being said, I often do follow witty retorts and quips, so there's that.

7) I also check out a lot of new languages and tools, not particularly because I want to use them but because I want to know the kinds of problems they perceive with existing tools and how they went about determining solutions to them. It's fun to see some of them start to mature and turn into real things, though (like Rust, which I do explore).

As far as actually clicking on the link goes, I usually click on anything that has a few decent comments (or, occasionally, very few comments) and will often read it if it seems highly interesting or opens well and is long-form.

Re: Ask HN: What are your heuristics for deciding which HN links to click on?

#57
A post with a few comments ranks much higher for me than one with just upvotes. The main reason I upvote something is because I want it to have more exposure so more people will comment on it. Having an expert in the field or the author of the paper etc just pop in and start answering questions is my favorite thing about HN.

Unsurprisingly, I check the comments first, unless it specifically piques my interest (which isn't hard), and then I leave the comments open as a parent tab to check later because if I'm interested in a topic I'm interested in opinions of it.

These are more likely for me to click through to:

* Databases and programming languages: theory, standards, etc.

* Specific languages I like reading about: rust, go, .net

* A little bit of general world news

* Psycology

* Security

* Anything really technical. I like picking up on new modes of thought even if I don't understand the topic.

* Anything that stays on the homepage for a while I'm likely to check out

Re: Ask HN: What are your heuristics for deciding which HN links to click on?

#58
I find myself thinking about whether the comments will have anything interesting in them. If I think there will be then I click on the comments page and read through the top few comments. If there's a lot of discussion about the OP link itself only then will I actually click the link. I do the same for reddit.

Side note: I think that there are many articles/blogs on the internet that have less information than a good reddit/HN comment and this is why many users of HN and Reddit go to the comments first.

Re: Ask HN: What are your heuristics for deciding which HN links to click on?

#59
I wrote a simple extension for hckrnews.com to hide submissions based on words and domains: https://gist.github.com/ivmirx/66a0015884d44297ea05a8c54d935...

I filter out all the languages and tech that I don't use, corporate news, US news, crypto news, and some bad journalism.

Post reply on HN