StackRating

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

Shlomo

Rating
1520.24 (31,410th)
Reputation
9,459 (16,267th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
ReactiveX C#: Do something when subscription starts +2.15
RX.Net : Use Retry but log any Exception 0.00
Pop if X elements in the past Y seconds? 0.00
Rx: Join by matching IDs +0.21
Combine requests and yield results as soon as possible 0.00
Equivalent for rxjs every() in Rx.Net? -1.74
Partition an observable stream of IEnumerable<T> with a delay... +0.50
Get a byte[] from SendAsync using Rx.Net 0.00
How can I merge observables once an item in the first observable sa... 0.00
Combination of Observable.FromAsync+Repeat+TakeWhile creates infini... -0.00
Generics and Rx +0.50
Notification parallelism in Observable -1.18
Looking for a more declarative Rx way to observe when the item prop... -1.90
Reactive Extensions converting from IObservable to IEnumerable +2.07
How to buffer items when another observable emits true, and release... +0.49
How can I get the first async response fastest (and don't perfo... -1.99
Am I thinking in correct way when I need to SelectMany observables? 0.00
Rx Subject Vs GoF Subject 0.00
What is the IObservable.Subscribe(IObserver<T> observer) over... +1.79
How to wait for a value or until a fixed amount of time has elapsed... -0.41
Emit a value only when certain conditions are met, else emit anothe... 0.00
How to manage a lifetime of an infinite observable when it's di... -1.32
Rx.NET TakeUntil example 0.00
ReactiveX: Make Observable.Create() be called only once 0.00
Asynchronous message processing with async/await, RX and LINQ 0.00
Implementing moving average with ReactiveX based on timestamps 0.00
How to create a dependency between observables? 0.00
RX Subject, group/correlate until a condition is met +0.00
How to filter an Observable where child observable has at least x i... 0.00
How to write a conditional Sample combinator with Rx.Net +1.88
Rx.Net: observe asynchronous events indifinitely 0.00
With C# 7.0's new TaskLike async support is it possible to writ... 0.00
How can I await that everything is done in a Rx observable sequence... -1.20
How to avoid calling onComplete before on next is finished? 0.00
Generate a second follow up Event with delay for each Event with Rx 0.00
Custom Rx operator for throttling only when there's a been a re... 0.00
Using GroupBy with Concat only returns first group values -0.48
Heartbeat pattern using reactive extension 0.00
Rx – Distinct with timeout? +0.48
Buffer group by groups with Reactive Extensions, nested subscribe +1.80
await on observable to complete -0.00
Cycling dependencies between streams in reactive programming +1.87
Merging a changing collection of observables 0.00
How to build a single scheduled Observable from an array with times... -0.24
Observable.Interval with select to stateful service causes strange... +0.52
Take the last item pushed to an Observable (Sequence) -1.83
How to make NewThreadScheduler.Default schedules work on differnet... +2.19
Get when all subscriptions have ended -1.79
Optimal way for keeping an observable state in Rx +0.50
How do I poll with state using Reactive Extensions? +2.07