StackRating

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

Lukazoid

Rating
1587.88 (2,448th)
Reputation
15,329 (9,162nd)
Page: 1 2 3 ... 7
Title Δ
Is it possible to define tuples as members of structs in Rust? 0.00
Why does initialising a vector of vectors (Vec<Vec<T>>)... -0.87
Why does 1 == &2 not compile? 0.00
Is it possible to store a Rust struct containing a closure in a dif... 0.00
How to merge iterator of streams? +1.86
Executing a collection of futures sequentially +0.96
How to know if a closed GitHub issue was fixed or not? 0.00
C# How is it possible for this variable to NOT call its constructor... 0.00
`T.into()` works but `From::from(T)` does not -1.92
How can I constrain T in Rust to accept only numeric types? 0.00
Splitting a futures::Stream into multiple streams based on a proper... +1.47
Is it possible to have a module which is partially accessible outsi... 0.00
Unexpectedly closed channel in sync::mpsc 0.00
What is the proper way to consume pieces of a slice in a loop when... 0.00
Adding an append method to a singly linked list -0.90
Compilation error with Hyper 0.00
LinqPad error with Rx.NET Observable 0.00
Observable stream from StackExchange Redis Pub Sub subscription 0.00
Restrict generic type to one of several types 0.00
Tasks being called synchronously despite being declared async +1.24
Parsing Json .Net Web Api +0.37
Why ConfigureAwait(false) does not work while Task.Run() works? +2.69
Dealing with large file uploads on ASP.NET Core 1.0 -2.46
Find if KeyUp or KeyDown event was fired 0.00
INotifyPropertyChanged, event always null +0.39
dotnet 5.4 - System.IO +0.36
Splitting Observable into windows -2.35
Running Tasks in parallel +0.41
Why does ++ and -- not work in lambda expressions? 0.00
Executing a function at a later time +0.37
How to compare System.Enum to enum (implementation) without boxing? +0.74
Why Do Bytes Carryover? +0.63
Ternary operator in lamda expression C# +2.10
C# Distinct with ability to choose which object to save, which ones... +2.40
Passing in a Task to to make a method more generic for reuse does n... 0.00
What is the most efficient way to check that a given DateTime is on... -0.38
Await the result of Task<TDerived> using reflection in a non-... 0.00
ReactiveExtension that was working on old computer is now failing 0.00
Registering closed types with unity -0.62
How to make a nonblocking wait handle? -0.01
How do I hide Task of Task? -1.64
Returning from async method before locals are assigned 0.00
Task T.IsCancelled = false; How can I make this true? -0.91
Incorrect Syntax near "*" -0.34
Expression.Condition: Argument types do not match -0.74
Why does running a hundred async tasks take longer than running a h... +1.75
How do I not freeze the UI thread? +0.11
Is it possible to detect which element is focused when focus changes? 0.00
C# SynchronizedReadOnlyCollection<T>.Contains ( T, IEqualityC... +1.97
C# `foreach` behaviour — Clarification? -0.44