Bloom Filter: come memorizzare 1 Milione di stringhe in meno di 2MB?In questo articolo ci divertiremo con il Bloom Filter, una struttura dati semplice ed elegante che permette (in alcuni casi) di memorizzare…Nov 10, 20212092Nov 10, 20212092
Having fun with Immutable Data Structures: Implementing a Markov Chain in ScalaIn this article, I will describe a simple implementation of a Markov chain using Scala. In particular, I will show how to build a purely…Dec 27, 202096Dec 27, 202096
Hpc with scala and akka ActorsIn this brief article I will show you how to accelerate the computation of the Mandelbrot set using akka actors in scala (running on aws…Dec 26, 20181391Dec 26, 20181391
Kafka Connect: Elasticsearch source connectorIn this story, I will present the elasticsearch source plugin.May 23, 20181456May 23, 20181456
Published inBitcoin Analytics with ELK (Elasticsearch, Logstash, Kibana)Bitcoin Analytics with ELK (Elasticsearch, Logstash, Kibana)In this (first) post, I will show you how to study the impact of news on bitcoin’s change price. We will use the ELK stack (Elasticsearch…Apr 26, 201898Apr 26, 201898