StackRating

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

Some Name

Rating
1467.17 (4,523,040th)
Reputation
1,510 (108,406th)
Page: 1
Title Δ
Does Aux pattern provides better typesafety then type parameter? 0.00
Get class that is being refined from the refinement 0.00
Using freshName as a parameter without explicitly specifying type 0.00
Are Java programs just instances of the JRE? +1.05
Create a container the uses files from another container 0.00
Trait bound is not satisfied when using associated type 0.00
Rust macro generate enum from another enum 0.00
Why does merging with empty fs2.Stream change program's behavior -3.11
how to specify that I want a generic type to support 'new' +3.86
Why do I need both mod and use to bring a module to the scope? -3.03
Why isnt Send implemented for a struct containing Arc? -3.07
Why does Rust prevent implementing an external trait for an externa... 0.00
Schedule computation concurrently for all elements of the fs2.Stream 0.00
Functional error handling. Execute all handlers 0.00
Decode case class, String or Int in circe -2.51
How can I exclude a specific type from a TypeClass resolution? -3.89
HotSpot stack guard pages. Red/Yellow zones and reasons behind them 0.00
Java NIO: allocate or allocateDirect when creating a ByteBuffer eve... 0.00
Impact on memory visibility if single thread is scheduled on to mul... 0.00
VarHandle get/setOpaque -1.81
Comparison of char array and char pointer -3.44
found : Unit required: List[Int] type mismatch error for for loop +0.48
Does terminating a program reclaim memory in the same way as free()? -2.27
Scala, cats - how to do not use Applicative[F] explicity? 0.00
why my own AtomicLong are slower than the one provide in the JDK? 0.00
Mapped types in Scala +4.62
access an array from known address -0.73
Redefining functions lin libC -3.81
Scala macro expand to compiler option 0.00
Read a text file into list in Java -3.91
Getting deadlock while using ReentrantLock -2.72
"class A <T extends SomeClass<T>>" works diff... +0.95
How to understand the java Path.toString() method -4.60
volatile variable is not giving expected output +0.34
How can I detect if a file has been modified using lastModified() +0.06
Detecting when ServerSocketChannel closes when in selector.select() 0.00
Copying Data from Java to C++ Objects Array Using JNI 0.00
Java, Caused by: java.io.IOException: error=2, No such file or dire... -3.99
Java Process getting killed without logging 0.00
How do I wait for completion of operations using the Java 7 Files A... -1.87
How to avoid java server from hanging when writing faster to a sock... 0.00
Can Java's main() method be declared final? -3.56
Sorting integer array by ascending order, segmentation fault: 11 -1.16
Transerring files between FileChannel and Socket 0.00
What to look at next within the hs_err_pid###.log file? 0.00
In JNI function when I change an Array in-place that was passed fro... +4.91
Where are Enum stored? -0.34
Is it wrong to allocate enough memory to a union for just one member? +0.74