Live data from Hacker News

Explore what is Trending on GitHub

github.com

1–10 of 32 posts

Re: Explore what is Trending on GitHub

#3
It looks like GitHub removed the old rankings completely. For example, I can no longer see C projects ranked by star count. https://github.com/languages/C/most_watched redirects to https://github.com/trending :(

To be honest, I mostly used those pages to satisfy my own vanity. My C project (https://github.com/ggreer/the_silver_searcher) just beat Arduino (https://github.com/arduino/Arduino) and was gunning for mruby (https://github.com/mruby/mruby).

Re: Explore what is Trending on GitHub

#5
post #3

It looks like GitHub removed the old rankings completely. For example, I can no longer see C projects ranked by star count. https://github.com/languages/C/most_watched redirects to https://github.com/trending :( To be honest, I mostly used those pages to satisfy my own vanity. My C project ( https://github.com/ggreer/the_silver_searcher ) just beat Arduino ( https://github.com/arduino/Arduino ) and was gunning for mr…

Here's the most watched C repositories https://github.com/search?l=C&q=%22&type=Repositories

Re: Explore what is Trending on GitHub

#6
post #5
post #3

It looks like GitHub removed the old rankings completely. For example, I can no longer see C projects ranked by star count. https://github.com/languages/C/most_watched redirects to https://github.com/trending :( To be honest, I mostly used those pages to satisfy my own vanity. My C project ( https://github.com/ggreer/the_silver_searcher ) just beat Arduino ( https://github.com/arduino/Arduino ) and was gunning for mr…

Here's the most watched C repositories https://github.com/search?l=C&q=%22&type=Repositories

My fragile sense of self-worth thanks you.

Re: Explore what is Trending on GitHub

#7
post #2

Does anybody know how do we get the top languages now? E.g. “Foobar is the #42 language on GitHub”.

The top ten languages are listed on the side here https://github.com/search?q=%22&type=Repositories

edit: The actual number "#42" is gone for now, but will be resurfaced in more interesting ways in the future. (SOON)

Post reply on HN