StackRating

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

Alex - GlassEditor.com

Rating
1535.66 (14,226th)
Reputation
10,349 (14,662nd)
Page: 1 2 3
Title Δ
Java invoke static method with Foreign Context / Check method for r... 0.00
What is the best pattern for event notification with different argu... -0.34
Smarter way to calculate adjacent mines in Minesweeper using Java 8... +0.69
Closing a Java 8 stream opened by flatMap in case of exception? 0.00
Java - CompletableFutures - How can i cancel all futures if there a... 0.00
Where is the description of Constant Folding in the Java Language S... -0.26
How to prioritise waiting CompletableFutures by access time instead... +0.31
List of Semaphores in Java and concurrency +0.46
Return a function with an arbitrary number of input parameters 0.00
Read OGG as stream of samples for LWJGL 3 OpenAL 0.00
Eclipse wont resolve LWJGL reference (.jar) 0.00
Why am I getting these jagged edges in my shader? 0.00
Why am I seeing these blending artifacts in my GLSL shader? 0.00
Changing the value of a field in a map function of Stream -1.44
Finding All Objects that are a Child of a Given Type in Java 0.00
Sum elements in stream while taking max (0,x)? 0.00
How do I check for a negative zero in Java 8? 0.00
What is the purpose of lower bounded wildcard in Function.class? 0.00
Java Random.nextInt(int) return the same value when set different s... +0.44
How to make a sine wave circle in GLSL 0.00
GL_LINE_STRIP always terminates at the origin 0.00
Remove key if value is empty +0.44
A way to return an Optional value if present without saving it or d... +0.46
Convert gl_FragCoord coordinate to screen positions 0.00
Special behavior of a stream if there are no elements -0.46
I'm confused about ScheduledThreadPoolExecutor.scheduleAtFixedR... -1.63
Transform and filter a Java Map with streams -0.42
Simple chat client and chat server 0.00
specify the generic type of method arguments -0.52
How to sort an Object[] array based on one of its elements? +1.28
Return Type incompatible with Object.getClass() +1.60
Horrendous performance & large heap footprint of Java 8 constru... +2.51
Functional interface as argument of the same +0.45
invokeAndWait with lambda expression hangs forever in static initia... +2.62
Ɓukasiewicz predicate logic? +2.75
declare function.Consumer<T> that can consume everything? -0.34
Is it possible to start glDrawElementsInstanced from a certain inst... 0.00
LWJGL: How to create two different OpenGL contexts? +0.46
Java 8's orElse not working as expected 0.00
How to create Java generic in base class +1.90
Is there a way to make the following code more generic? +1.48
Eliminating excess synchronization and improving error handling whe... +0.51
Ensuring compatibility between members with lower-bounded generics 0.00
Scan the keys in lwjgl 0.00
How can I check if the display is selected? 0.00
LWJGL 3 change OpenGL context / ContextAttribs alternative 0.00
Lazy field initialization with lambdas -1.52
How to implement Church Numerals using Java 1.8 -2.65
How to check whether a string is only null without using (string==... +4.81
Avoid casting when using generics +2.20