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
8
questions and find answers to
956
problems.
Stats
35.0k
EtPoint
13.6k
Vote count
8
questions
956
answers
About
I read code, I write code, I like code.
He/him.
Joachim Sauer questions
Can one teach JAXB to generate Java classes including comments? [duplicate]
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
Encoding of a java source file
Java String Mutability - java.lang.NoSuchFieldException: offset
Package-private class within a .java file - why is it accessible?
How to store and retrieve milliseconds in a date object in Java?
Is it sensible to use the hash code of a class as its serialVersionUID?
Why I cannot increment integer in void method
Prevent malicious user from executing JavaScript
Possibilities of creating immutable class in Java
Why is serialisation necessary for sending data?
How is using TCP communication better than HTTP communication?