Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
PedroD
PedroD has asked
24
questions and find answers to
3
problems.
Stats
112
EtPoint
4
Vote count
24
questions
3
answers
About
I'm a computer scientist specialized in robotics and automation.
PedroD questions
Is there even a simpler way to express anonymous classes in Kotlin?
How can I convert a String in ASCII(Unicode Escaped) to Unicode(UTF-8) if I am reading from a file?
Is it possible to "hack" Diffie-Hellman by knowing the prime number and the generator parameters?
How do I scale a Java app with a REST API and a Database?
What do I need to change in NGINX official Docker's image to have the set-misc-nginx module?
Can't have a return inside a Runnable SAM in Kotlin?
Null modem emulator (com0com) for linux
Load balancing server, how can I implement it?
How to use VisualVM and JMX?
What is the difference between an Information Model and an Ontology?
PedroD answers
How can I convert a String in ASCII(Unicode Escaped) to Unicode(UTF-8) if I am reading from a file?
How to set the log level to DEBUG during Junit tests?