Software Engineering
Scala Notes from 2015, still valid today.
Organized collection of notes from 2015 about Scala.
November 10th 2024 DevOps
How to sbt + crossScalaVersions + Bintray
In this post I will talk about how to configure sbt to release and publish packages for multiple Scala versions using Bintray.
April 27th 2020 GIS
OpenStreetMap Data Facts with osm4scala
Every time using OSM data, I get more new questions about the pbf files content distributed. This post is a list of facts after analise data using the osm4scala library.
March 16th 2020 Akka
Migrating/Comparision from Akka Classic to Typed
Examples to compare and migration apps from Akka Typed to Akka Classic
November 1st 2019