StackRating

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

Tom Hawtin - tackline

Rating
1559.85 (5,626th)
Reputation
130,196 (482nd)
Page: 1 ... 49 50 51
Title Δ
Knowing which java.exe process to kill on a windows machine +2.16
How to convert a Reader to InputStream and a Writer to OutputStream? -4.11
Should a software engineer know how to assemble their own computer? +3.51
Painless resource management in java +1.11
What is your experience with Sun CoolThreads technology? +2.47
Continue Considered Harmful? -3.41
Using Small (1-10 Items) Instance-Level Collections in Java -4.10
EasyMock: How do I create a mock of a genericized class without a w... +0.03
What is the Liskov Substitution Principle? -3.98
Is DocumentBuilder.parse() thread safe? +3.88
Iterators in C++ (stl) vs Java, is there a conceptual difference? -3.48
add values to enum +1.99
Make a JPanel not draw its background (Transparent) -4.10
How do I clone a generic List in Java? +3.94
Should I choose scripting or compiled code for small tasks? +0.28
How do I get InputVerifier to work with an editable JComboBox -2.03
How to write java.util.Properties to XML with sorted keys? +2.73
Efficiently selecting a set of random elements from a linked list +1.86
What is causing a JVMTI_ERROR_NULL_POINTER? +2.09
Java Generics: Comparing the class of Object o to <E> +3.92
When can DataInputStream.skipBytes(n) not skip n bytes? -2.12
Programmatically determine which Java thread holds a lock +1.38
How do I format a number in java? -2.73
Does Java need closures? -1.56
When should a method be static? +4.18
What are your top design consideration? +2.94
Rule of thumb for choosing an implementation of a Java Collection? +0.10
Returning from a finally block in Java -2.95
Remove duplicates from a List<T> in C# -2.51
String concatenation: concat() vs + operator +4.03
String concatenation: concat() vs + operator -3.40
What language do I use to program behavior for electronic devices? -1.68
Why doesn't inheritance work the way I think it should work? -1.12
How do I iterate over each Entry in a Map? +0.53
When should you use the singleton pattern instead of a static class? +0.45
Should I avoid using Java Label Statements? +3.94
Using different classloaders for different JUnit tests? -3.83
Java serialization with static initialization +1.23
Design: Java and returning self-reference in setter methods +1.10
Java Swing: Displaying images from within a Jar +3.95
Why aren't Enumerations Iterable? +3.97
Best Practice: Initialize class fields in constructor or at declara... +1.37
Why Java and Python garbage collection methods are different? -3.28
Java: Best way of converting List<Integer> to List<String&... -3.67
Java: Best way of converting List<Integer> to List<String&... -1.40
How can I identify in which Java Applet context I'm running without... +3.99