Gabriele Lucci
Gabriele Lucci
Both in the `local.yml` and `production.yml` compose file, the postgres mounts are defined like this ```yml volumes: - production_postgres_data:/var/lib/postgresql/data:Z - production_postgres_data_backups:/backups:z ``` However, why is the `z`/`Z` option there? docker-compose...
Using parameter `output_filename_hint` when compiling scss with libsass, should fix the wrongly generated `sourceMappingURL`. At least it fixed the problem for me. Fixes: https://github.com/andreyfedoseev/django-static-precompiler/issues/95 Related: https://github.com/sass/libsass-python/issues/201
This adds a small fix for Python 3.12, while retaining backwards compatibility. It seems like the private API of `Path` objects changed in Python 3.12; `pathmod` is no longer a...
Tapping "Telegram" in account section of settings, throws the exception: `FATAL EXCEPTION: main Process: com.android.settings, PID: 17954 Theme: themes:{default=overlay:it.lucci.cm.greyscaletheme, iconPack:com.thearclabs.polycon, fontPkg:system, com.android.systemui=overlay:it.lucci.cm.greyscaletheme, com.android.systemui.navbar=overlay:it.lucci.cm.greyscaletheme} android.view.InflateException: Binary XML file line #18: Binary...
Theme the gesture icon present in some ROMs.
**URL**: https://www.pinko.com **Browser / Version**: Firefox 125.0 **Operating System**: Linux **Tested Another Browser**: Yes Edge **Problem type**: Site is not usable **Description**: Buttons or links not working **Steps to Reproduce**:...