Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Joachim Sauer
Joachim Sauer has asked
7
questions and find answers to
897
problems.
Stats
33.6k
EtPoint
13.1k
Vote count
7
questions
897
answers
About
I read code, I write code, I like code.
He/him.
Joachim Sauer questions
Is there a way to apply a refactoring script just for its side-effects?
Are there cross-platform tools to write XSS attacks directly to the database?
How were the Locale constants chosen?
How to make generated classes contain Javadoc from XML Schema documentation
Joachim Sauer answers
Groovy: indexes of substrings?
Is there any language other than Java that will work as ubiquitous on mobile? [closed]
Why Object[].class.isAssignableFrom(String[].class) == true?
Automatically catching the use of =+ rather than += in Java
Average of two LocalTimes
Why can't I normalize this random unicode string?
Does an array of bytes with negative values lose information when converted to String?
Best way to calculate difference between two times in java?
Using BigIntegers as a condition in while loop in Java
What does plus sign does here in string?