StackRating

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

Davis Herring

Rating
1513.52 (50,590th)
Reputation
8,654 (18,063rd)
Page: 1 ... 6 7 8 9 10 ... 17
Title Δ
What is __weakrefoffset__? +0.53
How can I make sure my random number between 0 and 1 generated by r... +1.92
Strange characters, Python said TypeError: ord() expected a charact... 0.00
Why does Python ignore source files in favor of pyc files sometimes? 0.00
searching for distinct dict in a list 0.00
time.time() not working to run while loop for predetermined time in... 0.00
Overloading a function in a templated structure 0.00
Reducing boilerplate when creating functor objects for std template... 0.00
Using a level of indirection in a template SFINAE constraint causes... 0.00
Empty list when I supposed to have appended a lot of text to it 0.00
How to collect iterators from a vector of data structures 0.00
Can i pass a pointer as a pointer to a class, so i can use the what... 0.00
CRTP & copy/move assignment/constructor inheritance 0.00
Python: How to unwrap circular data to remove discontinuities? 0.00
convert io.StringIO to io.BytesIO -0.11
What happens after shutting down the PC via subprocess? 0.00
How to find time complexity of nested for loops that involves logar... 0.00
Why does my operator=(T&&) template only bind to a const&am... 0.00
Slicing a string from inside a formatted string gives 'TypeErro... 0.00
Capture standard output for command passed to an embedded terminal 0.00
Popen.stdout.readline() works in Python 3.2 but returns empty strin... 0.00
XYZ data to slope gradient map in python -0.49
cgitb continue even after exception 0.00
Is It fine to set variables as var=var=value? 0.00
Reading form a file only displays the last inputted string, creates... 0.00
Updating one entry of a sorted vector +2.09
Modify multi-level dictionaries -0.50
save enumeration type in bit-field [dcl.enum] [class.bit] +0.50
Parsing custom data packets in an object oriented manner +0.16
Intuition behind using a monotonic stack 0.00
templated friend-declaration not working under g++ 5.4.0 -- compile... 0.00
Is the current standard specification on std::span default construc... 0.00
How to replace string in python from a list of possible strings +1.78
Is typename T in call parameter allowed? 0.00
Is it OK to define a struct that inherit another one in extern &quo... 0.00
Getting into smart pointers, how to deal with representing ownership? -1.55
How to rename a file from ext4 file system to ntfs file system in C++ 0.00
Getting OSError: [Errno 16] Device or resource busy: ' when usi... 0.00
How to detect a file has been truncated while reading 0.00
How can I use a nested class from a friend function? 0.00
Returning rvalue reference -1.84
Does the STL have a way to apply a function before calling less than? -0.74
Logs from signal handler hidden when redirecting stdout to file via... -0.37
Should I use std::atomic or std::mutex to avoid the thread race? 0.00
Mathematical Calculation for Colorfulness of Image (Color Theory) 0.00
Sample one element from a set with O(1) time complexity 0.00
Why casting to array reference changes value of pointer? 0.00
Is there a way to fold an initializer list in C++17 0.00
Are non-abstract but state-less classes as safe for multiple inheri... 0.00
Reading bitset<0> from istream always a failure? 0.00