StackRating

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

DGentry

Rating
1541.96 (10,882nd)
Reputation
13,930 (10,277th)
Page: 1 2 3
Title Δ
What is the opposite of 'parse'? -0.78
Why do discussions of "swappiness" act like information c... +3.54
When is it good (if ever) to scrap production code and start over? -3.53
Robust and easy to implement serial bus (automotive application) +3.55
Does any one know of a packet generator? +1.56
How much memory do Enums take? -2.99
Can the C preprocessor be used to tell if a file exists? -1.52
Can the C preprocessor be used to tell if a file exists? +0.61
What are your "hard rules" about commenting your code? +1.38
Can I implement a cooperative multi-tasking system in VxWorks? +0.99
When writing XML, is it better to hand write it, or to use a genera... +3.61
Do I have to make my code LGPL if I use modified third-party LGPL l... -0.50
Free mulitplatform installer +3.71
Could a truly random number be generated using pings to psuedo-rand... +1.82
where can I find a description of *all* MIPS instructions, +0.21
Hidden features of C -2.26
Hidden features of C +1.32
What has your QA/tester team said or done for the development team... +3.71
Cap invoke and sudo -4.39
So, who should daemonize? The script or the caller? +3.65
What strategies do you use to minimise the effects of context-switc... -3.02
compression library for c and php +1.34
Do you use special comments on bug fixes in your code? -1.55
Why does strcpy trigger a segmentation fault with global variables? +3.72
What does the GDB backtrace message "0x0000000000000000 in ??... +3.77
Unix Script reading a specific line and position -4.57
Saturating Addition in C +0.88
Automatically folding #defines in vim -0.29
How can a C/C++ program put itself into background? +0.26
What is the difference between vmalloc and kmalloc? +3.75
open solaris code vs solaris code -4.33
Reading from a promiscuous network device +3.35
Is there a printf converter to print in binary format? +2.06
Needless pointer-casts in C -2.75
best way to get started in setting up Mono for ASP.NET on Mac -1.74
Common Lisp or Scheme? -2.06
What are good sources to study the threading implementation of a XM... -4.43
How would one code test and set behavior without a special hardware... +3.49
Why are fixnums in Emacs only 29 bits? -1.00
MIPS - Is it important? +0.85
How to put up an off-the-shelf https to http gateway? +3.71
gcc dependency generation for a different output directory -4.41
what's the best app to draw UI wireframes on the mac? (And why) +1.26
if you reimplemented twitter, what would you do differently? -2.49
What are the relative strengths and weaknesses of Git, Mercurial, a... +1.18
Creating cursor rsrc files on Mac from png -2.42
Can an fdopen() cause a memory leak? +3.23
What simple method can I use to debug an embedded processor without... -3.57
Why don't we get a compile time error even if we don't include stdi... +3.61
Multiple Cases in Switch: +1.28