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
942
problems.
Stats
34.5k
EtPoint
13.4k
Vote count
7
questions
942
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
MySQL not equals to isn't working
How can I convert base64 to bitmap in Android
Why can I use javac & java without having JAVA_HOME set?
problem on executing a java class file
What is the difference between `.` and `#` in the JavaDoc?
tracking bash calls
removing [ and ] from arraylist
Find non-ascii characters from a UTF-8 string
Is there a free tool to profile the execution time of Java methods?
Java: do methods inherit a JRE super class, like classes inherit Object?