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 ... 6 7 8 9
Title Δ
Explicitly tracking pure actions in a side-effecting monad? +4.08
Empty list vs Maybe to represent failed computation in Haskell -2.86
Short-circuit AND within IO Monad -0.96
Return an infinite tree consisting of only nodes in Haskell -3.64
Can I drop the IO monad on this pure function prettily? 0.00
Idiomatic way to write firstRightOrLefts in Haskell? -3.64
Parallel processing in conduit flow 0.00
Using a Lens to read multiple fields +4.50
Use Lens as `map` +4.03
Is my concurrency monad a valid instance of MonadThrow? -2.50
How to serialize/deserialize objects sent over the network in Haske... -0.36
Sum Type Vs Record of Maybes +3.75
How to get two values from one, point free, in Haskell? -4.23
what does Haskell's <|> operator do? -1.46
How to filter all multiples of a certain number out of a list in Ha... -0.01
Haskell code to interact with xterm-subprocess 0.00
Is it possible to fold <*> in haskell? +2.68
Why is Haskell missing "obvious" Typeclasses +3.56
choosing one of the nondeterministic choices +0.75
How to nondeterministically put a value in a state? +4.25
How to write a "from" and "to" function for &qu... -1.59
What happens to child threads when their parent dies in GHC Haskell? -2.88
Memory exploding upon writing a lazy bytestring to file in ghci 0.00
How to replace 'makeIso' from the older lens versions in th... 0.00
Running a consumer inside a pipe -1.22
Running the base monad of a pipe +3.71
Arrows are exactly equivalent to applicative functors? +1.45
How to capitalize a string using control lens? -2.42
Aeson and Lenses with error handling 0.00
How to handle side effect with Applicative? -1.59
Control.Concurrent.Async.race and runInteractiveProcess 0.00
implementation of readProcess for grep command line? 0.00
Streaming parsing of JSON in Haskell with Pipes.Aeson 0.00
Transforming a Monad to trace failure in recursive monadic code 0.00
How to write a function of type `[(a,b)] -> ([a] -> [a]) ->... +3.58
Automatic conversion between tuples and Record +1.63
Choosing an implementation of a function with a given signature -0.11
How to preserve information when failing? 0.00
Cancel main without closing ghci 0.00
Creating my own State monad 0.00
any mature library in Haskell for network packets handling? 0.00
Why does the transformer come as the first argument of "run&qu... +3.78
Benefits of where notation in Haskell +3.93
Interactive Process Communication in Haskell 0.00
Haskell - Make a function with one case difference from an other fu... -2.87
Where is a mature library of "fragile" list operations fo... +3.95
How to find the end of Pipe 0.00
Generalizing a function to merge a set of Haskell pipes Producers +2.43
How to best "waste" a roughly specified time by only &quo... 0.00
Limiting pipes based on time? +0.24