StackRating

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

d33tah

Rating
1487.52 (4,449,610th)
Reputation
4,393 (38,018th)
Page: 1 2
Title Δ
Auto-generate __iter__, readline() and readlines() for a file-like... 0.00
Make Traefik see containers from other networks? 0.00
How to access source code from within Docker build? 0.00
Avoid escaping dollar sign in a subcommand? 0.00
Automatically run both mypy AND pylint at every save? 0.00
Only enforce module docstrings? 0.00
What does transmute::<*mut c_void, Option<unsafe extern "... 0.00
Argument "xyz" to "ABC" has incompatible type &... 0.00
Keep Github Pages and Hugo output in same directory? 0.00
error[E0106]: missing lifetime specifier (despite it being set) 0.00
Nginx not forwarding my SSL WebSockets connection properly? 0.00
Multiple buttons, same name but different value? 0.00
Docker + Python3 UTF8 argv problems 0.00
TypeError: setDocumentLocator() missing 1 required positional argum... 0.00
Why is my Rust version of "wc" slower than the one from G... -3.84
The trait `FnMut<(char,)>` is not implemented for `String` wh... -3.77
Path to private git repository in requirements.txt - how can I make... 0.00
Can I work around UnitTest's SystemExit handler? -4.03
How can I tell that the page has finished loading? +4.08
Problems mocking nested classes in DNSResolver 0.00
state is "downloading", but torrent_file() returns NULL? 0.00
Django admin: don't send all options for a field? +2.36
How to interpret 'nodes' in a DHT response? +4.45
ping a bittorent dht bootstrap node could not get a answer 0.00
`test:first job: script should be a string or an array of a strings` 0.00
Running Gitlab CI behind custom authentication? 0.00
Why does Django add "IS NULL" here? 0.00
Is there a Django database backend test suite? 0.00
Django Migrations - how to insert just one model? 0.00
Debugging a Travis CI process? 0.00
`echo 'main(){}' | clang-format -style='{BreakBeforeBra... 0.00
How to get a list of C code functions ordered by length? +0.35
Is it a good way to use nmap to test my server availability? 0.00
Can I somehow see my Docker Hub images being built via Github hooks? 0.00
Can I kill another process from SIGSEGV handler? -0.08
AFL warning: Last new path : none yet (odd, check syntax!) 0.00
Cannot pull a newly created empty docker repo: repository not found 0.00
Why does GNU make think that the target is always out of date? 0.00
Apply american fuzzy lop as a part of Travis CI? 0.00
Manually decoding a QR code - how to properly extract length and en... 0.00
Why is this script slowing down per item with increased amount of i... +4.19
How to handle a huge stream of JSON dictionaries? -3.69
'System.AggregateException' occurred in mscorlib.dll” when... 0.00
How to allow sorting by foreign key fields? 0.00
Adding "search" while keeping pagination and sorting? 0.00
Why `x += a + d[x]` works fine but `x +=a; x += d[x]` fails? 0.00
Does Android 2.3 have any world writable directories if I have no S... 0.00
Pygame + OpenGL - how to draw text after glBegin()? 0.00
Hide stdin data from user running script? +1.42
Why is -1 ** 2 == -1? +4.33