StackRating

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

Ben

Rating
1516.24 (40,926th)
Reputation
47,726 (2,152nd)
Page: 1 ... 9 10 11 12 13 14
Title Δ
Simple progress indication in console -1.04
Defining Python decorators for a complete module -1.62
python import path: packages with the same name in different folders -0.46
Is it wrong trying to suppress overriding on a case by case basis? +0.99
can overriding of a method be prevented by downcasting to a supercl... -1.25
What is the highest number Python 2.* x86 (i.e.32bit) id() function... -0.40
python: super()-like proxy object that starts the MRO search at a s... -0.10
Detecting %s mixed with named placeholders in python interpolation -0.65
Possible to capture the returned value from a Python list comprehen... +0.09
Is there an easy way to convert a string containing a string litera... +2.57
Order of syntax for using 'not' and 'in' keywords +2.00
Is Python's speed enough or should I use Pyrex? +0.53
Why does JIT'ed code consume so much more memory than either compil... -0.55
Python regex:combining re pattern format with a variable +0.97
Possible means of side effectst in purely functional languages +0.54
Ensuring __init__ is only called once when class instance is create... -1.32
f.write vs print >> f +0.95
An interpretation error for a python multithreading and multiproces... +0.32
Multiple relationships between two entities, is this good practice? -0.96
Using Python module on LGPL license in commercial product +1.26
Reading Scala In Example, trying to understand the philosophy behin... +0.87
What's the relation of fold on Option, Either etc and fold on Trave... +0.39
Overriding class instance with new members +1.40
Counter in a Recursive function -0.21
For loop repeating/stuck? Python 3.2 -0.14
Fastest immutable list data structure for lots of concatenation and... -0.89
python map string split list -0.30
Does PyPy translate itself? +0.54
scala - is it possible to force immutability on an object? -0.95
How to implement a Lock with a timeout in Python 2.7 -1.58
What happens if you compile a program that takes no input? (Haskell... -0.56
Python how to get the base instance of an instance? -0.45
Maze solver recording backtracked paths +2.23
length of Python list when list has a single value -0.15
Difference between logic programming and functional programming -0.24
How to use multiple variables read from file with looping subproces... -1.85
How can git be configured to ignore files? -0.29
Vector in python -0.23
Access memory address in python -1.55
What exactly is happening when I copy and then edit this list? -0.04
Why is semicolon allowed in this python snippet? -0.31
Why won't Scala optimize tail call with try/catch? +2.63
Efficiently introspecting Python object IP address instance ownership -1.45
Are python list comprehensions always a good programming practice? +0.85
How are functions curried? +2.55
Python Generator - Mutate Last Result? -1.46
array vs hash key search 0.00
How do I copy a class and its list members in Python 2.7 and not co... +1.53
How can I create variables by iterating through a combination of in... -0.96
correct class inheritance +0.44