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
970
problems.
Stats
35.4k
EtPoint
13.7k
Vote count
8
questions
970
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
Android: Java code output "NaN"
Different behaviour in serialization
Is it okay to make a record cloneable?
Why volatile is not working properly
java -cp "lib/*" versus java -cp "lib/*.jar"
Should the data inserted into a method be as primitive as possible?
java : Error in Enum Declaration Saying Misplaced Constructors
Java regex alternative for bytes on stream
How does Xor determine which int is different?
Declare java enum with a String array