Pietro ColomboGitHub Actions versioning with tagThis guide uses GitHub Actions and commitizen to manage version progress and update the CHANGELOG.md file.Sep 131Sep 131
Pietro ColomboinDev GeniusThe Producer-Consumer Problem in PythonThe Producer-Consumer problem is a classic synchronization issue in computer science, particularly in the context of multi-threaded…Aug 31Aug 31
Pietro ColomboinDev GeniusGitLab CI/CD versioning with tagThis guide uses GitLab’s CI/CD and commitizen to manage version progress and update the CHANGELOG.md file.Aug 212Aug 212
Pietro ColomboinLevel Up CodingOptimization with PyGmoPyGmo (Python Parallel Global Multiobjective Optimizer) is an open-source framework developed by the European Space Agency, which adopts…Jul 23Jul 23
Pietro ColomboinDev GeniusPython records the last X seconds of the videoThe idea of this article is to make a Python program to register the last X second of the video. One of the reason to that can be for…Sep 22, 2023Sep 22, 2023
Pietro ColomboinLevel Up CodingRototraslation using PythonIn this article, I will discuss two things: 1 - How to transform rotations with one convention into another convention using the SciPy…Jun 28, 2023Jun 28, 2023
Pietro ColomboinDev GeniusPython use external C library — CtypesIn this article, I will give some examples of how to use “Ctype” to use functions in an external library made in C. The tests I performed…Feb 19, 2023Feb 19, 2023
Pietro ColomboinLevel Up CodingCreate a simple pdf using pythonIn this article, we will see how to create a pdf containing images and text.Dec 26, 2022Dec 26, 2022
Pietro ColomboinLevel Up CodingA Simple Python GUI with PyQt5I used PyQt5 to create a GUI for a project. I’ll show you how I made it. It was created without the use of tools but by writing the code…Aug 29, 2022Aug 29, 2022
Pietro ColomboinMac O’ClockShare audio on multiple wired or Bluetooth headphones from the MacDo you want to use your Mac to watch a video or listen to music? Using multiple headsets, either wired or Bluetooth, at the same time? In…Jul 3, 2022Jul 3, 2022