StackRating

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

danidiaz

Rating
1549.38 (8,138th)
Reputation
17,690 (7,918th)
Page: 1 ... 4 5 6 7 8 9
Title Δ
Why doesn't this code infringe the "saturation requirement... +2.11
How does fromIntegral work? -2.24
How can I Handle user plugins in my types? 0.00
Haskell: find out how many bytes a Get expression would consume 0.00
Why does bind of the function instance supply the original value to... -0.69
How can I move something from one database to another using Haskell? 0.00
Accumulating errors using ErrorT 0.00
What is the best way to manage resources in a monad stack like Exce... +2.07
What is the idiomatic way to build functions over newtypes ("w... -1.41
Understanding the introductory code snippet for Haskell's popul... -1.79
Can a Haskell program resemble objects passing messages to each oth... 0.00
Ways to improve performance for line-based conduits 0.00
Haskell: Replace mapM in a monad transformer stack to achieve lazy... +0.43
Loading Shell Script Files to Access Their Functions In Haskell 0.00
Implement Applicative builder style with Generics +0.27
Haskell - Assign variables with `case` in `do` block +2.14
How to compress the output when writing to a file? -0.76
How to compress the output when writing to a file? -0.76
Functions that only work with one constructor of a type +1.79
How can I implement generalized "zipn" and "unzipn&q... +0.07
What are lifted and unlifted product types in Haskell? -1.96
Foldable, Monoid and Monad -1.21
Convert stream transformer function into Mealy automaton in Haskell +1.95
Connecting Pipes with Consumers and Producers that return different... 0.00
Limit a number to a range (Haskell) -0.25
Megaparsec, backtracking user state with StateT and ParsecT -0.56
why Alternative's some and many are infinite recursive function... 0.00
Haskell Pipes and testing with HSpec -0.03
Haskell equivalent of Ruby's slice_when -1.52
Is there something like cata but where you can match inner structure? -0.73
Is there a way to apply Maybe constructor to each field of record w... +1.98
Makes several queries at the same in a server a get the first respo... +0.20
How to initialize a list of integers from stdin reading each intege... 0.00
Is it possible to compare two trees with recursion schemes? -1.48
What's a better way of managing large Haskell records? +2.04
Avoiding build dependency on QuickCheck when declaring an Arbitrary... +1.87
What is the "type" of a kind? +2.23
Practical examples of using Void 0.00
What is the intuitive meaning of "join"? +0.89
How to pipe output from an IO action into a process in haskell +2.12
Combine functions to a function which returns a tuple -1.89
Haskell: fmap on nested functors +0.43
Binding the result of a system command to a variable in Haskell -2.17
Expanding left binder in Haskell +1.76
Why does length return 1 for a tuple with 2 elements, and gives an... +2.51
How does `-XOverloadedStrings` work? (in Yesod) -2.18
Is there a Functor that cannot be a law-abiding Apply? +2.09
A simple example of rest api in servant or "how to mix monads... 0.00
Request-response processor in Haskell -1.03
Partial lift for Monads? -1.52