Python is an excellent programming language to quickly develop small applications. However it has substantial issues in terms of memory management and of speed. One particular inefficiency concerns the creation of a large quantities of images with for example the…
Category: Technology
Any topic that is technology related, such as blockchain.
How to make a video from individual frames in Python
Python is nowadays an essential programming language. Due to its simple syntax and its wide library collection, it is easy to use and learn for the beginner. But is also ideal for prototyping and visualisation. These are actually my main…
How to setup an UPS with a Synology NAS
Synology NAS are excellent units to backup large data and can even entirely replace proprietary cloud solutions such as google drive, google photos, etc… They have indeed their own series of applications that do exactly the same, except that you…