StackRating

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

delnan

Rating
1680.51 (249th)
Reputation
62,580 (1,434th)
Page: 1 ... 9 10 11 12 13 ... 23
Title Δ
How are implemented classes in dynamic languages? 0.00
Double underscore for Python method *argument* +0.70
assertRaises fails, even the callable raises the required exception... -1.65
Migrating virtualenv and Github between computers +0.34
Accessing local field vs object field. Is doc wrong? -1.75
Why should I assign a function to a variable in javascript? +1.15
mathematical VS logical operators precedence +0.30
Referencing Python list elements without specifying indexes -0.53
Python multithreading, How is it using multiple Cores? +0.30
Is there any point to making public-facing methods for private meth... +0.85
Is there a Python equivalent of the Haskell 'let' +1.26
Setting the docstring to an expression inside def +0.29
Will one-time usages of local variables be optimized at compile time? +0.73
Consuming the pickle binary format from non-python (with celery and... -1.18
Cost of assigning a variable +1.39
How are dynamic languages JITted? 0.00
Pointers and Object Oriented Programming +0.91
Python, grouping a large set of variables +0.29
What happens to the variable outside of the for loop in this piece... +0.30
Options beyond RPython for writing interpreters w/ JITs? +0.89
How to control how Py3k deals with escaped characters in bytes and... 0.00
Python 'hide' methods with __ -0.25
calling legacy c functions from python 0.00
Why doesn't (can't) the OS translate C code directly into machine l... -0.10
Files that describe cpu architectures exhaustively to write retarge... -1.78
What does it mean to flatten an iterator? +0.89
Conditionally modify global variable +1.17
How hard to reverse engineer .pyd files? +0.31
Inlining a function in LLVM jit 0.00
Self executing functions in python -0.70
What affects stack size in recursion? -0.90
Lists as reference types in python -2.33
Full file not displaying on GitHub? 0.00
Is executable file generated after compiling in C can be copied and... +0.38
What is an Abstract Syntax Tree/Is it needed? +0.30
Python Object Lifetime Characteristics +1.15
Is SHA-256 Case Insensitive? -0.75
Why does Java code need to be compiled but JavaScript code does not -1.52
OOP programming in python +1.05
Python interpretation model in comparison to direct and virtual mac... +0.65
Python variable reference assignment +1.64
Datastructure that could not be expressed in XML? +0.92
Speeding up Parts of Existing Python App with PyPy or Shedskin +0.31
Metaclass to make class methods the default? +1.53
Why double stack capacity instead of just increasing it by fixed am... -0.21
how do you return a property and save it as a global variable? (pyt... 0.00
How many computer instructions are involved in a Python print state... +1.20
Building a Python based Test Runner to execute C based Code 0.00
Python wrong class inheritance with self.__class__? 0.00
How to force python3 to pass by value? 0.00