deface is a script to automatically blur faces.
Its underlying engines onnxrt and opencv are limited to 8-bit processing.
It took me way too long to figure out how to use deface’s capabilities while preserving the full 10-bit color information (I admit, it’s very niche).
That’s why I just want to briefly mention the result here.
It has always bugged me that dnf search has no indication in the output whether a package is already installed.
In fact, this feature request already exists for at least 10 years.
Let’s do it manually!
When it comes to containers, it unfortunately has become common practice to run services with way more privileges than necessary (if not directly as root).
Docker remains the dominant player in this field but there is a new underdog and I think it’s better suited for most of the cases:
Podman (short for pod manager) is a modern systemd-based substitute for Docker that already comes pre-installed with many operating systems – and it’s rootless by design.
Podman Quadlet is the analogue of Docker Compose – currently the de facto standard for deploying multi-container applications.
In the following, I describe my way to set up a Nextcloud instance using Podman Quadlets that runs exclusively with user privileges.
From time to time, I’ll be writing about topics that have kept me busy for a while:
things I want to structure and put into words for myself, and that I also hope might one day be of use to someone out there.