Show HN: GitBattle – Battle two Github accounts
21–30 of 45 posts
Re: Show HN: GitBattle – Battle two Github accounts
#22Re: Show HN: GitBattle – Battle two Github accounts
#23Re: Show HN: GitBattle – Battle two Github accounts
#24I dont like tweeter and I want to copy the link to the results easily. Doesn't seems possible. Bleh ;-)
Re: Show HN: GitBattle – Battle two Github accounts
#25Not sure if it can handle big repos very well, I just threw in Twitter vs Facebook for fun and I got stuck with the "secret of life" message. But it's pretty neat! :)
I reached out to Github to see if there was a better way to do this, but they said there wasn't, unfortunately.
Re: Show HN: GitBattle – Battle two Github accounts
#26the error message is:
{ "message": "API Rate Limit Exceeded for 112.199.99.5" }
Re: Show HN: GitBattle – Battle two Github accounts
#27regarding the twitter vs facebook issue, checking the network panel on chrome, the rest of the request are pending and checking one of the requested url ( https://api.github.com/repos/twitter/twitter4j/commits ) the error message is: { "message": "API Rate Limit Exceeded for 112.199.99.5" }
Re: Show HN: GitBattle – Battle two Github accounts
#28Re: Show HN: GitBattle – Battle two Github accounts
#29I would love it if there were URLs that I could send to friends to show battle results.
Re: Show HN: GitBattle – Battle two Github accounts
#30 Uncaught ReferenceError: twttr is not defined app.js:196
setupWinner app.js:196
Maybe the script can be made a bit more robust in this case?