StackRating

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

dcastro

Rating
1625.76 (970th)
Reputation
47,163 (2,193rd)
Page: 1 2 3 ... 17
Title Δ
Garbage collection of pointers / foreign pointers during initializa... 0.00
GHCI: ghc-options for test suite overriding ghc-options for library 0.00
What does the get and put function do? 0.00
DRY type annotation for QuickCheck properties 0.00
Why doesn't this type check? +1.97
How to stop listening for a message without killing a yesod-websock... 0.00
Long running transactions in Slick 0.00
Need to call InsertBulk<T>(IEnumerable<T> pocos) but T... +0.69
Naming Conventions with Class properties in Methods +0.30
Moq - Setup .Equals method to return false 0.00
Instance of typeclass for types of kind * where a type of kind * -&... 0.00
How to pass in type via method of variable? 0.00
AutoFixture setup interface property inside class 0.00
Making AutoMoq return Fixture-created values for methods 0.00
Scala make List of strings from char array +1.34
Avoiding a cast when using Option.fold in scala -2.63
What is happening under the covers in this scala code? -0.64
How to write a method that takes a parameter with a covariant or co... 0.00
AutoFixture + AutoMoq: Create mock with excluded property 0.00
Functions that share errors and sealed traits -2.78
Do you need to multi thread a caller if the API is already multithr... 0.00
Either[A, Future[B]] to Future[Either[A, B]] -1.55
How to get input from Scala after a certain point in time? 0.00
Correct way to work with two instances of Option together +0.40
Scala typeclass not working for parent type 0.00
Stange return type using implicit in Scala 0.00
Higher kinded types scala for List, Options and other complex types 0.00
Why different behaviors for list concatenation? -0.15
Passing function in Scala 0.00
Scala: Is ForComprehension a Functional approach or imperative? 0.00
Function implicit parameters not any more so after passing it to a... +1.68
Checking if HttpStatusCode represents success or failure +1.09
How to apply or condition in filter in scala? +0.94
Can I override properties in c#? +0.28
Scala - why does :: not change a List? 0.00
Why am I getting an (inconsistent) compiler error when using a for... 0.00
Can def define a variable in scala? +1.38
Create new list of objects from two different lists +1.52
All items in ConcurrentQueue<byte[]> are identical +0.32
Nunit test async code with .NET 3.5 0.00
Scala's equivalence to |> in F# or ->> in Clojure -1.06
Since this is an async method, the return expression must be of typ... -0.10
When I "await" an "async" method does it become... 0.00
Overriding attribute from child class erases it from trait in Scala -2.35
AutoFixture Register type globally +0.31
Scala reduce a List based on a condition -0.46
Scala populate map with random values +0.30
Minimal Substring Satisfying a condition in scala +0.81
How do you flatten a nested List using round robin in Scala? +1.09
more FP way instead of if/else -1.99