StackRating

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

michid

Rating
1436.24 (4,534,917th)
Reputation
5,491 (29,954th)
Page: 1 2 3 4
Title Δ
Are free monads just monads with interfaces? 0.00
Thread safety on block of code which has external reference -0.05
How should I combine completable futures and try/catch in Java? -1.28
What is the optimal way to call N blocking api calls in parallel to... +0.35
How to visually see diff between two git commits on github -0.88
Understanding the diagrams of Product and Coproduct +2.79
Does the JVM / x86 guarantee non-volatile propagation of values acr... +0.59
What is monoid homomorphism exactly? -1.24
How to change Ammonite, coursier cache location? 0.00
methods accessibility while synchronization in java -3.32
What does it mean by "partial ordering" and "total o... 0.00
Does an object always see its latest internal state irrespective of... -2.22
Java synchronization for method calls mostly from the same thread -3.87
Module import in Elm with and without (..) 0.00
The Internal Java Memory Model for Thread Stacks -2.71
How to join two bitsets in Java? 0.00
Returning value from Runnable thread in ExecutorService 0.00
Is the return statement atomic? -1.14
Make BiConsumer accept object -3.23
Java - Two threads get into the same condition and pass -1.61
Rougly (or partially) sort a list in Scala -3.45
Java: Generic method or generic class -2.42
Java functional generics +5.18
Java ExecutorService as implementation detail 0.00
Determining nested consumer completion 0.00
Synchronized hashmap in java on write but not read +0.54
How are duplicate type parameters handled? 0.00
Why we must use same volatile field to establish happens-before... -3.57
How to know when the tasks of threadpool is over in java -3.05
Case-insensitive Comparator breaks my TreeMap +0.42
explanation on how unapply method works in Scala -2.92
Dining-Philosopher's Monitor solution: Does `pickup(i)` need to... 0.00
Setting the lock count to a value greater than 1 0.00
Why does the monitor solution to dining-philosopher have no deadloc... 0.00
Declare a generic class in scala without square brackets -2.96
How to implement Lock with only AtomicInteger? -3.71
How to use generics and inherit from parent class without causing n... +0.16
Infer common super-type -3.62
How to create repository instance in JackRabbit Oak using MicroKernel +3.82
Parametric type T in 2 possible states +3.92
Oracle's JDK 7 for Mac installation inconsistencies, how to get rid... -0.12
Scala 2.10 macros compared to what is available in Java -3.71
What does '#' mean in a type parameter? -3.77
Couldn't get album list 0.00
Scala Modifiers and Type parametrization -3.50
Jackrabbit - why does search excerpt contain all node properties co... 0.00
Why am I getting ClassCastException when I instantiate a class and... -2.26
how to serialize function depending on what instance of object call... +0.08
Refer to base types that have a raw type constraint 0.00
Why avoid subtyping? +4.43