Domenico Luciani

Tech Garden 🪴

Latest posts

Hello VMware

1 min read

Two years ago I completely changed my life joining Thoughtworks. I moved abroad (Spain) and I grew so much in so many levels that it's difficult to explain it...

Save 5 minutes web scraping with Rust

6 min read

Often I read that for simple tasks Rust is not a good choice. Go is more adopted when we need to create a small script to automatize our jobs. But is it true?

Stop the data mess with the data mesh

4 min read

One of the hottest topics of the moment in Big Data is undoubtedly the Data Mesh, but what is it? Why is this better than the solutions we had before? Do we need it? Should we…

Manage your learning process with Toby

2 min read

As a greedy learner, I used to find myself full of bookmarks of stuff I want to read or watch. I've never had a good place to keep all the things I read/watched until I found Toby.

Hacktoberfest 2020

4 min read

Ah shit, here we go again. Another year passed, and another Hacktoberfest is over. I've just received my swag, and I can't be more excited!

Your codebase is your garden

5 min read

I always liked the your codebase is like a garden metaphor, it says that writing software is like gardening, you have to take care of your garden in many ways and from time to…

Consumer Driven Contracts

3 min read

During our journey as developers, we often have to use external APIs, integrate our systems with them and be sure that everything works smoothly, sometimes it becomes difficult…