StackRating

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

dk14

Rating
1593.74 (2,083rd)
Reputation
18,850 (7,339th)
Page: 1 ... 5 6 7 8 9
Title Δ
IndexedSeq.last complexity -2.30
Is there a way to get the direct parents of a ClassSymbol in macro... 0.00
How to guarantee sequentiality for forks in akka 0.00
Understanding of Upperbound and Lowerbound in Scala +0.33
Tail recursive average (arithmetic mean) in Scala 0.00
Generic typing so that one method's result can be used as other... +1.30
sbt-assembly: Create jar for a single project of a multi-project bu... 0.00
JSON schema validator in Scala -0.06
Structural types cannot contain implicit members? -2.39
Is there atomic broadcast in akka? -2.57
Implicit conversions causing infinite recursion, but that shouldn&#... 0.00
Scala type casting of function result -0.08
Abstract class to provide methods specific to extending class/object +1.48
Is dead letter box reusable in akka? 0.00
Can't expand macros compiled by previous versions of Scala (sca... 0.00
How do i define generic parameter "on the fly"? 0.00
Why does Future.firstCompletedOf not invoke callback on timeout? +0.39
Sealing a class which has many subtypes -1.02
How to resolve ambiguous implicit conversion method that takes same... +1.73
What `JObject(rec) <- someJArray` means inside for-comprehension -0.55
How to implement custom actor mailbox using disruptor? 0.00
What is the analog of Category in programming 0.00
The differences between underscore usage in these scala's methods 0.00
How to handle responses from child actors? +3.12
How to remove duplicates from collection (without creating new ones... +3.34
What's the use of specification-correct term SimpleType[Type][T... 0.00
Idiomatic to find the first element in a collection that matches a... 0.00
How to show download progress while SBT is downloading jars? 0.00
How to concatenate lists that are values of map? +2.81
How to implement actor model without Akka? +3.06
1 :: List[Nothing] in foldLeft +4.01
How to implicitly inject a value from an outer scope into a Scala t... -0.67
Type alias to A is not equivalent to A? 0.00
Scala Generics - Overloaded method 0.00
+- Signs in Generic Declaration in Scala -0.93
Why it's impossible to override `var` with `def` in Scala? +3.28
How to convert Map to case class (recursively) +3.32
Instantiating parameterized classes in Scala +1.25
define implicit conversion from Int to Numeric in Scala +1.51
Akka persistence with confirmed delivery gives inconsistent results 0.00
Unable to resolve path dependent type class evidence w/o having val... 0.00
Scala is a must for Spark? +3.42
Better safe get from an array in scala? +3.55
Why does the code to model UNTIL/REPEAT require new keyword? 0.00
How do curried functions (with one argument) differ from methods? 0.00
Process messages at specific time reliably 0.00
How to properly manage logback configrations in development and pro... 0.00
How to remove 2 or more duplicates from list and maintain their ini... -3.36
Generating an XML document based on a hierarchy structure 0.00
How is this exactly a curried function? -4.47