StackRating

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

Stephen C

Rating
1652.97 (515th)
Reputation
682,328 (30th)
Page: 1 ... 22 23 24 25 26 ... 293
Title Δ
why does Java DataOutputStream Class provide write() , writeInt() w... 0.00
How do I go about implementing a static method which references a p... -0.21
Java process getting killed likely due to Linux OOM killer 0.00
Java process getting killed likely due to Linux OOM killer 0.00
How to properly set the G1GC options for a server with 22G heap +0.29
Is creating a dedicated class for a scanner a useful input solution? +0.27
Does == actually work the same or different when comparing two prim... +0.99
Detect number of physical cores programmatically 0.00
Url Problem while Developing on Localhost and deploy on Remote Virt... 0.00
what this line of code mean....new URLClassLoader(new URL[0],getCla... 0.00
Shorter encoding than Base64 0.00
Reading from s3 bucket with thousands of s3 objects 0.00
Java - decode base64 - Illegal base64 character 1 +0.32
How the lock remains on the object held by a thread after it gets d... +0.99
How do I make a constructor that assigns multiple parameters? +0.29
Install4j Java minimum version seems not functional -2.67
Deleting file during FTP/Database connection failed -0.21
high performance communication between a java app and javascript ap... 0.00
Java Cross Platform File Operations -0.96
Use TLS 1.2 in mssql jdbc 0.00
Java - File send through socket is empty if the file to send is not... 0.00
Hibernate session.delete issuing wrong SQL command 0.00
If java Serializable disappears, will the same be done with Externa... 0.00
Why do we need jackson databind? +0.11
Reentrantlock - Why do we need to acquire a lock multiple times? 0.00
Why we are obliged to clear a PhantomReference manually? 0.00
Why does the getter function gives error when used in place of &quo... 0.00
Does the JRE support posix TZ description rather than TZ name? +1.43
String pool - do String always exist in constant pool? 0.00
In java SSLv3 is disabled but in javamail API ssl works? +0.29
Restrict my java application by an online monthly subscription 0.00
Is it safe to have multiple Executors.newCachedThreadPool() in a Ja... 0.00
Why can I get a valid url from getClass().getResource(), but the ur... +0.29
Is it thread-safe to synchronize only on add to HashSet? +0.43
FTP Server connection closes in about 5 minutes 0.00
import com.android.widget.SlidingPaneLayout not found 0.00
Java respond to application when SQLException is happening 0.00
How to determine normalized temperature given various temperature i... +0.30
How can I read a file and store its objects into my custom linked l... 0.00
Run Java application in 32bit mode with Ordinary Object Pointer (OO... 0.00
Writing methods in interface with specific or variadic arguments? 0.00
What kind of memory will allocate in Java? 0.00
Which is the safer method to define string constants +1.33
What is sun.awt.image.BufImgSurfaceData? 0.00
How to use load data infile of mysql, when the CSV files are in goo... 0.00
String manipulated through reflection and its impact on equals method +0.71
SocketException: Connection reset on JRE 1.6, not on JRE 11 0.00
How can I copy data using transactions between two multitenant data... 0.00
Is SecureRandom.ints() secure? +1.68
How are JVM optimizations based on assumptions? -2.47