How to create vertex groups for multiple meshes using Blender.
Unity: Pick a random sound from a clip using FMOD
This is a little tutorial on FMOD, showing you a use case on how you could interact with this tool using Unity's C# scripting.
UE5: Select default Player Start
Tutorial on how to choose a default Player Start between multiple ones using Unreal Engine 5.
Windows 10 keyboard layout for Italian developers
I will keep it short. Being an Italian developer, the first problems arise when you start typing. In fact, the Italian keyboard layout lacks of some important characters: ` and ~ . Do it yourself with MSKLC How can you solve that? You can download from the Microsoft website the Microsoft Keyboard Layout Creator, install... Continue Reading →
Welcome to the regex world
Comprehensive tutorial about using regex, containing pratical examples and peculiar insights
Access to MongoDB using Flask
Tutorial telling how to use Flask to access MongoDB, performing the setup of Swagger API playground
Git: 5 useful pills
Tutorial telling 5 git problems with the relative solution, particularly useful for new users
MongoDB quickstart using Docker and Robo 3T
Quickstart about using MongoDB, guiding through the installation and setup of Docker Desktop and Robo 3T
Setup selenium automatically
Short tutorial telling how to automatically download the correct driver using selenium in different browsers