StackRating

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

supercat

Rating
1359.31 (4,536,292nd)
Reputation
58,836 (1,588th)
Page: 1 ... 23 24 25 26 27 ... 65
Title Δ
What is the purpose of the unsigned right shift operator ">... 0.00
OPTION STRICT set to OFF +1.41
why derive from a concrete class is a poor design +0.61
Is a boxed value just a pointer to a copy of the value stored in th... -0.89
Is it possible to share a register between threads? +1.80
Why don't the compiler take the namespace name when the inner scope... +1.62
bit field padding in C -0.32
Is it possible to beat the Assembler today? -0.65
overriding equals method when dealing with inheritance +0.11
Unmanaged resources and Dispose() -1.21
What is the difference between a class having private constructor a... -0.70
Why is comparing a float to a double inconsistent in Java? 0.00
Dispose() for cleaning up managed resources? -0.33
How certain types like Image can be Dispose using the Dispose() met... +0.18
A duck-typing library for C# that doesn't break object identity? 0.00
How to handle struct variables in byte code and stack-based VMs? +0.80
Using a class versus struct as a dictionary key -0.15
C# Timer and memory leak -0.55
Can't weakening preconditions and strengthening postconditions also... -0.33
why 'Sizeof' value differs from the number of bytes before the flex... -0.17
Mixing mark and sweep with reference counting +1.02
Using structs with attibute packed when parsing binary data -1.09
two unequal objects with same hashcode 0.00
What exception to throw on invalid object state? -1.28
Default value for Rational Number struct -1.29
One generic type parameter, different generic for return type? -0.39
Option Strict On and Constant in Visual Basic? 0.00
Is there a more efficient way to iterate a collection of files and... -0.42
What will go wrong when superclass does not redeclare equals() and... 0.00
In C# how can i check if T is of type IInterface and cast to that i... +0.91
Is it ok to use the text on a button to determine current state? +0.17
Is there any memory or CPU overhead in using a struct in C# -0.33
How do i modify a field in a property -0.34
MD5 vs CRC32: Which one's better for common use? 0.00
C# - Good and flexible way to pass value types by reference? +1.45
What should I replace small structs with in Java? -0.32
Why is there no contract for disposal? -0.15
Why do I need to call a close() or shutdown() method? 0.00
Is there any reason the C# / .NET compiler(s) do not warn about Dis... -0.02
Re-throwing the exception of a wrapped object +0.54
is equals() supposed to be recursive/deep? 0.00
use serial communication over TCP / UDP 0.00
Is there a cleaner way to represent this idiom in C#? +1.37
Structs: field must be fully assigned compiler error -0.29
what do we mean exactly when we say "ints are immutable" -0.16
Thread safe Increment in C# +0.42
Characters in structures -0.15
How to set non-natural alignment of a .NET struct? -0.89
Is it safe to call Dispose on an instance from event handler? 0.00
arrays struct in c# 0.00