Daily Archives: 14. October 2024

Python – Hatch as global python manager

Usage of hatch for pyproject.toml based project. Install Hatch as global python manager: Unix: where python/Pip already there: pip install hatch --break-system-packages Windows: no python at all: […] Read more»

RaspberryPi – Browsers graphics not working via XRDP

navigate to /etc/X11/xrdp/xorg.conf search for: Option “DRDevice” “/dev/dri/renderD128” change line to: Option “DRDevice” “”