StackRating

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

K. A. Buhr

Rating
1633.36 (820th)
Reputation
14,672 (9,650th)
Page: 1 ... 8 9 10 11 12 ... 16
Title Δ
How to split a modify and rename commit into separate commits in git? 0.00
Does GHC support GC-less programming? 0.00
Confused about Haskell Monad Transformers 0.00
Mimic C usage in preexisting R package 0.00
How to make UDF, for a descriptive analysis of all variables in a d... 0.00
Replacing zeroes with NA for values preceding non-zero +0.99
recvmsg() returns "Resource temporarily unavailable" 0.00
Is there any way to save my current change without Commit or Stash... +0.46
How to align in memory the array payload of a ByteArray# with GHC H... 0.00
How to replace an empty string with 0, but leave it alone if not em... +0.89
Mixing Parser Char (lexer?) vs. Parser String +1.28
Why can't we have Random class instances derived for enumeratio... 0.00
Get constructor index using generics in Haskell +0.37
Perfect and Complete trees for a general tree. (Haskell) 0.00
Significance of scoped type variables standing for type variables a... +0.37
A function for returning part of a product or record depending on p... +0.42
Setting import path in an OPTIONS pragma 0.00
How to define and use a Haskell-like sum type in Dhall 0.00
Can't find error in code (Project Euler #11 (Haskell)) 0.00
What makes lengthOf inefficient in lens? 0.00
Haskell: Efficiency iterative map with added noise 0.00
Defining an Ordinal type whose enumerated subtypes are not ordinal -1.75
What do Haskell (data) constructors construct? +0.49
How can I move this instance method definition to class default? 0.00
How to use an accumulator in a recursive IO action 0.00
Best way to name a tree (with children) structure with no duplicate... +0.37
Get Thread name 0.00
How far does "try" back track? -1.72
Unified interface between functions of different number of arguments 0.00
Typed Tagless Final Interpreters: what is the use of duplicate? 0.00
Unable to match Haskell type 0.00
Haskell explicit recursion vs `iterate` 0.00
How to derive generic traversals that involve a type family 0.00
How to disable the <<loop>> exception when compiling Ha... +0.31
Best ADT representation of AST +0.34
Type deduction in function composition 0.00
Why does this function seem to hide its embedded exception? 0.00
What does the 'outermost part' of expression mean in Haskell +1.58
Representing Functions as Types +0.36
what does 'tar --overwrite' actually do (or not do)? 0.00
Haskell AST Annotation with Fix 0.00
Identify positions at which a vector of cumulative sums exceeds 0.00
simple function that shifts specific element of a list +0.38
Reading an ADT from a ByteString -0.38
Haskell Iterating through Loop with ability to look back 0.00
Permutation Algorithm in Haskell 0.00
Haskell: Graham Hutton Book on Parsing (page 178,CH 13.3) 0.00
Why is my insertion sort slower than library merge sort on (almost)... +1.15
How to make fixed-length vectors instance of Applicative? -0.33
Defining new function as a composition of functions while adding ad... +1.45