Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
51–60 of 169 posts
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#52IMO, using AI to assign keywords to a broader group of strict synonymous keywords would make the comparison much more helpful. Because in general we want to know the trend of categories more than of a word, asking for “auto pilot” for ex. should include “self driving”, FSD etc.
I would not like this. This is the kind of change that made google search so annoying. (Eg what if I want to track the history of 'self-driving' vs 'auto pilot' in sales pitches? Or more basically, what if the system wrongly interprets me wrongly?) Better to support | or similar old-fashioned search engine syntax and dwis and not dwim.
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#53Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#54Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#55Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#56Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#57Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#58one subtle consistency bug that made it hard for me to interpret when I was clicking around: the small thumbnail plot vs the full plot often (always?) seem to use different colors.
The blue / orange gets assigned to the opposite labels in the A vs. B when you click, which made it confusing to understand.
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#59I'd be interested in "google ngram for hacker news" instead
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#60Hello HN, This was a small project of mine after I've found out that I can simply the whole hackernews archive (~48GB) and play around with it. You can compare terms just like in google trends and you can also see the exact posts & comments from that time. I like that you can discover what went crazy in the timeline, they just come up as small burst of activity, it's quite fun to play around with it. https://hackerne…
This is excellent. A minor suggestion - I'd like to be able to render the current graph taller (full height of my browser window). Also some sentiment analysis on the "people" graphs would be very insightful (particularly for the likes of Edward Snowdon, Julian Assange, Elon Musk and Sam Altman). Perhaps colour the area under the graph red-orange-green based on the sentiment?
The sentiment analysis is very interesting, I can do that easily. Could be a new page as well. Did you see this anywhere else or just your idea?