Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alexey Romanov
Alexey Romanov has asked
222
questions and find answers to
788
problems.
Stats
22.7k
EtPoint
7.4k
Vote count
222
questions
788
answers
About
A programmer and mathematician. Favorite languages: Haskell, Ruby, C#.
Alexey Romanov questions
How can I escape a Ruby string containing newlines (and possibly other special characters) to a valid shell variable value?
Simplest way to get local milliseconds in a time zone with Joda-Time
Cross-compiling aggregate projects with different crossScalaVersions for subprojects
Use of path-dependent type as a class parameter
Finding Unicode script of a Char in Haskell
Fastest way to move a part of an array to the right
SQL SELECT with a default value
How does Arquillian compare to Pax Exam for OSGi (integration) testing?
Why is there a difference between coroutine builders for CompletableFuture and ListenableFuture?
Detecting that a ThreadPool WorkItem has completed/waiting for completion
Alexey Romanov answers
Erlang: "extending" an existing module with new functions
Synchronized singleton in Kotlin
ambiguous reference to overloaded definition, from a Java library
Kotlin chain of responsibility pattern with generics
How to check a nullable boolean in kotlin
Private String properties are nullable in decompiled .java class Kotlin
Kotlin generic constraint with "any of" rather than "all of"
How to load typesafe configFactory from file on hdfs?
should I be using slf4j isTraceEnabled or not?
Is array declaration in Kotlin with size possible just with initialization?