Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
OldCurmudgeon
OldCurmudgeon has asked
42
questions and find answers to
338
problems.
Stats
8.8k
EtPoint
2.8k
Vote count
42
questions
338
answers
About
I've been programming for way too long.
Notes to self :-
Never post to a question that begins with
So
.
Never get into a discussion about Big-Oh.
SOreadytohelp
OldCurmudgeon questions
Add atomic doubles
Is there a library for HUGE integers [closed]
What is the cost of a Statement
Help the Java SAX parser to understand bad xml
When to remove from the MDC
Where is the  (C2) coming from
Are ZipFile InputStreams thread safe?
A use-case for synchronized(new Object())
Some Java 7 warnings - how to remove them
What are the chances of getting exactly the same object reference twice
OldCurmudgeon answers
Is using a Observable Singleton Class to handle network calls bad?
Alternatives to embedded if statements?
Android ArrayList size returning 1 even if no item in the list
Singleton Pattern: Using Enum Version
Calling equals on string literal
Adding a bound to an unbounded queue
Spring Reactor benefits when Number of Publisher threads is much higher than number of consumers
ISO/IEC13239 CRC16 Implementation
Singleton with static inner class and double-checked locking
Nested iterating through list followed by an eventual deletion