StackRating

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

Dirk Holsopple

Rating
1536.34 (13,781st)
Reputation
7,685 (20,627th)
Page: 1 2 3
Title Δ
Why does `let foo = (fmap . const)` fail with "No instance for... 0.00
How can I get at the cleverest optimizations that GHC makes? 0.00
Payflow API returning null response on multiple asynch requests 0.00
Compilation error at an instance declaration, Haskell 0.00
Differentiate between String and [Char] +1.27
f1 = flip const map. How does this function work? -0.07
Why Vector code is slower than standard list one -1.52
Dovetail iteration over infinite lists in Haskell -0.45
why polymorphism is so costly in haskell(GHC)? +1.81
defining a type for a nonempty list +2.12
Combining functions in Haskell -0.05
Haskell: Operations on Double and Int give error "couldn't mat... 0.00
How do I parse Haskell source into an AST in Haskell? 0.00
Haskell Type that Supports Addition and Subtraction Only +1.32
read vs map in ghci 0.00
When does a compiler perform RVO? -1.66
C++ vector out of memory +1.05
What does "cv-unqualified" mean in C++? +1.05
C++ strange reference to temporary +1.22
C++: 32 vs 64 bit stream operations -0.05
Integer determinism +0.63
How to ignore the following compiler warning? -1.08
Why does vector pointers takes so much memory? -1.23
C++11 clocks: g++ steady_clock::is_steady == false? -2.77
C++: vector containers and <algorithm> std::find -2.89
Get the remaining available memory in standard C++11? -2.27
Why do all Haskell typeclasses have laws? -4.30
How to reduce memory size for data in C++? +3.86
Pattern matching error on instance declaration -2.59
Haskell type error message -2.62
How to use vector and struct? +3.69
How do file operations work in c++ since they are different from Ja... +4.27
Telling if a list contains some information in sequential order -2.73
Retrieving values from a chain of ADT's with Maybe's +0.34
How to declare a variable that stores an object returned by referen... -3.30
Is it well-defined to have a random loop termination condition? -1.52
Seg Fault Looping over C++ containers +4.81
Implementing a simple associative map in Haskell 0.00
Sum of heads in a list of lists 0.00
C++11 Function That Only Accepts String Literals? +3.24
Can I just use fixed arrays instead of memory pools? 0.00
move constructor overkill -2.19
In pure functional languages, is there an algorithm to get the inve... -3.93
How can a 16bit Processor have 4 byte sized long int? -1.55
How can pointers be totally ordered? -0.89
What is the most modern and idiomatic way to define a type safe &qu... +0.60
C++ object dynamic naming +3.82
Will memory paging occur if I have plenty of RAM left? 0.00
C++ STL datastructures compared to Java +2.20
How to check if two types are same at compiletime(bonus points if i... 0.00