Live data from Hacker News

Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

blog.wilsonl.in

111–120 of 171 posts

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#111

Earlier quoted context omitted.

Thanks! Yeah I'd like to dive deeper into the sentiment aspect. As you say it'd be interesting to see some overview, instead of specific queries. The negative sentiment stood out to me mostly because I was expecting a more "clear-cut" sentiment graph: largely neutral-positive, with spikes in the positive direction around positive posts and negative around negative posts. However, for almost all my queries, the sentim…

The sentiment issue is a curious one to me. For example, a lot of humans I interact with that are not devs take my direct questioning or critical responses to be "negative" when there is no negative intent at all. Pointing out something doesn't work or anything that the dev community encounters on a daily basis isn't an immediate negative sentiment but just pointing out the issues. Is it a meme-like helicopter parent…

Every helicopter gets a trophy

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#112

Earlier quoted context omitted.

The sentiment issue is a curious one to me. For example, a lot of humans I interact with that are not devs take my direct questioning or critical responses to be "negative" when there is no negative intent at all. Pointing out something doesn't work or anything that the dev community encounters on a daily basis isn't an immediate negative sentiment but just pointing out the issues. Is it a meme-like helicopter parent…

Every helicopter gets a trophy

wait, the parents get a trophy?

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#113
post #12

This is a surprisingly big endeavour for what looks like an exploratory hobby project. Not to minimize the achievement, very cool, I'm just surprised by how much was invested into it. They used 150 GPUs and developed two custom systems (db-rpc and queued) for inter-server communication, and this was just to compute the embeddings, there's a lot of other work and computation surrounding it. I'm curious about the conte…

(1) Definitely you could use a cheaper embedding and still get pretty good results (2) I apply classical ML (say probability calibrated SVM) to embeddings like that and get good results for classification and clustering at speeds over 100x fine-tuning an LLM.

I didn't think the OP used LLMs? They did use a BERT based sentiment classifier but that's not an LLM.

My HN recommender works fine just using decision trees and XGBoost FWIW. I'll bet SVM would work great too.

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#116
post #47

I'm.. shocked there's been 40 million posts. Wow. Really neat work edit: Also had no idea HN went back to 2006. https://news.ycombinator.com/item?id=1 edit2: PG wrote this? https://news.ycombinator.com/item?id=487171

An HN "item" is not just posts but everything: posts, comments, the parts of a poll, etc.

Still an impressive number

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#117

This is pretty great. Feature request : Is it possible to show in the graph how famous the topic / sub topic / article is ? So that we can do an educated exploration in the graph around what was upvoted and what was not ?

Thanks! Do you mean within the sentiment/popularity analysis graph? Or the points and topics within the map?

Points and topics within the map.

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#118

Earlier quoted context omitted.

Thanks! Yeah I'd like to dive deeper into the sentiment aspect. As you say it'd be interesting to see some overview, instead of specific queries. The negative sentiment stood out to me mostly because I was expecting a more "clear-cut" sentiment graph: largely neutral-positive, with spikes in the positive direction around positive posts and negative around negative posts. However, for almost all my queries, the sentim…

Anecdotally, I think anyone who reads HN for a while will realize it to be a negative, cynical place. Posts written in sweet syrupy tones wouldn’t do well here, and jokes are in short supply or outright banned. Most people here also seem to be men. There’s always someone shooting you down. And after a while, you start to shoot back.

> Anecdotally, I think anyone who reads HN for a while will realize it to be a negative, cynical place.

Sure, sometimes. But usually it's

Truth seeking > group thinking

There's a fine line between critical and cynical. Sometimes that line gets crossed. Sometimes the ambiguity of text-only comms clouds the water.

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#119
post #33

This is impressive work, especially for a one man show! One thing that stood out to me was the graph of the sentiment analysis over time, I hadn't seen something like that before and it was interesting to see it for Rust. What were the most positive topics over time? And were there topics that saw very sudden drops? I also found this sentence interesting, as it rings true to me about social media "there seems to be a…

HN is a pretty toxic place indeed.

Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun

#120
post #33

This is impressive work, especially for a one man show! One thing that stood out to me was the graph of the sentiment analysis over time, I hadn't seen something like that before and it was interesting to see it for Rust. What were the most positive topics over time? And were there topics that saw very sudden drops? I also found this sentence interesting, as it rings true to me about social media "there seems to be a…

HN is a pretty toxic place indeed.

Perhaps... it can be toxic if you dip into the comments sometimes... Otherwise the content and links are the stuff of gold!
Post reply on HN