StackRating

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

dietbuddha

Rating
1503.45 (315,320th)
Reputation
6,451 (25,116th)
Page: 1 2 3
Title Δ
Loop to multiply column i by 2, add column j, and repeat for all pa... +1.35
Endless recursion vs while True? -1.62
edit a dict using short-circuit operators -0.86
Why are imported packages visible inside other packages? -1.78
Python: more readable list comprehension -1.26
send arguments for function arguments in python -0.65
Testing if a function returns a list or a bool -0.98
Inheritance best practice : *args, **kwargs or explicitly specifyin... +0.80
How can I save my secret keys and password securely in my version c... +0.11
SSL error after python/django fork -1.54
How to merge a list of dict to one dict 0.00
diamond inheritance of classes with same members in python and with... -0.05
Is it possible to permanently damage the hardware by software? -1.69
Why choose Lisp for a project? -4.16
Python Generator Expression for Accumulating Dictionary Values -2.17
Continuous Integration testing with physical devices -2.24
Creating lambda inside a loop +0.12
Open a file as superuser in python +2.62
Testing REST API with database backend +3.54
RESTfully design /login or /register resources? +0.58
Assignment inside lambda expression in Python 0.00
API design Python 0.00
Can you wrapper each command in GNU's make? +0.76
best practice for python third party library +0.13
What's a more pythonic way to write this function declaration -4.15
How to correctly achieve test isolation with a stateful Python modu... +4.13
Packaging and shipping a python library and scripts, the profession... +0.35
Are there any smart cases of runtime code modification? -3.32
Why does this bash script work at console but fails when run as a c... -0.21
How does dependency injection differ from just not using global var... +3.84
How to write list of strings to file, adding newlines? +3.98
Organisational project management for Open Source work +4.33
How can you ensure secure coding with Test Driven Development? -4.23
Efficient file buffering & scanning methods for large files in... -1.91
Best practices in unit-test writing +0.31
Linux: Capture output of an already running process ( in pure C! ) -3.46
How to properly sanitize a filename (protect against shell injectio... +4.01
Continuing in Python's unittest when an assertion fails +1.20
Can Python's unittest test in parallel, like nose can? 0.00
Test Driven Development (TDD) for User Interface (UI) with function... +1.84
how to rsync from one server to another with the path defined by va... -2.21
How should I mock out my data connectivity +3.71
What is the preferred way to write my linux daemons? +1.42
Reusable mocks vs mocking in each test +3.99
What's the best way to make a private, self-contained python enviro... +3.19
Parsing YAML-like text file into hash structure -0.62
How to build local web proxy without configuring the browsers -1.65
Best practices for unit testing integration with an unpredictable t... +4.88
Efficiency pitfalls of doing both Integration and Acceptance testin... +1.49
Test "proxies"; good TDD or a code smell? -1.86