StackRating

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

Gideon Engelberth

Rating
1536.09 (13,944th)
Reputation
5,359 (30,793rd)
Page: 1 2 3 ... 4
Title Δ
Can GroupBy and concat not be used together? 0.00
Are there something like ThrottleWhile or SubscribeAsync in reactive? +1.91
C# Rx Observable producing random results +2.04
How do I introduce a side effect on the first subscription creation... 0.00
What prevents infinite loops among interconnected Winforms controls? +1.26
What is the functional way to properly set a dependent predicate fo... -1.13
Wrapping legacy object in IConnectableObservable -1.94
Naming convention for Rx extension methods? +1.93
counter in markup in vb xml literal 0.00
How to make Sequential Processing as simple as Parallel Processing +1.52
VB Raw TCP Read only reading first 5 bytes +0.45
Task.Factory.FromAsync equivalent of HttpWebRequest and request str... 0.00
How do I use action or function with List(of Date) 0.00
Converting System.IO.Ports.SerialPort code to boost::asio 0.00
Wrapping event with Reactive Extensions when there are Start and St... -1.08
Managing Shared Unsubscribing in SignalR and Rx 0.00
How do I specify Enumerable.Count() instead of List.Count? +1.22
Reactive Extensions: The trouble with Where() -0.54
How to create a mutable collection type like Array? 0.00
Recursive / fan-out in Reactive Extensions 0.00
Subscribe to single item with defined "retries" and "... +0.45
RX for .NET - When calling observer.OnCompleted from within Disposa... -0.39
Rx IObservable produce value only when value has changed by a certa... +0.65
Combine two Observables, but only when the the first obs is immedia... -0.55
How do I use rx to validate user input 0.00
Why OnError behaviour in Do() and Subscribe() differs in .NET RX 0.00
Reading and Parsing XML in vb .NET 0.00
Observable from event +0.47
Is Reactive Extensions evaluating too many times? +0.46
VB.NET FromEventPattern +0.45
Why does my collection change according to where I declare a variab... 0.00
Example of Observable.Throw -0.54
Rethrowing previous exception inside ContinueWith 0.00
Regarding Callback method used for BeginReceive method 0.00
How do I get the results of my function into a variable so that I c... +0.20
Static keyword proper usage? -0.58
Create hot observable in Rx from array -1.01
Merging overlapping time intervals? -0.26
Observable.Defer - need some clarification as to what exactly it does +2.05
Is there a Rx method to repeat the previous value periodically when... -1.42
Should I expose IObservable<T> on my interfaces? +0.14
Is it possible to create custom (structured) datatype in powershell? -1.23
APM, EAP and TPL on Socket Programming +2.44
Why isn't the IEnumerable returned from LINQ Where() method wholly... -1.09
Use of IObservable instead of events -0.55
.NET Covariance +1.77
How to queue IObservable subjects, with cancellation support, for s... 0.00
What is the purpose of returning an IDisposable in IObservable<T... +0.45
Retry a task multiple times based on user input in case of an excep... -2.16
Why is F# inferring my function implements IComparable? +0.21