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 ... 6 7 8 9 10 ... 23
Title Δ
How does definition foo(*, a=1) in python match the formal 'argumen... 0.00
PyPy vs Cpython, will either one drop GIL and support POSIX Threads? 0.00
Why don't javascript engines use both reference counting and mark-a... 0.00
How can I make a Python virtualenv meant for another platform? +0.27
Lambda calculus - why isn't it possible to make another beta reduct... 0.00
Create a PyObject with attached functions and return to Python 0.00
Gobal Variable but inside the while loop and not in a function +0.32
Python - is there a way to implement __getitem__ for multidimension... -0.64
Pairing Heap vs std::priority_queue +1.17
Is it bad practice to use collections.OrderedDict? +0.71
About the HashMap, rehashing +1.17
Malloc and unaligned memory +1.52
Will Sphinx work with code that doesn't import well? -0.70
Accessing the print function from globals() +0.28
"SyntaxError: keyword can't be an expression" using templ... +1.99
How do I find out all previous versions of python with which my cod... -0.39
Defining my own None-like Python constant -1.82
Is optimization necessary when code generation is targeting a runti... +0.96
Create (instantiate?) a reference to a built in type from its strin... 0.00
Dynamically reading in a python file and executing it safely +0.63
Encapsulating retries into `with` block +1.23
Object oriented vs vector based programming -0.50
Speedy attribute lookup in dynamically typed language? -2.79
Is there a data structure with efficient inserts/deletes, but with... +0.75
Is using "try" to see if a variable is defined considered... -0.11
type function on class with metaclass 0.00
Return in generator together with yield in Python 3.3 +2.79
Interpreting/Designing an AST or using an IR 0.00
python variables - discord across modules 0.00
Difference between adding class attribute inside static function an... +0.29
Python Properties vs Combined Set/Get method 0.00
Python 'If not' syntax 0.00
Derived Class with no overhead using templates? +1.94
does python stores similar objects at contiguous memory locations? 0.00
When asm.js is faster than normal JS code, why should I write new c... 0.00
Does "ptr=malloc(sizeof(char)*10)" use many times,one aft... +1.08
Pointers vs. double pointers for buffers -2.29
Memory manager for cross DLL allocation/deallocation 0.00
Is there a general binary intermediate representation for OpenCL ke... 0.00
Global name is not defined for second unittest +0.29
Storing a reference to a reference in Python? +0.57
Is possible to denote a vector of numbers uniquely as a number? -3.22
Why is it called dynamic binding? -0.14
Is there a web-page containing a list of LLVM optimizations? 0.00
Mixing mark and sweep with reference counting -0.55
Writing optimised JS for asm.js +0.87
How Python Generators know who's calling? +0.31
idiomatic python, manage default arguments in functions -0.21
In Java, can operations on object fields bypass the stack? +1.17
python: accessing class variable with or without reference +1.55