Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Spark driver disassociated and removed by the master

scala hadoop apache-spark

Play json merge formats for case class with more than 22 fields

Functional Tests in Play 2.4.6 when using compile time DI

Why isn't there a lengthCompare method on Scala Set?

scala

LogisticRegressionModel prediction manually

Speed up collaborative filtering for large dataset in Spark MLLib

Spark load model and continue training

Scala (java) grpc async interceptor state propagation

Circe encoder/decoder for subclasses types

scala circe

Strange timeout with ScalaTest's Selenium DSL

scala selenium scalatest

Calling clojure code from a scala sbt task

Scala spark: how to use dataset for a case class with the schema has snake_case?

scala 3 macro how to implement generic trait

scala dotty scala-3

Which CI server works with SBT?

scala sbt

How do I rollback a session in ScalaQuery?

sql scala scalaquery

How to write asInstanceOfOpt[T] where T <: Any

scala

Translate Haskell Parsec grammar to Scala?

parsing scala haskell

Scala + Play + Akka. Is there a need for Backbone.js?

Hotkey to stop REPL?

Iterators concatenation performance