JVM Languages
-

Clojure VIM Environment
The Cursive plugin for Clojure is now out of its beta testing phase. I have been using it throughout its…
Read More » -

Reactive Database Access – Part 2 – Actors
We’re very happy to continue our a guest post series on the jOOQ blog by Manuel Bernhardt. In this blog…
Read More » -

Ceylon on Java 9 + Jigsaw
Everyone is talking about modules these days. New languages try to incorporate them, and older languages try to retrofit them…
Read More » -

Modelling failure in Ceylon
In all programming languages, we need to deal with operations than can “fail”: a pure function might fail to produce…
Read More » -

Dependency injection in Ceylon with Weld and Guice
I’m personally ambivalent about the benefits of dependency injection. On the one hand, I recognize its usefulness in certain container…
Read More » -

Reactive file system monitoring using Akka actors
In this article, we will discuss: File system monitoring using Java NIO.2 Common pitfalls of the default Java library Design…
Read More » -

5 Scala Puzzlers That Will Make Your Brain Hurt
Hunting for non-intuitive cases of exceptions and errors in Scala For this post we got in touch with Nermin Serifovic…
Read More » -

Changing Scalatra and sbt default directories
Conventions are not always good. I recently started a new internal web project at Codurance and I decided to use…
Read More » -

Testing AKKA application with Spock
AKKA is message-driven and actor model based concurrency toolkit. Although it’s written in Scala, AKKA can be used in any…
Read More »




