Live data from Hacker News

Show HN: HN Trends - like Google Trends, but for Hacker News

hntrends.jerodsanto.net

41–50 of 110 posts

Re: Show HN: HN Trends - like Google Trends, but for Hacker News

#41
post #15

Earlier quoted context omitted.

Came to say exactly this. The chart seems to start (by default anyway) at the beginning of 2007. I'm guessing the user-base and thus activity of HN has increased considerably since then. So yes it would be good to be able to re-normalise in some way. By the number of registered users would probably be the simplest. By number of comments posted would be another, by number of submissions or even number of words would a…

It uses submission titles AND comments. How would you suggest going about normalization?

Coincidentally, I was also working on an HN Trends app a couple weeks ago (though I got distracted and haven't finished), and mine is normalized (by number of comments). For example: http://hn-trends.heroku.com/trends?q=scala%2Cclojure

Your app looks a lot better, though! (And my dataset ends around Sept. of last year.)

Re: Show HN: HN Trends - like Google Trends, but for Hacker News

#42

Nice work! I had the same exact idea for the contest and bought the hntrend.com domain 2 weeks ago, too bad I was too lazy to finish it :)

Had the same idea myself as well, bought hnstats.com (although I admit, I looked for hntrend and hntrends.com)...not enough time in the world to do all of these things. Great job with this.

Re: Show HN: HN Trends - like Google Trends, but for Hacker News

#45

These trends are fairly interesting... http://hntrends.jerodsanto.net/?q=pg http://hntrends.jerodsanto.net/?q=y+combinator http://hntrends.jerodsanto.net/?q=pg%2C+tptacek%2C+patio11%2... http://hntrends.jerodsanto.net/?q=2007%2C+2008%2C+2009%2C+20... http://hntrends.jerodsanto.net/?q=android%2C+iphone vs. http://www.google.com/trends?q=android%2C+iphone&ctab=0&... http://hntrends.jerodsanto.net/?q=show+hn%2C+ask+hn%2…

What else is in that bookmark folder of your favorite HN tools?

Re: Show HN: HN Trends - like Google Trends, but for Hacker News

#47

Very cool. Amazingly, C# is talked about precisely as often as C++! http://hntrends.jerodsanto.net/?q=c%2B%2B%2C+c%23 ;-)

I think it may ignore the #, ++, along with various other symbols. See this link (you may have to refresh once or twice if it doesn't work the first time): http://hntrends.jerodsanto.net/?q=c%2B%2B%2C+c%23%2C+c-%2C+c...

Re: Show HN: HN Trends - like Google Trends, but for Hacker News

#49
post #48

Pretty cool visualisations. Just out of curiosity, why did you choose HighCharts? Did you look at jquery FLOT and choose HighCharts over FLOT? Or were you unaware of FLOT altogether? http://code.google.com/p/flot

I chose HighCharts because I have experience with it and knew right away that it'd get me where I wanted to go.

I had never heard of FLOT. Thanks for introducing me to it, it looks cool and I'll check it out for future projects!

Post reply on HN