Live data from Hacker News

New GitHub Explore Features

github.com

1–9 of 9 posts

Re: New GitHub Explore Features

#3
If github is reading this, I would love to be able to explore by ``genre''. I'm not really interested in a lot of the popular repos on github that are flashy js libraries or whatever.

It can be harder to find repos that are, for example, Security related (that aren't the big famous ones like metasploit, SET).

edit: To clarify...since typing ``security'' into github obviously yields so many results. It's hard to weed out the junk I guess..but I guess that's the very nature of the Search bar.

Re: New GitHub Explore Features

#6
post #3

If github is reading this, I would love to be able to explore by ``genre''. I'm not really interested in a lot of the popular repos on github that are flashy js libraries or whatever. It can be harder to find repos that are, for example, Security related (that aren't the big famous ones like metasploit, SET). edit: To clarify...since typing ``security'' into github obviously yields so many results. It's hard to weed…

This is difficult, because it relies on people to set a genre for their repo. The things they did to explore here, and the ability to explore by language, are based on data they have.

But there does need to be a way to view/manage all your (and others) starred repos. I have many dozens starred in many different categories, that I no longer have a use for stars because there are so many. I am residing to maintaining my own list of projects elsewhere grouped into buckets.

Re: New GitHub Explore Features

#9
post #3

If github is reading this, I would love to be able to explore by ``genre''. I'm not really interested in a lot of the popular repos on github that are flashy js libraries or whatever. It can be harder to find repos that are, for example, Security related (that aren't the big famous ones like metasploit, SET). edit: To clarify...since typing ``security'' into github obviously yields so many results. It's hard to weed…

I've been kicking around the idea for a while of building a site that allows people to tag github repos, so other people can search for things like "javascript game engine" and come up with relevant results. Glad to see others may be looking for this.