StackRating

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

ShadowRanger

Rating
1696.29 (165th)
Reputation
67,338 (1,301st)
Page: 1 ... 30 31 32 33 34 ... 59
Title Δ
"OSError: [Errno 22] Invalid argument" when read()ing a h... 0.00
Update values of a struct pointer in ctypes python without using a... 0.00
How to convert a unicode string to the corresponding ascii string? 0.00
free(): invalid pointer when adding string +0.30
Using a bitwise AND 1 +0.31
Argc not working for my C Prog 0.00
Why the return value of my vector function is always 1? +1.38
Why does gcc warn about large alignas value? 0.00
Cannot redirect python script output to infile 0.00
Get Index of the first non printable character in Python +0.81
How to access subprocess Popen pass_fds argument from subprocess? +0.30
How to implement temporary function "memoization"? +1.00
Is it possible to read a file without loading it into memory? -1.51
Threading in Python Sugggestions 0.00
GetLogicalDrives - code works locally but not in virtual machine 0.00
Does a module in Python act as a java object +0.32
python multiprocessing cPickle.PicklingError 0.00
python assignment in array vs scalar 0.00
Can't use multiple instances of findall 0.00
Returning const std::string& vs const char* for class member 0.00
Python3 replace automaticaly single quote by \' +0.31
Python: encode arbitrary object with json builtin 0.00
In python, how to make a conditional of multiple statements into a... -0.22
How to convert a nested loop to a list comprehension in python +0.48
Python: performance of finding divisors 0.00
Methods of namedtuple not listed by dir() 0.00
Walk MRO for Python special methods returning NotImplemented 0.00
Why isn't a string vector value converted to cstring the equiva... +0.31
How can I fix my program to where the message zip argument #2 must... 0.00
How to use python generators in reduce function? 0.00
Check whether break condition was triggered -2.17
Most pythonic way of splitting a large string after nth occurence o... +0.07
Python3 text replacement optimization +1.02
How do I get the full timezone name from a Datetime without importi... 0.00
python how to split http request line? +0.31
Why isn't this instance being removed from my list of objects? 0.00
What is the benefit to using typing library classes vs. types in Py... 0.00
Are either of os.rmdir or shutil.rmtree guaranteed or supposed to b... 0.00
If statement is not branching correctly -1.23
TypeError: open() got an unexpected keyword argument 'buffering... -0.42
Should I be using unique_ptr if I'm not trying to manage the me... +1.68
Can we set an object attribute dynamically? +0.31
Python os.makedirs and shutil.copyfile - Error 13 - Permission denied 0.00
How to print unicode escape sequence from unicode strings in python... -0.19
Scanning char array using read() -2.39
written out bytes size and actually size are different using python... 0.00
Returning vector of smaller length to an already populated Vector 0.00
.join() command with maximum string length in python +0.36
Struct w/ bit field: CPython and C padding differs -2.61
Why is this syntax wrong? 0.00