StackRating

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

Masklinn

Rating
1540.26 (11,682nd)
Reputation
83 (798,977th)
Page: 1 2 3 4 ... 12
Title Δ
Programming in Rust , how to fix error[E0515] "cannot return v... +0.44
BTreeSet contains value (with custom Ord implementation) and falsel... -2.19
How do I convert from Local timezone to UTC in Rust 0.00
How to deserialize a JSON array into a struct using serde? -1.94
Iterator says arbitrary behaviour 0.00
Unknown size at compile time when trying to print string contents i... 0.00
What's the difference between an immutable Box pointer and a mu... 0.00
Does a type that implements copy get moved if possible? 0.00
How to mutate serde_json value by adding additional fields? 0.00
How to implement a method that works for all struct type parameters? -1.60
How do I go beyond the starting index of a string slice? 0.00
Why is "capture by reference" equivalent to "capture... -1.84
Why does Html img tag only allow a maximum of 6 src to the same host? 0.00
Python fast way to filter lines based on a list of keywords +0.03
curly brackets expression behaves differently for loop and while 0.00
What is an idiomatic way to define a function taking an iterator wi... +2.17
Convert a float in scientific notation to a "d.dd x 10^(-n)&qu... -0.56
Copy/Move an field that doesn't implement Copy +1.74
Are time zone designators- "T" and "Z" case sen... +1.97
Creating callback function with closure on a parameter, without &qu... 0.00
How do I know if something is on the stack vs heap? +2.10
When importing random number from module in two different files, wh... 0.00
What is this feature of functions in Python formally known as? +1.28
PIL adding text to a gif frames adds noise to the picture -0.59
Access field of a generic type in function -1.85
A variable modified by two closures -1.86
How to reuse preamble in python? 0.00
python cronjob not deleted after remove_all 0.00
Can I pass just the keyword name of a keyword argument in a Python... +2.42
Why does re.search('\.', '.') not return None? 0.00
Python 3: dictionary doesnt contain all values +2.98
How to store meta data on a struct? 0.00
Rust check borrow with the whole HashMap, not check the key, is the... +2.06
Return json string having double quotes around key/value in python +0.46
Generic return type in function defined by caller 0.00
Pass a temporary/local variable to Err 0.00
How to enable a crate feature dynamically? 0.00
psycopg2: how to pass VARIADIC ARGS? -1.95
Python - How to use map function and lambda function with if condit... +1.42
How can I run subprocess.run with using variable in argumensts of t... 0.00
Stop iteration in for loop -0.15
Continue iterating from current line in a file +2.51
Python, function to iterate over a file or another row generator +2.50
UnboundLocalError: local variable 'req' referenced before a... +0.55
How can I determine if I have a unique Arc when it's dropped? -0.54
rust lifetime problem, why the first call not compile error? 0.00
How does the `quote` macro achieve interpolation? 0.00
Is it safe to use autocall __init__ in this way? +2.22
How to declare/manage constants with non-trivial initialisers +2.31
UnitTesting Python scripts 0.00