Performance review of a SQL database

In my decades-long (sigh!) experience in programming, one of the main problems is the gradual slowdown of systems caused by the growth of their databases over time. Often this is due to inexperience, for the first years we are too concentrated on obtaining a working system and we ignore performance until we have to continuously… Continue reading Performance review of a SQL database

Artificial Intelligence – Part II: The Rise of Modern AI

I’m starting to prepare the follow-up to the introductory AI presentation I gave last year, and I realized I never published the second part of the first talk – so here it is! In the first part we see the impressive development in many areas already in progress at the beginning of 1900 and exploded… Continue reading Artificial Intelligence – Part II: The Rise of Modern AI

How to Recover Deleted Files with Linux using Sleuth Kit

I think that everyone has at least once delete a file that they shouldn’t have, either from a USB stick or from the recycle bin of their operating system, finding themselves in the unpleasant situation of no longer being able to undo the deletion. What not everyone knows is that this is an operation that… Continue reading How to Recover Deleted Files with Linux using Sleuth Kit

Magento 2.4.6 – Dynamic Properties are deprecated

The problem Dependency Injection (DI) is a core design pattern used extensively in Magento to manage class dependencies. In Magento, DI is implemented primarily through constructor injection, where dependencies are provided directly to class constructors rather than being instantiated within the class itself. There would be a lot of interesting things to say about this… Continue reading Magento 2.4.6 – Dynamic Properties are deprecated

zagonico.com
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and avoid to put in moderation queue your comments after the first.