- Berlin, Germany
- in/stephaneckardt
Pinned Loading
-
-
euruko-golf
euruko-golf PublicForked from tlossen/euruko-golf
Tweetable ruby programs that output EuRuKo ASCII art.
Ruby
-
-
heroku-clone
heroku-clone Public archiveAllows you to quickly create new heroku apps as clones of existing apps
Ruby 1
-
Exponential backoff scheduler to be ...
Exponential backoff scheduler to be used with RxJS's retrywhen 1// https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/core/operators/retrywhen.md
23function exponentialBackOffScheduler(options) {
4return function(errors) {
5return errors.scan(options, function(currentOptions, err) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.