StackRating

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

Gabriella Gonzalez

Rating
1564.45 (4,842nd)
Reputation
30,932 (3,912th)
Page: 1 2 3 4 ... 9
Title Δ
how to drop lines when streaming from a file using Haskell and the... 0.00
Mutable vs Immutable: how to implement editing user profile in func... +1.52
Haskell fast concurrent queue -0.96
Why can't you map print to a list in Haskell? -0.41
Implementing an efficient sliding-window algorithm in Haskell +1.40
Construct a pipes Proxy inside-out -0.65
Pipes get Network.Socket.ByteString.recv: failed (Unknown error) 0.00
Constructing minimal Haskell example on error-handling in the State... +1.93
Haskell does not garbage collect the head of a list? 0.00
Short-circuit AND within IO Monad +0.78
Return an infinite tree consisting of only nodes in Haskell +0.45
Mutually recursive IO definitions 0.00
Monoid Bool in Haskell +2.07
Reading multiline user's input -0.10
Haskell Location Definition "No instance for (Fractional Int)... +0.16
Generate N random numbers using randomR -1.92
List comprehension with IO Bool in Haskell +1.27
How to store arbitrary values in a recursive structure or how to bu... 0.00
Parse error on input `<-' -2.34
using haskell pipes-bytestring to iterate a file by line 0.00
Type inference subtleties +2.12
A Stricter Control.Monad.Trans.Writer.Strict 0.00
Concurrency considerations between pipes and non-pipes code 0.00
Forked IORef reader function seems to stall main thread +1.73
Better Applicative instance for Parser (Haskell) -0.03
Composing Monadic Functions with `<=<` +1.20
How do I get lazy streaming into the foldl'? -1.82
During cabal-install "the impossible happened", should I... 0.00
Space leak in Pipes with RWST +0.28
If MonadPlus is the "generator" class, then what is the &... +0.45
Why runXXX is not part of MonadTrans definition? +0.41
Running a consumer inside a pipe +0.45
Skipping first line in pipes-attoparsec +0.27
Pipes equivalent code for simple functions 0.00
One more time...can I have an example of state monad that does what... +1.14
To design a library on top of conduits +1.91
Understanding `withFile` with Example -1.00
Haskell: performance of IORefs -0.32
Converting normal attoparsec parser code to conduit/pipe based +1.91
Space explosion when folding over Producers/Parsers in Haskell 0.00
Timeout and unsafePerformIO +0.44
Streaming Data.Vector to File using io-streams +0.15
Suitable Haskell type for large, frequently changing sequence of fl... +1.75
Event handler stack 0.00
In Haskell, how do I promptly close resources? 0.00
Folding a list with accumulating into an array -2.13
Why use such a peculiar function type in monads? +1.38
Simple haskell code can't compile +0.42
`stdin` and `stdout` handle 0.00
What about arrows? -0.09