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 2 3 4 5 6 ... 9
Title Δ
Streaming of a resource with proper acquisition and release 0.00
vim scripting - build current/main file 0.00
VIM search, ignore case for a single charater 0.00
convert monad to IO -1.57
Haskell's `seq` evaluates arguments redundantly? 0.00
Using mapConcurrently to read stdin, make HTTP calls and write to s... 0.00
Can IO actions be sequenced while keeping the logic in a pure funct... +0.42
Index a Traversal with a Lens -1.00
Streaming bytestring as WAI HTTP server response body 0.00
Streaming bytestring as WAI HTTP server response body 0.00
Should I use folds in Turtle or Foldl packages? 0.00
How to compose using the _Cons prism 0.00
Using lenses for accessing data inside functors 0.00
Haskell: Running a list of IO operations over a single value -1.01
Is Monad just a functional way of Error handling? +1.50
Haskell Lens: How to elegantly test list item +2.40
Handling sum encoding in Streaming libraries 0.00
How to track progress through a streaming ByteString? 0.00
Functions as types in haskell +2.04
Programming pattern or library (i.e. idiomatic way) to handle CLI a... 0.00
How to remove the trivial parameter? -0.60
What is the purpose of instance Alternative IO? +1.15
Depend on test from bench +0.43
How to "iterate" over a function whose type changes among... +0.47
Why do I need so much memory for WriterT State? 0.00
Haskell: start a long running process, silently, capturing stdout -0.58
Haskell: how to keep count -1.15
Haskell: how to keep count +0.72
How can I concisely modify a record's field? +2.65
Combine Lens into a Lens of a tuple 0.00
Doing dependency injection using monad stacks 0.00
What forces drove WAI Application to be redesigned five times? 0.00
Writing an assembler in Haskell - mapM with state? -1.37
Is print Haskell a pure function? +0.91
Traversing polymorphic structures and performing a transformation o... -1.93
How do I use PackageImports properly in ghci? +2.10
Why doesn't hSetBuffering return a new handle instead of changi... 0.00
The Haskell way to do IO Loops (without explicit recursion)? -0.71
Keeping IO lazy under append +2.69
What should I do if two modules share the same name? -0.31
Reading a couple of lines of a pipe obtained with createProcess and... +2.19
Parsing problematic JSON with Aeson -1.32
writing my own log data type haskell +2.48
Traverse/Rewrite a JSON Value 0.00
How to link parent async with multiple children asyncs +2.00
How to link parent async with multiple children asyncs -2.00
Preventing type-variable proliferation in Haskell +2.11
Keeping Secrets in Haskell +2.12
Use cases for functor/applicative/monad instances for functions -2.82
Why does zipWith.zipWith work? +0.17