Software Engineering
Scala Notes from 2015, still valid today.

Organized collection of notes from 2015 about Scala.

November 10th 2024

Software Engineering
Setting Up Phyton Local Environment with Poetry, Pyenv and Pipx

Learn how to set up a local Python development environment using Poetry, Pipx, and Pyenv to manage multiple Python versions and dependencies, ensuring isolation and flexibility across projects.

October 21st 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

DevOps
Pine64 A64(+) + Armbian Buster + Docker

Step by Step installation: Pine64 A64(+) + Armbian Buster + Docker

April 13th 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

Security
Adding PositiveSSL to a docker NGINX

Step by step post explaining how to create a Comodo SSL certificate via Namecheap and how to use it in NGINX.

February 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

Hardware
13€ Recycled 20 cores Homemade Cluster

Building a 20 cores, 19GB memory and 2.6TB storage cluster from old obsolete hardware.

September 18th 2017

Hardware
Homemade Cluster Hardware.

Detailed analysis about how to build a home / on promise cluster. I will check different option, from single board computers to Mini-ATX computers.

January 2nd 2017

Security
Docker + UFW = Hidden trap.

The "German Federal Office for Information Security" (BSI) contacted me because a security bug in a MondoDB Docker installation. Why?

March 5th 2016

BigData
Hadoop (Single Node) 2.7.1 with Docker from scratch

Tutorial about how to create a Hadoop Single Node Docker image from scratch to using BigData developments.

October 4th 2015