Andy Teijelo Pérez
Andy Teijelo Pérez
I think npm shouldn't be looking at its own UID, it should not modify file ownerships and permissions, and it should specially not switch users after it's called. That last...
I noticed that touching the fullscreen button fixes the performance issues, and the icons get bigger. Passing `useCanvas: false` in the options when creating the OpenSeadragon object also fixed them.
Ok, I just kicked myself out of my own server and the mod reconnected successfully. Seems to be working.
Oh, excellent!
Nightly fails to connect to an IPv6 link-local hostname that stable was connecting to successfully: https://github.com/wez/wezterm/issues/5934#issuecomment-2454899213
> 2. You _probably_ don't want to just immediately die on the first error, though. ... I also don't want my app to die on the first error without retrying,...
I managed to get past the `salt-ssh could not be run because it could not generate keys` by adding: ```yaml ssh_priv: agent-forwarding ``` it keeps salt-ssh from trying to generate...