StackRating

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

Richard Pennington

Rating
1504.03 (202,167th)
Reputation
17,632 (7,944th)
Page: 1 ... 5 6 7 8 9
Title Δ
Instruction Sets Virtualization +1.98
Why are drivers and firmwares almost always written in C or ASM and... +0.08
Smaller instruction than "add esp, 4" -0.73
Howto compile for Windows on Linux with gcc / g++? -0.55
any one know how to convert a huge char array to float, very huge a... -0.57
Why does the C++ linker require the library files during a build, e... +0.27
c/c++ passing argument by pointer/argument by reference stack frame... +1.99
Linux distribution binary compatibility -1.07
GCC, ARMboot - Creating standalone application without any library... +0.60
Communication between processes +1.29
field has incomplete type +0.41
C: Dynamic array of pointers to array of structure +1.34
my c++ client/server file exchange implementation is very slow...why? +0.14
Who is refreshing hardware watchdog in Linux? -0.79
Can I set the Linux SIGUSR1 from within the kernel? 0.00
Preincrement faster than postincrement in C++ - true? If yes, why i... -0.73
Verifying compiler optimizations in gcc/g++ by analyzing assembly l... -1.25
Does calling the constructor of an empty class actually use any mem... +1.89
why does the derived class inherit the private members of the base... +0.76
ASM-optimizations lost after compilation? -0.23
PIC 16F684 Microcontroller Interupt Handling +0.12
What is an OS kernel ? How does it differ from an operating system? -0.50
Can the struct padding be safely used by the user code? +0.48
Dynamic memory allocation + truncating a string issue +1.22
static member variable inside a local class in c++? -1.36
How to load a shared library without loading its dependencies? -1.03
Bootstrapping a language on LLVM +0.48
Show Hexadecimal Numbers Of a File -0.39
Array of pointers member, is it initialized? +1.47
How to reset pointer of getutent() 0.00
Understanding compiler error messages +0.74
Assembly versus binary output +0.59
Continue running program until user type Ctrl + a -0.73
How do division-by-zero exceptions work? +1.26
Is assembly language `assembler` specific too? Which assembler is b... +1.49
Strangest language feature +3.41
Strangest language feature +3.27
Building LR(1) configuration lookahead -4.21
Problem with C server function -2.18
Different outputs after debugging and compiling C++ programs +0.26
Type casting with printf statements under Mac OSX and Linux +4.12
Linux i/o to running deamon / process -2.65
Few questions on number representation in computer? +1.15
Looking for literature on how to organize/deploy code for first ope... +2.96
How to edit Linux source code? -1.04
Multi-process webserver vs multi threaded web server? +4.52
not clear with the job of the linker +3.95
Is using "operator &" on a reference a portable C++ c... -1.82
more info on Memory layout of an executable program (process) -2.60
How variables of .bss are resolved in final image? 0.00