Hacker News new | ask | show | jobs
by tristanj 3538 days ago
Other submissions in the past 24 hrs

1 point https://news.ycombinator.com/item?id=12690752

15 points https://news.ycombinator.com/item?id=12690531

3 points https://news.ycombinator.com/item?id=12690343

2 points https://news.ycombinator.com/item?id=12688386

12 points https://news.ycombinator.com/item?id=12688282

1 point https://news.ycombinator.com/item?id=12688259

34 points https://news.ycombinator.com/item?id=12688080

17 points https://news.ycombinator.com/item?id=12687704

1 point https://news.ycombinator.com/item?id=12687602

6 points https://news.ycombinator.com/item?id=12687128

123 points https://news.ycombinator.com/item?id=12686634

120 points (main discussion) https://news.ycombinator.com/item?id=12682944

3 comments

I had a naive assumption that if I post something that has been submitted before, it would auto upvote the last recently submitted topic...

On the other hand, does it really matter how many times something is reposted, as long as it gets upvotes? It naturally means that people are interested in it.

> does it really matter how many times something is reposted, as long as it gets upvotes

It fragments the discussion.

Perhaps the dup checker might profitably ignore fragments, since it seems like Medium isn't the only site that perverts them.

They all seem to have URLs with random-looking fragment identifiers at the end, which I guess makes HN think they're unique.
Due to some weird rule, you can't submit the same URL again, in this case, the unique hash is different if you look at the URL.
And it's still the first time I saw it
I've been using http://hckrnews.com/ , it's a convenient site that shows every story that hits HN front page. It's a good way to small catch stories and also controversial ones before they get flagged.
These duplicates are because of Medium's weird hash concatenation in URL for some tracking purposes I suppose.