StackRating

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

Edmondo1984

Rating
1495.90 (4,204,331st)
Reputation
11,297 (13,200th)
Page: 1 2 3 4 5
Title Δ
Scala, Morphia and Enumeration 0.00
What is `class A[_]` useful for? -0.06
class A has one type parameter, but type B has one +1.92
case class copy 'method' with superclass +0.25
Typing over companion object in Scala +2.31
scala style - how to avoid having lots of nested map +3.90
Dynamically re-sizable thread pool 0.00
Scala implicit conversion + parameter together with Play2 controlle... +3.03
Scala type erasure for pattern matching -3.92
Why do i need Scala compiler at runtime? (Play2/Salat with Scalap d... -5.07
Akka actorFor vs passing an ActorRef 0.00
scala difference between type T and [T] 0.00
scala implicit identity +4.02
Cast Option[Any] to int -3.95
Inference Labeled LDA/pLDA [Topic Modelling Toolbox] 0.00
Can't access method of companion class from companion object -3.86
Can I specialise a functions type parameters in Scala like I can wi... +0.13
Java <-> Scala Collection conversions, Scala 2.10 -3.59
Calling the overriden method from a trait with selftype -0.53
Akka pattern for processing lots of events -3.35
Trying to understand Precedence Rule 4 in Scala In Depth Book -1.47
Scala: Building a complex hierarchy of traits and classes +3.92
Using recursive generic types defined in java from scala code 0.00
How to create a List in Scala from existing list with type conversi... +3.15
Why cannot we override static method in the derived class -1.39
How does Pattern Matching in Scala overcome duplication that switc... +1.08
Scala: Using representation types -3.79
Good method design when choosing the enum type? -0.24
Why does this throw `NoSuchMethodException` when such a method exis... -1.83
Examples of C# 5.0 async/await vs. Akka actors vs. basic fork/join? 0.00
Parallel file processing in Scala +2.27
In Scala, can I implicitly convert only certain literals to my cust... +3.98
Non-blocking queue of HTTP POST requests with persistence +3.88
Conversion of class file to Java files +2.25
Selecting a value proportionally based on its double key +2.16
How can I rewrite this function in a functional style of Scala? -4.02
Will adding a column externally to a table mapped by JPA break norm... -3.99
Java: how to dynamically synchronize a method +4.21
Starting a java virtual machine with -Xms8M parameter fails in .NET... 0.00
Why does `Some(123).isInstanceOf[Option[List[String]]]` *not* give... 0.00
In Scala, is there a way to have two overloaded methods that only d... -3.87
How do I abstract the domain layer from the persistence layer in Sc... -2.57
Is there a framework in Java to setup up persistence layer? 0.00
Existential types and repeated parameters +1.78
How to assign a value of variable to thread and when it should be d... +0.15
Paritioning data using subList in java +2.58
Common attribute Type for Integer and String in java 0.00
build Interface to define two final classes for typing a field +0.91
Standalone java class talking to a web application -4.29
Generic factory method in Java 0.00