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
974
problems.
Stats
35.5k
EtPoint
13.7k
Vote count
8
questions
974
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
What would be a good commit type when adding more details to log statements (using Conventional Commits)
How to detect JVM Garbage Collection cycle from INSIDE the app?
What is better way to maintain AOSP source code in git repository
Passing arguments to JAR which is required by Java Interpreter
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?