StackRating

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

Nikita Volkov

Rating
1559.87 (5,620th)
Reputation
33,771 (3,474th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Current best-practice regarding record global namespacing +0.43
Can one convert an "Either" list to an "HList"... -0.07
Haskell syntax: the meaning of {..} and @ -0.88
do syntactic sugar and assignment +0.39
composing functions with higher arity +0.22
Scala: Referencing functions on object instances -0.84
Add list of tuples of integers in Scala -1.65
Idiomatic way to possibly compose a function 0.00
Getting the updated record after a Persistent update 0.00
Deriving length function from List in data class -0.40
How to elegantly extract range of list based on specific criteria? -0.75
How to conduct db schema migration in sorm? 0.00
JS pointer to an object +2.11
Updating data in SORM seems possible (even though I was told it aim... 0.00
Is it possible to add a transient field to SORM? 0.00
SORM: How can I declare many to many relationships? 0.00
How haskell 'downcast' a type interface? +1.58
Haskell: Create unique n-tuples from a list of x elements -0.99
function to write function after argument +0.72
Data Families and Typeable +1.96
How to append to an immutable List? +1.80
Is there a better way to do square in a list rather than this? +0.06
References to same data and memory allocation 0.00
GHC.Generics or Data.Data? 0.00
Command line arguments reading monad library -2.02
Nested List Appending in Haskell +0.01
Haskell: How to organize a group of functions that all take the sam... +0.87
Strange log messages during SORM initialization 0.00
Transfer SORM Instance to remote akka actor 0.00
Scala's naming convention for traits +1.36
Idiomatic haskell code 0.00
Bind vs Assignment in Haskell +2.46
Using SORM with Play Framework causes reflection exceptions to be t... 0.00
Haskell, a simple pattern matching gets error -0.15
Nested loop equivalent +0.64
Scala design help, pattern matching on abstract class or trait 0.00
Chopping up a list into a list of lists -0.73
Getting a TypeRef of a function result type -1.23
Future[Future[T]] to Future[T] within another Future.map without us... +2.30
How can I create a different entity type using the original entity... 0.00
Why are Scala "for loop comprehensions" so very slow comp... 0.00
What's the best way to extract a value from a scala case class? -0.61
Filter list of functions with list of booleans using Scalaz 0.00
Scala package objects with trait providing type/value aliases 0.00
Bind monadic variables over several functions 0.00
Can the type checker help me out here? With type families, maybe? -1.94
Parse Data with Many Attributes in Scala -0.46
List of first occurrences in original order 0.00
Why "value.foreach(setValue(_.toInt))" can't be compiled 0.00
The most idiomatic way to perform conditional concatenation of stri... +1.06