StackRating

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

Dan Olson

Rating
1509.35 (75,354th)
Reputation
18,988 (7,267th)
Page: 1 2 3 4
Title Δ
Porting to which gaming platforms? +1.17
IRC useful developer tool or time sink? +1.47
delete word after or around cursor in VIM +0.54
Python style iterators in C +0.21
When to use restrict and when not to +4.18
Modern C++ Game Programming Examples +3.96
Parsing a string in C++ -0.02
C++ for Game Programming - Love or Distrust? 0.00
Default value for bool in C++ -1.40
Beginner for loop problem -1.45
Which are the implications of return a value as constant, reference... -2.84
Is the last comma in C enum required? 0.00
How can I optimize this Python code? -3.14
Typical C with C Preprocessor refactoring +2.95
Vim movement on other programs -3.59
In C how to write whichever end of line character is appropriate to... +3.69
C API Design for an on-disc hierarchy - best practices -3.99
What exactly is this batch file supposed to do? -0.91
Freeing memory in C +3.36
Is the practice of returning a C++ reference variable, evil? -3.32
How do I mark code with side effects? +3.89
How to get rid of gcc assembler warning "setting incorrect sec... -1.21
How to compare ends of strings in C? -2.09
How long does a batch file take to execute? +1.80
Is the PS3's Cell architecure the wrong platform to be learning gam... +3.66
const float & x = something; // considered harmful? -0.04
Should I be using dynamic_cast<T> for copying? -0.78
What is an example in which knowing C will make me write better cod... +3.47
Switch statement use -2.89
Template Meta-programming with Char Arrays as Parameters +3.84
Why doesn't delete set the pointer to NULL? +3.99
How much footprint does C++ exception handling add -1.93
how to config the gvim as a ide for C/C++/java in windows -0.21
Can C++ method names be qualified by the class name, in the header? 0.00
What's wrong with my file dependencies? +1.64
Int Array Length C++ -0.95
Differentiate Between Pointer and Reference at Run Time ANSI C++ -1.11
Why do we use 'this->' and not 'this.' to access members? +0.12
I've heard i++ isn't thread safe, is ++i thread-safe? -0.58
Can templates be used to access struct variables by name? -1.83
C++ development on linux Code::Blocks, EMACS or GVIM -0.06
what is "stack alignment"? -3.98
C++ functions: ampersand vs asterisk -2.40
How can I make splint ignore where I declare my variables? -2.40
What is the performance cost of having a virtual method in a C++ cl... -2.19
How the buffer of cout work? +1.97
C++ Memory Management for Texture Streaming in Videogames +1.39
What is the point of adding a return statement at end of a void C/C... -0.77
Why artificially limit your code to C? -0.19
As a programmer with no CS degree, do I have to learn C++ extensive... -1.07