Hacker News new | ask | show | jobs
by gedrap 3716 days ago
I guess it depends on how actually random it is.

Genuinely random? Well, yeah, that would be crap, assuming most of the github accounts have pretty much nothing public other than maybe a hello world or something equivalent.

Something recommended instead of actually random? That might be interesting, just maybe repositories other than users (in other profile you have to click on something to discover, while in repo just scroll for readme).

For example, I like the idea of Github explore newsletter, offered by Github. A few trending repositories every morning. Sometimes something useful, sometimes inspirational.

Unfortunately, it's not implemented well :( a lot of the repos are JS and couldn't find where to change the option, also I often get the same repos (e.g. I get this https://github.com/FreeCodeCamp/FreeCodeCamp pretty much every day for the past half a year).

1 comments

>I get this https://github.com/FreeCodeCamp/FreeCodeCamp pretty much every day for the past half a year

This seems like a pretty perfect example of how outliers can make algorithms act funny -- Free Code Camp has more than 100,000 stars on GitHub. That's well over twice as many as Angular[1] and nine times as many as CoffeeScript[2]. I mean, it's still annoying, but I'd imagine they're collecting "+1"s faster than GitHub Explore can ignore them.

[1] https://github.com/angular/angular.js [2] https://github.com/jashkenas/coffeescript