Today was the first time ChatGTP helped me to solve a problem all the way through.
I use Immich to store my families pictures and do it with docker. When I tried to stop it for a update the machine learning container was stuck.
Through back and forth it figured out that for some reason my Arch installation didn't have the nvidia-container-toolkit and neither /etc/docker/daemon.json and docker got stuck trying accessing the GPU.
After I installed it it just worked. I'm not sure why they were suddenly missing but it's nice to have a helping rubberduck.
Normally it just hallucinates when it comes to a bit more concrete IT problems.