Articoli e note

Note tecniche, analisi, resoconti di problemi risolti e qualche opinione. In italiano o in inglese, a seconda dell’argomento e di chi può esserne interessato.

Why you should replace booleans with timestamps while developing

A nice programming tip you should follow while developing?

How to clip vector data using polygons in QGIS

You can clip points, lines, polygons and more using this simple technique.

Are you good at many things? Maybe you are a Wildcard Person

A Wildcard is a person who can take on many different roles as needed.

How to categorize and style polygons using attributes and rules in QGIS

This works with polygons but also with points and lines having the correct attributes set.

iPhone 14 Pro is using the old GPU from iPhone 13

A huge GPU stepback in iPhone 14 Pro SOC.

Things I want as SRE/DevOps from developers

What developers should do while creating production software.

QGIS vector data loading and styling basics

How to load vector data in QGIS and how to use the main data browsing tools. Also basic styling.

How to install (and unininstall) QGIS

Let's see how to install QGIS for the first time!

Computational thinking

If you cannot distinguish between results from an algorithm and a human, that's computational thinking

You should never fix bugs and do code refactoring at the same time

How deep the rabbit hole goes? When coding, you might not want to find it out. Let's see why!