← Home

All Posts

Your MCP Is a Frontend. Test It Like One. May 2026

Every company is building MCPs now. But treating them like just another API is a mistake — they are a new interface for a new...

Remote Development: A Hybrid Approach to Testing and Collaboration Sep 2024

A practical strategy to start to experiment a remote development environment in your company

Essential Lessons for Leading a Platform Team: Insights from the Front Lines Sep 2024

Leading a platform team has revealed essential lessons in API testing, documentation, and developer convenience for smoother integration and adoption. Here what I've learned in...

How to improve your lists with a few lines of code Jun 2024

Here are my two cents on how we improved a simple UI in a matter of minutes using just two libraries.

React Context API in Python Jan 2023

An API to pass data in the inner function inspired by React Context

How to increase your React performance, with practical examples Sep 2021

Create a high-performance application is a process. Here some tips you can use to create a better user experience.

How to start to use Webpack with a legacy file concatenation build Mar 2020

Integrating Webpack in your build requires some analysis but it is possible. Here the solution I've found and implemented.

How to dispatch an action from a reducer in Redux. Jun 2019

You shouldn't do that. Use a store enhancer to manage that.

Bye bye 2018. Welcome 2019! Jan 2019

My year in a few words and some objective for the future

How to test a RESTful API Nov 2018

Tavern is a tool to test API. The strengths of this tool is that you have not to write a code to call the API...

What is Chaos Engineering? Nov 2018

Chaos Engineering is the discipline of experimenting on a distributed system in order to build confidence in the system’s capability to withstand turbulent conditions in...

A cloud alternative to Jupyter from Google Oct 2018

Jupyter is a notebook to write and execute code in the same page. Google have created a tool that is like Jupyter but easier to...

How the datacenters are built. How the cloud runs. Where the world is going. May 2018

Notes of the ICT Infrastructure Course at University of Pisa

How to deploy a smart contract on Ethereum Test Net easily Mar 2018

An easy guide, step-by-step, to deploy a smart contract

A useful Telegram feature to implement: a subchat Dec 2017

A new feature that can be useful to organize events

A brief introduction to Bluetooth Low Energy Dec 2017

With open-source slide

An introduction to Docker Swarm, with example Dec 2017

A Docker-native clustering system.

How to download MacOS Sierra and downgrade to it Dec 2017

Make your computer great again...

Come salvare le password nel database per creare un login sicuro Nov 2017

E come non salvarle...

How to create sorted run for merge-sort larger than M (memory size) using SnowPlow Algorithm Oct 2017

A simple algorithm to create runs larger than memory size

La crittografia moderna spiegata a mia mamma, parte 3 Aug 2017

La firma digitale

Man-in-the-middle per tutti con Bettercap Aug 2017

Due/tre cosine spiegate su Bettercap

La crittografia moderna spiegata a mia mamma, parte 2 Aug 2017

La crittografia asimmetrica

La crittografia moderna spiegata a mia mamma Aug 2017

Introduzione per non tecnici alla crittografia moderna - Scambiarsi una chiave

Come aggiungere a WooCommerce articoli con variazione via codice (programmatically) Jun 2017

Una guida su come velocizzare l'inserimento dei prodotti su WooCommerce, con l'aiuto del PHP e delle API Wordpress

Raccolta di giochi multiplayer online (senza installazione) Jun 2017

Per giocare con i tuoi amici una partita veloce, senza dover installare niente sul pc.

Coding Challange Jun 2017

Per informatici annoiati...

How to build a DIY Wifi Repeater with ESP-01 Module Apr 2017

And using just a few euros...

Reveal.js, guida all'utilizzo Apr 2017

Un framework per le presentazioni in HTML