StackRating

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

freakish

Rating
1605.31 (1,565th)
Reputation
40,799 (2,716th)
Page: 1 2 3 4 ... 22
Title Δ
Where does jest localStorage implementation come from? +0.34
Why won't Python's socket.recv() return -1 -1.91
should i use static or dynamic memory allocation in this program? 0.00
When would I prefer to use json over a query-string? 0.00
Does python logging incur a performance hit if you log below the se... 0.00
Find/store the first 50 terms of the Fibonacci sequence via Looping 0.00
Process files that don't fit in memory with Python 0.00
Is a "sync"-function also sync, if it's run in a prom... +1.99
How to guarantee order of processing of dict? +0.33
How synchronise socketIO connection ID's on client and server? 0.00
Does socket.io server need to be attached to an http server? +0.37
Overriding a destructor - C++ +1.18
how to use if in this list comprehension +0.55
Why is bitwise operator needed in this powerset generator? +1.55
Returning a new object from a object returning function c++ 0.00
convenient Vector3f class +1.09
Using Nested Conditional Expressions 0.00
wait untill for loop not executed fully in node js 0.00
How to implement this C++ pattern in Javascript? 0.00
How can I use multithreading with requests? 0.00
two for loops in one list comprehension separately -0.96
Why do I need to hardcode credentials to connect to AWS using the j... +1.54
webassembly and get_nprocs() 0.00
How does lock work in parallel programing? +2.05
C++ splitting a String feedback +0.49
Performance difference between __add__ and + operator +2.62
C++ Memory Address Allocation 0.00
Why is the program execution time the same as before? 0.00
How to use promise and loop over mongoose collection +0.94
When returning variable to javascript to Python we always need to j... 0.00
Why do list() and [] combine strings differently? 0.00
Wondering if there is a better way in looping over a list of dictio... +0.47
How to stop my processes from idling or being killed? 0.00
How do you target a specific element inside a values portion of a k... +1.19
How do I turn a string into a variable name +1.10
LLVM - How to make a nested function see an outside function's... +1.49
Using async await in recursive function with process.nextTick() 0.00
What's the `IMAGE` type in Postgres? 0.00
Python asyncio Await Tasks 0.00
select statement in postgres function called inside a trigger 0.00
Update field if is null in mongoengine 0.00
Find out if std::ostream& refers to a global object -1.94
GIL behavior in python 3.7 multithreading +1.41
Better to read the whole file, close it, and then loop over it, or... 0.00
Most efficient way to handle big number of constants +1.23
Is there any method to safe handle twice freeing memory by delete-e... +1.40
Dynamically allocated structure array with an dynamically allocated... +1.40
Migrating `int` to `bigint` in PostgresSQL without any downtime? -1.01
What is a proper endless socket server loop in Python 0.00
Python run_in_executor and forget? +0.37