Nice site. Looks slick! I wonder though how the data is actionable? What can I do with it?
Show HN: Hacker News historic upvote and score data
31–40 of 50 posts
Re: Show HN: Hacker News historic upvote and score data
#32This is done with claude . You know why I know. looks awesome.
Re: Show HN: Hacker News historic upvote and score data
#33Not sure that's accurate. If you look at just yesterday, you have this story: https://news.ycombinator.com/item?id=44163063
Which has over 2200 points.
Re: Show HN: Hacker News historic upvote and score data
#34Earlier quoted context omitted.
Isn't this because upvotes "early" are worth more than upvotes later?
Thats my guess; also survivorship bias. Those that make it have to show quick promise early on in order to hit the front page
I mean professional influence campaigns exist. Especially on social media. And HN also has its own required dynamics with respect to reaching the front page.
Re: Show HN: Hacker News historic upvote and score data
#35I'm also collecting this data, and it allows rendering beautiful heatmaps like here: https://github.com/ClickHouse/ClickHouse/issues/59020 Try: ssh play@play.clickhouse.com SELECT id, max(score) AS s, max(descendants), argMax(title, update_time), arrayStringConcat(arrayMap(x -> format('\x1b[38;2;{0};{1};{2}m\xE2\x96\x88\x1b[0m', least(greatest(sqrt(x / 10) * 255, 0), 255)::UInt8::String, least(greatest(sqrt((x - 10)…
Re: Show HN: Hacker News historic upvote and score data
#36But what you find is that position matters, both for submissions and comments. There's a world of difference between being on the front page or not and being on the first page of cvomments (nad the higher on that page the better) for getting eyeballs (because people only scroll so far) and thus votes.
I mention this because both submissions and comments are heavily curated. It's more obvious with submissions where one post can stick around for 12 hours with 30 net votes on the front page while another will disappear within 15 minutes with 200+. Part of this is known. For example, the moderation team tends to dislike "political" submissions. I put that in quotes because what is and isn't "political" can be open to interpretation. Often on the Internet in general something is "political" if you don't agree with it and it's not if you are. You might even hear descriptions like "common sense" about the latter.
Comments are heavily curated too. Some of this is just rotating the top comments for freshness. Some of it is some sort of commenter rating where their comments will tend to be ranked high or low when fresh. And some of it is simply downranking certain comments.
On Reddit this would all be both more transparent and easier to visualize and analyze because we could sort by different critera, we could see total votes and we could see up/down vote breakdowns.
To be clear, no shade to the moderation team here. Just observing what happens.
One side note: I believe Shipwrecked isn't you but as a general observation to anyone, it reverses the mousewheel direction. Don't mess with scrolling.
Good work here. Just a few comments about your graph:
1. This may be personal preference but I would find the chart more reasonable if there was a horizonal line for where the cursor is. The way you have it, it feels a bit "disconnected" but maybe that's just me. I'm thinking of, say, how Google Finance does their charts;
2. You can probably compact the header into a single row/line;
3. I'm visually impaired and would like more contrast in the colours used accessibility-wise;
4. You have the submitter's name. That could be a link to their profilee;
5. This may just be preference but the tooltip feels "off" to me. This may be related to the above point about not having a line for the cursor maybe? But also the dark background doesn't seem to fit. Maybe it's the color too. I could just be nit-picking here;
6. Show number of comments maybe?
And the dashboard:
1. The cards themselves have a lot of wasted space. Again, you could link to the profile in them;
2. If you're scrolled down the page, when you click on a card you don't see the graph;
3. There's no hover over effects on the dashboard graphs. There easily could be I suspect;
4. I'm not sure a graph for raw score makes sense. It can only go up. Maybe show how many upvotes gained in that period?
5. The legend has different styling on the dashboard graph for some reason;
6. If you scroll down, click a card then scroll up you see the graph but you can't see what submission it belongs to. Maybe put some indicator on the graph or rethink how the layout works in general so you can see both the graph and selected card at the same time regardles of scrolling.
Anyway, good work.
Re: Show HN: Hacker News historic upvote and score data
#37Website blocked due to riskware. IP 37.27.51.34 port 443
Firefox error reported as Problem Loading Page:
>SSL received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
Could be my machine. I'm on Win7Pro with FF 115.24.0 so old and out of date here.
Re: Show HN: Hacker News historic upvote and score data
#38Malwarebytes warned me about this site. Website blocked due to riskware. IP 37.27.51.34 port 443 Firefox error reported as Problem Loading Page: >SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG Could be my machine. I'm on Win7Pro with FF 115.24.0 so old and out of date here.
[1] - https://www.virustotal.com/gui/url/eab0487f9da6dd832f69dbbe0...