Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
61–70 of 169 posts
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#62Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#63Earlier quoted context omitted.
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?
Thanks for the feedback, noted the full-screen request. 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?
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#64Earlier quoted context omitted.
back in my day we called this a good ole' fashioned slashdotting.
Our startup (~20 people) got slashdotted in 1998 or so. I was the only one randomly awake at the time. Remember watching all the logs from our web server in realtime, ready to immediately kill anything or anyone threatening the overall availability. 512 kbps uplink, I think. Even accidental DoS was trivial. We had a self-hosted little data center at our office with the only available stupidly expensive commercial con…
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#65Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#66This is cool concept, would love a positive/negative sentiment computed for each comment that refers to a given word, so you can see trends of "cloudflare (positive)" vs "cloudflare (negative)" where first one counts comments only if sentiment confidence is greater than say 0.6 and the other one counts comments only if sentiment is less than 0.4 (assuming [0,1] sentiment score)
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#67The 'flash vs html5' chart looks strange juxtaposed with that conclusion
I was curious about Atom. According to the trend it’s still neck and neck with VS Code. But are people really talking about Atom the text editor that much still, or other types of atoms?
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#68Reminds me of this side project I'm working on. https://gitlab/here_forawhile/torum It's a HN clone, that syncs with HN that allows you to basically establish smaller private communities who can discuss anything that's on HN without actually being on HN. It also indexes and let's you search through the DB which I find is really useful to find things that peak my interest.
'peak' refers to the top of a thing, commonly mountains
Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#69Re: Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
#70This is about published text. More like if Google Trends counted word occurrences on webpages. Or if Google Ngrams counted webpages instead of books
People don't write much about non-newsworthy things whereas many people search "burger" anytime they want a burger delivery. The datasets aren't usable in the same way
Edit: not to say it's not a cool product! Just keep this in mind and enjoy using it :)