Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
paradigmatic
paradigmatic has asked
73
questions and find answers to
181
problems.
Stats
5.6k
EtPoint
1.8k
Vote count
73
questions
181
answers
About
I work as a researcher in computational science. Most of my work is in java, scala and ruby.
paradigmatic questions
Testing concurrent/parallel execution
Advice for efficient blocking queries
Circular type parameters definition in scala
Automated performance testing framework
Recommend practices for storing application transient config
Are POSIX file locks reentrant?
Add a dtd using nokogiri builder
How to swap two fields of a struct
How to add local dependencies in buildr
Conditional compilation in Scala
paradigmatic answers
Scala compiler fails to infer type parameters
Playframework: Helpers to generate HTML5 input (type="email" or type="url")?
Scala: a tricky case involving anonymous subclasses, callbacks, and type parameters
sbt is using "default" project instead of creating a new one
Values initialized from a chain of futures
Scala: immutability and path-dependent type compatibility
Scala actor memory leaks, are they as bad as It was or improving?
How to create an Akka Actor given the class name
In Scala, why do I get this "polymorphic expression cannot be instantiated to expected type"?
Generate Option[T] in ScalaCheck