Show HN: GitBattle – Battle two Github accounts
gitbattle.com
Show HN: GitBattle – Battle two Github accounts
1–10 of 45 posts
Re: Show HN: GitBattle – Battle two Github accounts
#2Re: Show HN: GitBattle – Battle two Github accounts
#3It's definitely fun to mess around with. Nicely, done! Quick question: why do repo and gist counts cap at 100? I haven't looked at Github's API myself yet, so there might be a technical limitation here that I'm unaware of.
For commits, however, we couldn't not analyze them, so we do a ton of processing. Basically, we loop over every one of your repos and loop over all of the pages of commits for that repo. For big repos (i.e. Facebook), that means we end up doing 100s of async API requests...it gets pretty intense.
Re: Show HN: GitBattle – Battle two Github accounts
#4Re: Show HN: GitBattle – Battle two Github accounts
#5What is it doing while "processing"? A progress bar would be a good idea.
Re: Show HN: GitBattle – Battle two Github accounts
#6What is it doing while "processing"? A progress bar would be a good idea.
...maybe it would have been wise to start with a table of existing entries that could be resolved quickly. I don't use Git and couldn't think of any accounts off the top of my head, so I just set 'abc' against 'xyz' on the theory that those usernames were likely to exist. UPDATE: I'm getting the behavior with Obama v Romney and indeed Jesse P v Remy G. Maybe the server's just overloaded...
Re: Show HN: GitBattle – Battle two Github accounts
#7Re: Show HN: GitBattle – Battle two Github accounts
#8Re: Show HN: GitBattle – Battle two Github accounts
#9What is it doing while "processing"? A progress bar would be a good idea.
Unlocking the secret of life, apparently. At least, that's what it says it's doing now, after complaining that nobody else had got this far. It's been about 5 minutes... ...maybe it would have been wise to start with a table of existing entries that could be resolved quickly. I don't use Git and couldn't think of any accounts off the top of my head, so I just set 'abc' against 'xyz' on the theory that those usernames…
Re: Show HN: GitBattle – Battle two Github accounts
#10Looks like everyone else has discovered this too. I'm getting back messages that I've discovered the secret of life and still no results...