StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

akarnokd

Rating
1614.12 (1,279th)
Reputation
52,332 (1,888th)
Page: 1 2 3 4 5 ... 26
Title Δ
RxJava custom countdowntimer continues to "tick" after di... +0.37
Shutdown multicasted Observable 0.00
Similar code of take()&groupBy() applied to timer() resulting i... 0.00
rx.Subscriber entity cannot be reused after unsubscribe? 0.00
function inside andThen() not emitting onComplete() 0.00
android -java.io.IOException: Canceled when disposed 0.00
RxJava: how do you flush a timed buffer? 0.00
RxJava2, how to emit a list of all emits so far on each emit +0.34
Single.retry(3) called only once +0.38
What is the use case for doOnSuccess vs onSuccess in rxJava +0.34
Dynamic switching between RxJava observables -2.39
RxJava: AssertError on TestObserver not asserting true when expecti... +1.32
How to concatEagerDelayError in RxJava2 0.00
What does .defer() do in RxJava? 0.00
Multiple Flowable observedOn single Scheduler, event not consumed i... 0.00
Is it possible to disable throttleLast for period of time? 0.00
How to turn hot observable and single into cold observable 0.00
How to limit retryWhen count 0.00
RxJava CombineLatest onError 0.00
rxjava complete after retryWhen on completeable 0.00
parallel call using rxjava 1 +0.34
Does subscribeOn for combineLatest do something? -0.16
RxJava - how to repeat two observable's depending on second res... +0.35
How to wait for an ObservableEmitter to return onComplete() 0.00
rxJava Ordered (by key) task execution 0.00
How to Iterate through list with RxJava and perform initial process... 0.00
OOM when using replay(selectorFoo) but not publish(selectorFoo) 0.00
Is Observable doOnNext thread-safet when merge Observables to one O... 0.00
Rxjava2 blockingSubscribe vs subscribe 0.00
What Is Meant By 'Subscriber Thread' in RxJava +1.19
Avoiding same-pool deadlocks when using Flowable in Reactive Extens... 0.00
RxJava2 connectableObservables - autoConnect(2) - why is it not wai... 0.00
Observable#take(Long) not returning desired size of items in RxJava +1.65
RxJava2 connectable observable - replay not emitting all previous i... 0.00
Subscriber of Room's DAO method returning Flowable is not notif... 0.00
RXKotlin Break Inside doOnNext and Call Another Function 0.00
add subscriber to Single observed value -0.15
Identify which element is currently processed +0.36
RxJava count() when one of two observable is not compled 0.00
How to build an Observable out of individual computation steps with... 0.00
Proper usage of Schedulers 0.00
Rxjava2 - how to emit onNext() right away before observable sequenc... -0.72
how to use Single vs Observables 0.00
distinctUntilChanged not working (e.g. different list size is not c... 0.00
Use of AtomicBoolean required in RetryWhen 0.00
Rxjava, how can I repeat after onComplete or onError 0.00
How to iterate through all the items in a list using Observables 0.00
delay and interval operators do not work properly 0.00
How to employ android.support.v7.util.DiffUtil with RxJava, LiveDat... 0.00
How to test PublishSubject 0.00