StackRating

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

Tom

Rating
1508.16 (87,575th)
Reputation
8,945 (17,353rd)
Page: 1 2 3
Title Δ
Get printf to ignore the negative sign on values of zero +0.94
Mocking the C++ Standard Library +0.05
Lookup failure when linking using -rpath and $ORIGIN 0.00
Exceptions and error codes: mixing them the right way -1.14
Are container.end() and container.size() inlined? -0.68
Do the accessors affect the performance of an application? +1.33
PDO in Codeigniter - Protect vs SQL Injection +1.78
PHP - how to avoid overly long if-else blocks -0.63
Searching for a fast/efficient histogram algorithm (with pre-specif... +3.95
Initializing a C++ vector to random values... fast -0.04
Open source libraries for abstracting database access in C++? +3.24
Read-Write UDP connected sockets? +3.77
Thread-safe timezone-specific time display in C/C++ -2.70
Supress unused variable warning in C++ => Compiler bug or code b... +1.40
Unit testing an executable project -3.73
How do I check if a C++ <string> starts with a certain string... -1.13
Curving from one point to another -4.15
std::time(0) performance -3.24
Organising project dependencies -2.37
Branchless code that maps zero, negative, and positive to 0, 1, 2 -0.66
Project level c++ exception handling strategy +0.02
getters and setters style -1.26
How to implement monkey patch in C++? -1.90
Network programming: SOAP vs DIY marshalling with XML library? -4.49
Specify the name of compiled binary (*.exe) within source code in V... -1.65
C++ fixed length string class? -3.12
Should I use #defines or enums for commands over network? +0.07
std::map and performance, intersecting sets +2.21
How do you disable closing an application when it is not responding? -1.60
Selectively disable GCC warnings for only part of a translation unit? 0.00
What can I do if two methods call each other and I don't want to ma... -1.81
Winsock uncontrollably spawns several, persistent threads -0.27
I notice ints and longs have the same size. Why? +4.04
Reading parts of an input file -3.73
Behavior of shutdown(sock, SHUT_RD) with TCP 0.00
How common is PEAR in the real world? +2.04
What are convincing examples where pointer arithmetic is preferable... +0.11
Should I comment the declaration or the definition in C++? -1.91
Convert int64_t to double +4.05
Is there a standard #include convention for C++? +2.82
Why Is HTTP/SOAP considered to be "thick" +3.93
How to split a text file into words? +2.23
C++ best way to define cross-file constants +3.85
What are some utilities to search for code throughout many files or... -2.49
Accessing struct members directly -2.45
Compiling a C++ .lib with only header files? -0.74
Circular dependencies versus DRY -1.80
What's your favorite g++ option? -4.39
How I encode the ugly string? +3.99
Check for valid image -4.13