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
907
problems.
Stats
33.8k
EtPoint
13.2k
Vote count
7
questions
907
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
Java regex for replacing exact match
How to programmatically determine which (load balanced) tomcat server the webapp is running on
How to decrement a micrometer counter
Anyone can explain the "same thing" issue of UTF-8?
Is Singleton an Anti-pattern?
What is the "best practice" way of passing specific "types" of Strings to functions?
Java split Arraylist into smaller ArrayLists
Hashing objects in Java?
testing hashCode for Strings
Does using Integer in loop makes any difference?