Scala Articles

Illustration for Scala Notes from 2015, still valid today.
Software Engineering

Scala Notes from 2015, still valid today.

Organized collection of notes from 2015 about Scala.

November 10th 2024

Illustration for How to sbt + crossScalaVersions + Bintray
Software Engineering

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

Illustration for OpenStreetMap Data Facts with osm4scala
Data Engineering

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

Software Engineering

Migrating/Comparision from Akka Classic to Typed

Examples to compare and migration apps from Akka Typed to Akka Classic

November 1st 2019