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…
Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
111–120 of 171 posts
Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
#112Earlier 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
Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
#113This 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.
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
#114Am I out of touch?
Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
#115Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
#116I'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
Still an impressive number
Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
#117This 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?
Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
#118Earlier 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.
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
#119This 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…
Re: Show HN: Exploring HN by mapping and analyzing 40M posts and comments for fun
#120This 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.