Live data from Hacker News

Gitrep - Discover and organize Github repositories

gitrep.com

11–20 of 48 posts

Re: Gitrep - Discover and organize Github repositories

#11
post #9

Very good to see more sites utilizing the GitHub API. I do have a few comments to make though. First, you mention badges on the homepage, but this feature isn't complete so I don't think its even necessary to mention it yet. Second, the search is somewhat confusing. I'd love just a single search box at the top of the site where I can type whatever I'd like. Maybe make the current search the "Advanced Search". Third,…

IMHO it's a bad thing. Too many projects and services depend on github so that downtime represents a systemic risk (homebrew was unusable during the downtime last week). Sure, you have your code backed up, but you don't necessarily have your issue tracker or gists backed up.

Now using GitHub for user credentials makes things even worse. Soon we'll see horror stories involving github being down ...

Re: Gitrep - Discover and organize Github repositories

#12
Very cool. I publicly tagged at least 25 things as I went through my starred list.

I did notice that the auto-completion of the tags is likely experiencing a missing table index as it seems to take quite awhile to find any matches. This could be as simple as increased DB usage from hitting HN, but it might be worth looking into.

One other suggestion I have, and I'm sure it's likely on the horizon, is to give users the ability to star/watch repos directly from the listings page. I've found some cool shit I'd like to star on the fly without having to jump over to github.

Re: Gitrep - Discover and organize Github repositories

#19
post #11
post #9

Very good to see more sites utilizing the GitHub API. I do have a few comments to make though. First, you mention badges on the homepage, but this feature isn't complete so I don't think its even necessary to mention it yet. Second, the search is somewhat confusing. I'd love just a single search box at the top of the site where I can type whatever I'd like. Maybe make the current search the "Advanced Search". Third,…

IMHO it's a bad thing. Too many projects and services depend on github so that downtime represents a systemic risk (homebrew was unusable during the downtime last week). Sure, you have your code backed up, but you don't necessarily have your issue tracker or gists backed up. Now using GitHub for user credentials makes things even worse. Soon we'll see horror stories involving github being down ...

You can say the same for Twitter, Facebook and Google. There is always the potential for downtime, but users generally don't want to create more accounts. I think the advantages outweigh the disadvantages. Plus, sites that use GitHub logins are much more appealing to developers rather than sites that use Facebook or Twitter logins.

Re: Gitrep - Discover and organize Github repositories

#20

Cool. But how is it different from Github's own https://github.com/stars ? It was announced a few months ago https://github.com/blog/1236-searching-and-filtering-stars

There GitHub doesn't offer a way to sort by the number of stars or even see the number of stars.
Post reply on HN