Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Pablo Grisafi
Pablo Grisafi has asked
6
questions and find answers to
27
problems.
Stats
599
EtPoint
163
Vote count
6
questions
27
answers
About
Software developer, former nerd, now a married man and a proud father...
Pablo Grisafi questions
Can I filter a Stream<T> by element's class an get a Stream<U> in one step? [duplicate]
Can Haskell make distinctions for different kinds of IO
In which sense guards are better than imperative-if? (new to haskell )
How to get the first non empty Optional<T> from a list of Optional<T> [duplicate]
BigDecimal notation eclipse plugin or nice external tool
Pablo Grisafi answers
Minimal Java webserver with JSP support
Is it better in Java to make all necessary checks from the caller or in the method it calls?
Replace java operators by methods in bytecode using javassist
Small footprint embedded Java SQL database
Are "protected" and "public" visibilities useless for class fields?
J2ME - How to convert double to string without the power to 10 representation (E-05)
What does dollar followed by an index mean in a class name?
Java - compareTo and operators
Best practice for handling memory leaks in large Java projects?
What are the differences when deploying on Tomcat vs. Websphere?