Hacker News new | ask | show | jobs
by twoz 6234 days ago
Interesting.

Sometimes I scan the titles and give my votes to these articles on the frontpage thus having these links saved in an easily retrievable list for later consumption.

It would be nice to have a separate bookmarking capability distinct from the ability to vote.

2 comments

Seems to me this kind of behavior grossly encourages linkbait.

edit: In fact I'd be all for preventing voting on links before following them. A nice, clean way to do it would be a bit of unobstrusive Javascript+cookies to track which stories you've been to and hide the upvote link if you haven't seen the story yet.

It's not secure but it doesn't have to. Implementing it this way has the advantage of not having any bigger load on the server and still being able to follow links to stories without contacting the HN server.

That's actually a really good idea. I wonder if PG considered that people might upvote without actually looking at the entry first. I only vote after I have read a piece.