Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marcneuwirth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
The NYT interactive explanation of the America's Cup boats
(nytimes.com)
1 points
by
marcneuwirth
13y ago
|
0 comments
2.
▲
by
marcneuwirth
14y ago
Thanks, good catch. Something weird happened with memcached when I resized the server. Restarting the service fixed it
3.
▲
by
marcneuwirth
14y ago
Updated: - Changed the graph to a log scale - Added the ability to compare multiple stories from the list, you can also query them directly in the url like: http://hnrankings.info/4055256,4056649/ - Added timestamp to the tooltip A search
4.
▲
by
marcneuwirth
14y ago
Sorry, I had resized the instance. It should be good now
5.
▲
by
marcneuwirth
14y ago
Thanks, I appreciate it. Descriptions are on my TODO list, but have been on the back burner in favor of more projects. I will have to bump up their priority.
6.
▲
by
marcneuwirth
14y ago
You should be able to click and drag on the graph to select a rectangular zoom region
7.
▲
by
marcneuwirth
14y ago
Just the position unfortunately, I would need to scrape the site itself in order to get comments and points info. It would be awesome if that data was added to the RSS feed
8.
▲
by
marcneuwirth
14y ago
Python, Django, jQuery and Highcharts
9.
▲
by
marcneuwirth
14y ago
Your project looks awesome, are you just scraping the homepage directly? Great suggestions, thanks
10.
▲
by
marcneuwirth
14y ago
Fixed the .org domain, thanks for pointing that out. You actually _can_ look at up to the past 12 hours if you change the URL manually, but I have found the graph to be less useful from 6-12 hours How much data were you looking at when the
11.
▲
by
marcneuwirth
14y ago
Good idea, I will definitely put that in
12.
▲
by
marcneuwirth
14y ago
I am using the bigrss feed as described in the latest post: http://ycombinator.com/newsnews.html
13.
▲
by
marcneuwirth
14y ago
Creator here, I would love to hear any feedback you all have. I also have around 3 months worth of historical data if anyone is interested or has a cool idea.
14.
▲
by
marcneuwirth
14y ago
I was just looking into the same thing. It looks like both stories dropped way down the rankings at approximately the same time last night WhosHere's response to Brian Hamachek/Who's Near Me: http://hnrankings.info/4056649/ A VC-funded st
15.
▲
by
marcneuwirth
15y ago
I built this site as a weekend project to teach myself Django. It turned out to be a pretty interesting way to visually view how stories rise and fall on HN over the course of the day. I am planning to do some more analysis of the data soon
16.
▲
Show HN: Tracking HN rankings over time
(hnrankings.info)
6 points
by
marcneuwirth
15y ago
|
2 comments
17.
▲
by
marcneuwirth
15y ago
You can also just type the view-source url directly into the address bar: view-source: http://www.kurlak.com/john/source.html
18.
▲
by
marcneuwirth
15y ago
Thanks! That's an interesting idea, I'll have play around with ThinkUp a little bit and figure out how they can be integrated together
19.
▲
by
marcneuwirth
15y ago
http://socialcens.us is a side project I've been working on a little. It is a pretty simple app that aggregates a bunch of data from all of your facebook friends and gives you a nice report. Also, a nice excuse to use Mongodb.