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 5 ... 12
Title Δ
How to store state within a module between function calls? +0.26
Compiler says function is never called, but it is called 0.00
Why doesn't the first list do the same as the second? -0.54
Saving a generic python object externally 0.00
Why doesn't the python str.strip() method remove the leading ch... -2.72
Python: how set value of subclassed int with __setitem__ 0.00
Why does python print() function print a % at the end of the line w... 0.00
Configure newline characters while reading file 0.00
How do I divide without remainder, if I take random integers? -0.75
FnOnce closures that capture an outer variable 0.00
insert_rows in Openpyxl is not updating the row count in existing f... 0.00
Is it possible to call a function in Rust by naming its arguments? +2.02
Hack Rust Visibility and Privacy 0.00
How to change where a shared library is looked for? +0.46
Does a user of a rust program on Windows still require to have Visu... 0.00
How to block stdin for a child process and ignore its stdout? 0.00
Python task scheduler without threading 0.00
How does one let a for-loop add a number to the end of a variable n... -0.30
Error when taking a subset of a dictionary in Python -0.89
Rust returning enum as generic type 0.00
Does assert_approx_eq exists for ndarray? 0.00
How to update key and value name in dictionary using for loop in py... +1.43
How can I solve conflicting lifetime requirements for a &PathBu... 0.00
How to create a C++ object from Rust? 0.00
Unsigned short instead of signed one with C function call with ctypes 0.00
trait not satisfied for select(count_star()).first 0.00
I unable to install any package using pip with python 3.9.0 64-bit... 0.00
Why can't returns infer the type of the return, and I have to e... -0.57
Parsing a valid json string by serde will cause an error - "tr... 0.00
How to fetch response body in Decode failed error in reqwest? 0.00
Does the tokio task scheduler "steal work" or fetch from... 0.00
What is difference between derive attribute and implementing traits... 0.00
Does Debug formatter use dereference? 0.00
How to avoid comparing two different integer types? 0.00
Translating Cpp to Rust, handling a global static object +0.46
Why minus operation on usize numbers can't be negative and what... +0.44
How can i implement `std::iter::FromIterator<_>' for Stru... 0.00
Why do I get double references when filtering a Vec? 0.00
TypeError: __init__() takes 1 positional argument but 2 were given... 0.00
Python code to check if a filename is present in a text file +1.59
How to print function call timeline? 0.00
Understanding appropriate **kwargs in python documentation 0.00
Rust: How to combine the Entry API with owned data? 0.00
Is the concept of "reference" different in C++ and Rust? 0.00
How to move closures forever 0.00
Python and xml.etree.ElementTree - +1.62
How to iterate through channels in discord.py? -2.08
How to correctly call a function in psycopg2 0.00
Concurrently apply the same mutable function to different elements... 0.00
Understanding the syntax of dictionaries used for graph constructio... 0.00