StackRating

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

Anders Kaseorg

Rating
1529.57 (18,907th)
Reputation
1,790 (92,771st)
Page: 1 2
Title Δ
How to make my small code of oneliner into multiliner in python3? 0.00
favicon.svg with base64 encoded .ttf font file doesn't display... 0.00
How to listen to real time event zulip using js and ajax 0.00
Finding all the combinations of free polyominoes within a specific... -0.08
How to use a Rust async fn that takes a reference as a callback? 0.00
Conduit pipeline skips some elements of a stream 0.00
false warning "value assigned is never read" 0.00
How can two continuations cancel each other out? +2.29
Is it possible for a trait to return trait objects specified by a g... 0.00
Turn adjacency list into tuple array Haskell +0.86
Pattern matching on the last element of a List +1.19
How to parse a product type partially 0.00
Lifetime issue with the Any trait 0.00
Is there a function in the Haskell standard library that replaces a... -3.65
How to resolve a possible multiplicative overflow to get correct mo... 0.00
Why can't I call a method with a temporary value? -4.29
Embedding actix-web into a struct so that I can start/stop server 0.00
How do I make a closure that avoids a redundant clone of captured v... -3.32
Generic APIs with traits 0.00
Is there any way to simulate Generic Associated Types / Associated... +4.10
Can't reproduce false cache line sharing problem in Rust 0.00
Why does borrow checker need life time tags for output when the inp... +3.60
Matching future types 0.00
At compile time generate type level Nats for constraint checking +4.05
Haskell update sublist by index +1.33
Converting an enum where all variants implement the same trait to a... +3.99
Convert literal to associated type in generic struct implementation -0.34
Idiomatic way to get a random number that is different from a previ... +4.55
Trouble decrypting bytes with ECB mode encryption 0.00
Modify specific value in HashMap object in case ownership of its ob... 0.00
How to pull a pull request from upstream in github +2.57
Using impl Trait in a recursive function -1.33
Return a single string from multiple strings in a do block 0.00
Converting from one representation of a "Shape" to another +5.69
How to catch error in pure haskell code with no monad -3.17
Shuffle Function Doesn't Shuffle Array Elements (PHP) 0.00
Calling from Python Rust function with kwargs fails 0.00
Two Sum Leetcode Rust Solution? 0.00
How to bring a monadic interpreter to the IO monad? 0.00
apache 2.4 won't serve from /tmp 0.00
Will threads be faster if each gets their own copy of a read only a... +3.83
created regex to ignore .goutputstream files 0.00
Keeping the order of an OrderedDict 0.00
How do I make many different structs that all implement the same tr... 0.00
Run `rustc` to check a program without generating any files 0.00
About sat4j, how to use sat4j to solve pseudo boolean problems? 0.00
Compute an (infinite) tree from fixpoint operator using delay modal... +3.96
Test deep equality *with sharing* of JavaScript objects 0.00
How does one input positive and negative infinities into MIT Scheme? 0.00
How do I match enum values with an integer? -1.17