Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sleske
sleske has asked
69
questions and find answers to
263
problems.
Stats
10.2k
EtPoint
3.9k
Vote count
69
questions
263
answers
About
Software developer, mathematician
SOreadytohelp
sleske questions
Retrieve maximal / minimal record
JAXB: Namespace annotation not inherited during unmarshalling - regression in JDK 1.8_102?
How can Java round-trip String -> float -> String even for (some) values not representable as a float? [duplicate]
Avoid stale data from DB when using JPA?
Can I automatically update msgids in gettext's .po files for trivial text changes?
Git: Deny deleting remote branch via push (like receive.denyDeletes), but only if branch is not fully merged
Modify static variables while debugging in Eclipse
TestNG & Selenium: Separate tests into "groups", run ordered inside each group
Typedef and enum with same name?
Run TestNG tests in random order
sleske answers
git: check when the last fetch was run
How do I logout from a computer using shell?
Will iso-8859-1 display german umlauts ok or do I need to use utf-8?
How to check how much resources a java program uses?
Forking a process in Java
Setting encoding in XML files
cvs checkout time series
Can AES be cracked with enough decrypted data? Why or why not? [closed]
Is file buffering by OS harmful?
Understanding when to use git commit -m and git commit -am