Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Chris B
Chris B has asked
16
questions and find answers to
28
problems.
Stats
787
EtPoint
239
Vote count
16
questions
28
answers
About
Java, Scala, Python, Ruby, sh
vim, IntelliJ, git, gradle, Jenkins
Currently excited about: Spark
Chris B questions
Automated conversion between immutable business objects and MessagePack messages
Scala: Can I convert an Option to varargs?
Split a scala list into n interleaving lists
Can I use Guava's AbstractExecutionThreadService for services that need to be interrupted?
Deprecated annotations in FindBugs 2.0
Why is there a huge performance difference between 32 and 64 bit JDK? [duplicate]
Programmatically checking whether a string is a reserved word in Scala
Why is the 64bit JVM faster than the 32bit one?
Gradle - exclude a dependency for a configuration, but not for an inheriting configuration
Why doesn't JUnit provide assertNotEquals methods?
Chris B answers
How to iterate over the file content using Ant script?
Lightweight caching solution in Scala?
Benefit of Coproduct over `sealed trait`?
T extends Comparable<T>
Instantiating generic's parameter
Groovy: same parameters, different results
Whose responsibility is creating Akka actor's children when it fails?
How to get Java's int.class in Scala?
Which settings.xml is used by jenkins slave?
ExecutorService shutdown