StackRating

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

Reid Barton

Rating
1538.67 (12,490th)
Reputation
13,935 (10,270th)
Page: 1 2 3 4 5
Title Δ
Haskell simpleHTTP of Network.HTTP.Conduit performing slowly for ge... -4.16
How do I create a Storable instance for this type? +3.64
How to catch a Haskell exception that is thrown in a Haskell callba... 0.00
Polymorphic "flip" fails in 7.10 0.00
Constrained closed type family -2.98
Streaming reads and writes in Parsec -3.59
Changing Haskell's Functor for Metaprogramming -2.67
Should one specify a type signature for main or not? Why / why not? -2.72
Which dictionary does GHC choose when more than one is in scope? +2.57
Does using Haskell's (++) operator to append to list cause mult... +5.00
Criterion causing memory consumption to explode, no CAFs in sight +4.13
Use the same lens with multiple data constructors 0.00
how to declare a callback to Haskell land 0.00
Syntax of If-Else in Haskell? +3.70
How to compile *.hs to llvm ir (*.ll) using GHC compiler? +3.88
_closure and _info symbols in ghc dynamic libraries 0.00
How can this Haskell program, compiled to JavaScript, be faster tha... 0.00
Dependent Types: How is the dependent pair type analogous to a disj... -3.14
Infinitely lazy factorial in Haskell -1.17
Haskell Syntax - How to write let in bracketed do block? 0.00
A workaround for the “Template Haskell + C” bug? 0.00
Haskell - apply tuple of functions to tuple of values? +3.54
Is there an "ApplicativeIO" class? 0.00
Why is my Miller Rabin algorithm not working (Haskell)? 0.00
Are typeclasses essential? -2.17
How can the continuation monad be expressed using the free monad? +1.25
Why two definitions of 'reverse' in Haskell's Data.List -1.98
How do you properly construct an Accelerate array using fromPtr in... 0.00
Why are type instances (a->a) and (a->a->a) conflicting in... -0.16
What monads can be expressed as Free over some functor? 0.00
withFile vs. openFile 0.00
What is the difference between different orderings of the same mona... +0.16
Why doesn't TypeSynonymInstances allow partially applied type synon... -3.87
In Haskell, why do I need to put a $ before my do block? -4.10
Arbitrary input sets in list comprehensions in Haskell 0.00
Haskell Lazy Evaluation and Reuse -0.07
Is there a standard function for "do this if Just x"? +0.00
Reading something from a file and putting it under a data type -2.37
Ellipse fit tangentally to a line modifying one axis -4.09
In Haskell, is there any way to express that a type should be an in... -0.03
Haskell ByteStrings - ending up with large file loaded into memory -3.95
How do I round a set of numbers while ensuring the total adds to 1 +1.58
When is memoization automatic in GHC Haskell? +3.72
Why is my code using monadic lists from the List package so slow? +0.59
Library function to compose a function with itself n times +3.77
facemash algorithm +4.12
Is this problem NP-hard? +3.83
Haskell - wildcard use on right side of guard in patterns +4.15
Integer time complexity in Haskell +4.62
If I have an expression, which is partitially evaluable, is it a go... -3.88