Developer here, I subscribe to Github's official weekly newsletter and various other ones but always found that they did a poor job at highlighting what's trending. The "top trending" repos always seem to be most established projects like Bootstrap or ReactJs. I'm using a peak detection algorithm to find which repos are spiking in traffic and rank the uptrend based on a normalized growth curve. This filters out all t…
Show HN: GitHub News, using a peak detection algorithm to detect trending repos
21–30 of 32 posts
Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#22Developer here, I subscribe to Github's official weekly newsletter and various other ones but always found that they did a poor job at highlighting what's trending. The "top trending" repos always seem to be most established projects like Bootstrap or ReactJs. I'm using a peak detection algorithm to find which repos are spiking in traffic and rank the uptrend based on a normalized growth curve. This filters out all t…
This is cool! Any particular reason why you need permission to write all my public repositories when I log in?
Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#23Developer here, I subscribe to Github's official weekly newsletter and various other ones but always found that they did a poor job at highlighting what's trending. The "top trending" repos always seem to be most established projects like Bootstrap or ReactJs. I'm using a peak detection algorithm to find which repos are spiking in traffic and rank the uptrend based on a normalized growth curve. This filters out all t…
Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#24Developer here, I subscribe to Github's official weekly newsletter and various other ones but always found that they did a poor job at highlighting what's trending. The "top trending" repos always seem to be most established projects like Bootstrap or ReactJs. I'm using a peak detection algorithm to find which repos are spiking in traffic and rank the uptrend based on a normalized growth curve. This filters out all t…
Awesome product :) Is it possible to allow accounts so that user can browse starred repos from your web app ? I am suggesting this because the search feature's topics looks quite complete already, so it would be great to navigate hundreds of starred repos based on the topics, which is something I've been looking for.
Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#25Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#26Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#27Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#28Re: Show HN: GitHub News, using a peak detection algorithm to detect trending repos
#29Pff. That's a vicious circle. Then trending repos will get even trendier. Social networks are largely enough to expose that kind of "noise"/"buzz". I think that a good metric to find interesting projects that are starting or are not already under the spotlight would be to use the ratio: new visitors / stargazers. Quite hard to achieve but I really think it would be more accurate (and fair).
However, that said I do plan to improve discoverability even more with traffic data since now I can atleast measure views on gitlogs.