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
72
questions and find answers to
180
problems.
Stats
5.5k
EtPoint
1.8k
Vote count
72
questions
180
answers
About
I work as a researcher in computational science. Most of my work is in java, scala and ruby.
paradigmatic questions
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
Usage of @specialized in traits
paradigmatic answers
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
In Scala, how to work around TraversableLike.toIterator's inefficient intermediate Stream