StackRating

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

ThisSuitIsBlackNot

Rating
1610.44 (1,386th)
Reputation
19,249 (7,154th)
Page: 1 2 3 ... 9
Title Δ
How can I make a Hamcrest assert? It should ask that a list of item... 0.00
"Invalid hook call" when mocking React HOC with Jest +1.44
Accidentally tried to regex an array-ref and extracted the word ... +2.11
Perl regex: I how do search a file for a multiline pattern without... +1.22
How to mock requests methods called dynamically using getattr 0.00
Same code different URL not working? 0.00
Perl JIRA POST error "headers must be presented as a hashref&q... +2.05
Why doesn't $class->SUPER::new call the constructors of all... 0.00
How can I get the value of data- attributes using Web::Scraper? 0.00
Python equivalent of Perl $+ aka $LAST_PAREN_MATCH -2.12
Perl Mason2 passing arrays and hashes 0.00
Why isn't my overload::constant sub triggered when I use a stri... +0.14
Nonrandom random command line replacement in Perl 0.00
Why does DBIx::Class::Schema::Loader change my table name from plur... 0.00
Different HTTP responses using same packages in two different py vi... 0.00
Why do I get "Can't locate Sub/Identify.pm in @INC" w... 0.00
Using a dollar sign in enum (pypeg)? 0.00
Why does `use GD::Graph::pie;` fail even though CPAN says that GD::... 0.00
Dictionary type params in query string 0.00
Python requests: URL base in Session 0.00
Python POST file upload causes HTTP 400 error response 0.00
Multi-line MySQL in Perl 0.00
How can I convert `curl --data=@filename` to Python requests? +0.35
Why do I get "Internal Server Error" when I try to return... 0.00
400 Bad Request on XML POST 0.00
How can I install JMX::Jmx4Perl on Windows? 0.00
Can't use an undefined value as a HASH reference 0.00
How can I install the perl-RRD-Simple package on CentOS 7? 0.00
How can I block waiting for either a read or write socket using IO:... +1.47
Why does WWW::Mechanize fail with "X-Died: Illegal field name... 0.00
Why do I get "Attribute (class) does not pass the type constra... 0.00
Are File::Temp filenames guaranteed to be unique across processes? -0.60
How can I separate rows with a newline when exporting to CSV with T... +2.12
Difference between returning +{} or {} in perl from a function, and... -0.69
Why doesn't system(@array) work when @array contains a find com... -2.19
Testing errors with Test::Warn thrown by a loop 0.00
How can I split a comma-separated string, ignoring commas inside do... 0.00
Defining multiple log levels in Log4Perl 0.00
Perl: Signal handler: Can't use an undefined value as a symbol... +1.48
How can I convert literal escape sequences in a string to the corre... 0.00
How to match unordered things in pyPEG? 0.00
Regex - require a specific digit to be contained in \d+? -0.74
Why do I get a FileNotFoundError for some Windows filepaths but not... 0.00
How to find an element in a list from its position(which i found us... -2.26
Why do I get a different result when I do math on a quoted vs. non-... 0.00
Python Regex for parsing a tree structure defined in a given BNF li... 0.00
How can I get the first two digits of a number? -2.67
Backslashes and escaping chars in Python vs Perl regexes 0.00
What are the pitfalls in using bare words in Perl? -1.14
Why does q/\\a/ equal q/\a/? +2.01