StackRating

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

Nathan Hughes

Rating
1579.98 (3,004th)
Reputation
75,249 (1,116th)
Page: 1 2 3 ... 33
Title Δ
Unexpected Java Maven project naming 0.00
IllegalMonitorStateException when using locks and conditions in And... 0.00
Can callbacks in java be implemented without anonymous classes and... -1.59
java variable change not applied during synchronous processing +1.64
When are arguments assigned for synchronised methods? 0.00
Static methods in abstract class? +0.37
Wants static but can't support? +0.68
Threads notify not working after wait problem - java +0.93
What exactly is a session in hibernate? 0.00
PostgreSQL not doing autoincrement -0.11
How do I kill a Runnable running in a Thread? +0.39
Design Pattern using Spring Boot instead of DTO, Dao, Service? 0.00
Using thread pool synchronization bank java 0.00
Why Would a Default Constructor and a Parameterized Constructor Bot... 0.00
When calling a spring Non-Transactional method from a Transactional... 0.00
Should closing a resource always be a responsibility of the functio... -2.26
While configuring tomcat to use only 1 thread, when using completab... 0.00
Where does spring/hibernate store the Id? 0.00
Terminology - how do you call a thread blocked waiting on an event... 0.00
Should I use static at all in spring singleton beans +0.38
How does Spring framework guarantee that test code is not executed... +0.38
Why is it ineffective to synchronize statics of superclass in a sub... 0.00
Spring jpa: Do I need to add @Transactional annotation on retrieval... 0.00
Is serial queue faster then synchronized block? 0.00
What did Joe Armstrong refer to by "there are more advanced te... 0.00
Why are Queries in JDBI closeable? 0.00
signallAll method in threads 0.00
What does a "+=" operator inside a ternary operator means? -0.50
SonarIssue: Does not release lock on all paths 0.00
What is the difference between "Persistent Class" and &qu... 0.00
Limiting call frequency to a static method +0.81
Why do we need a connection pool for a standalone application? +1.56
Changes to one object inadvertently changes another object 0.00
Is it possible to reuse a value in a stack? 0.00
MYSQL database many connections issue 0.00
Java summing numbers in an array using threads: using a new variabl... -2.17
Entity class defines non-transient non-serializable instance field... -0.79
Can I retain precision in Java if I make no operations to a double? +0.17
Why Are the Instance Variables Declared in the Main Method? 0.00
Do you really need encapsulation when you are not exposing anything... -0.31
Can a Thread interrupt itsself? 0.00
Why Throwable::printStackTrace holding lock of PrintStream and caus... 0.00
Why is the write to non-volatile visible to the main-thread? 0.00
MVN Magic Number on switch +0.39
thread is not interruptible +0.39
Java lock conditions seem to not be working right 0.00
Primitive types as "normal" variables? 0.00
Producer-Consumer problem without the use of thread-safe classes su... -0.18
why exactly we need StringBuffer in java +0.39
Why we have to use Assignment Expressions in obtaining the return v... 0.00