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 ... 22
Title Δ
Concurrent deletion and field access 0.00
If an IP is not listening on HTTP (isn't a server) or is offlin... +0.37
a question about the "getlline" function in c++ -0.65
Python read JSON from named pipe/FIFO 0.00
Websocket clients override connections of each other 0.00
Transform random integers into range [min,max] without branching -1.04
Power Sets too slow python +1.37
threaded for loop reaching values it's not supposed to reach 0.00
How to implement protocol which resends messages using BOOST ASIO 0.00
Can the this pointer be polymorphic? -1.17
Can the class member can be changed depending on the template args... +0.47
Is it necessary to free memory resources before you program termina... -2.22
Is it always safe to return limit numbers (e.g. INT_MAX) to signify... -0.08
How can i read xz file without decompressing in c++? +0.30
c++ thread worker failure under high load 0.00
How does Python adds a scalar in a matrix? 0.00
Copy struct to array with const values +2.09
PostgreSQL - JSONB in WHERE +2.58
ThreadPoolExecutor preserves Thread-Local Data between iterations? 0.00
Python asyncio in a thread for migrating existing codebase 0.00
High level print function for C++ -0.07
will compiler optimize out constructor call 0.00
Calculate the offset of the pointer in C++ -0.19
PostgreSQL constraint on default address -0.07
Is passing a file 'with open' to function possible? +0.11
Running multiple sockets using asyncio in python 0.00
C++ is there a way to force a set of methods to be overriden, if on... +1.44
robust continuous TCP connection (python socket) -2.38
Sizeof(uint8_t*) is always 4? 0.00
Deallocate dynamic array returned from a function +0.35
Thread local attribute defined globally not accessible in threads +0.32
Why use readFileAsync to read file with json inside in Node.js? 0.00
epoll_wait doesn't wake up until pressing on enter +0.36
Why this code works for 8 different test cases except 1 in C++? +0.42
Why does a `multiprocessing` version take longer than a single proc... +1.63
Do I have to use the entire UUID string to guarantee uniqueness? 0.00
Is there a way to list all python virtual environments created usin... 0.00
Learning Memory Allocation in Python 0.00
Python how to use Threading in multi download +0.35
std::vector pop_back() implementation +1.49
lost value of object in c++ sqlite callback function 0.00
C++ Template function with dynamic variables +0.36
How to make Thread Pool Tasks in abstract function type? 0.00
Decorator vs Function without wrapper - Python +0.35
Is the keyword new and its counterpart delete outdated considering... -2.40
How is memory deallocated in c++ +1.70
Is it necessary to have atomic flags in multi-threaded code? -0.20
Where does socket store data? 0.00
Why is TcpClient.Connect() throwing System.AggregateException -0.14
Why do we allow the base class to cast to the derived class? -0.05