This article introduces an unofficial version selector tool I built for multi-version Ansys environments to reduce the risk of opening simulation files in an unintended version. It supports Fluent, SpaceClaim, and Workbench, and lets you explicitly choose the version before launch.
A practical guide to LUFS normalization with ffmpeg loudnorm, covering 1-pass vs 2-pass, True Peak, LRA, re-encoding, and how to preserve MP3 metadata and artwork.
Normalize inconsistent MP3 loudness in batches with ffmpeg loudnorm. This article explains setup, usage, and implementation details of the Python GUI/CLI tool mp3-normalizer.
A Python-based approach to fixing Chrome and ChromeDriver version mismatch in Selenium by detecting the installed Chrome version and automatically downloading the matching driver.