StackRating

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

plinth

Rating
1497.69 (3,936,986th)
Reputation
41,670 (2,636th)
Page: 1 ... 9 10 11 12 13 ... 16
Title Δ
Invalid Variant crash +0.02
Native C/Managed C++ Debugging -0.16
What is a good C# compiler-compiler/parser generator? +0.36
adjusting constants in static class for unit tests in C# +0.18
C# Efficient Substring with many inputs -0.54
Need C# function to convert grayscale TIFF to black & white (mo... -0.09
C# Serial Wedge 0.00
Pad byte[] to 16-byte multiple for AES Encryption +1.95
PDF to byte array and vice versa -1.16
Resources for x86 compiler backend +0.81
FileSystemWatcher -2.01
How do malloc() and free() work? -0.76
Efficency of Comparisons in C++? ( abs(X)>1 vs abs(x) != 0) +0.71
Compiler test cases or how to test a compiler -1.15
Force garbage collection of arrays, C# -0.30
black and white Image processing in C# +0.64
Send Apple Event from Windows? +0.52
How to write the following boolean expression? -0.51
Position Independent Parameters to Scheme Functions -0.48
Bitfield manipulation in C +1.15
How to return a collection of strings from C# to C++ via COM interop +0.17
Successful Domain-Specific Languages ? Which one do you use? +0.91
Tools for JPEG optimization? -0.51
How to break out of 2 loops without a flag variable in C#? -0.35
Will bit-shift by zero bits work correctly? +0.79
Tools for static analysis for C# code -0.80
Pixmap transparency in PyGTK -0.41
When do you refactor code? -0.57
C# Winform Detect Shift Key on Application Startup -1.28
Are arrays or lists passed by default by reference in c#? -0.11
Should I use return/continue statement instead of if-else? -0.79
Changing the speed of a circular motion -0.63
Are endless loops in bad form? 0.00
Invoking GCC as "cc" versus "gcc" +1.27
fopen non-ascii character error -0.48
Get a list of functions for a DLL -0.67
Scanning a drive with drilldowns using C#? +1.28
Hash codes for immutable types -0.72
Possible to call C++ code from C#? -0.23
How can I covert a binary file into a set of ascii charecters -0.56
Performance optimization strategies of last resort -0.11
Why create a new programming language? -0.84
What's the best argument to convince developers to learn TDD? -0.61
C# variable length args, which is better and why: __arglist, params... +0.34
C#: Passing address of public variable -0.69
Sample code to illustrate a deadlock by using lock(this) -1.44
How to access members of a `struct' according to a variable integer... -0.63
Why is this C function crashing at fclose? +0.34
Redirect barcode scanner input to specific widget in linux +0.50
C Programming: difference between ++i and i=i+1 from an assembler p... -0.19