Andreas Rammhold

Results 108 comments of Andreas Rammhold

After unplugging the ConBee II for about 30s and replugging it I was able to pair another device... Very frustrating :(

Many months later. We (@mweinelt and I) picked this topic back up. We reset everything and started from scratch (empty synapse, empty appservice irc, ...). On first startup, everything seemingly...

Just my two cents on this (and they are really minor): We should not require inlining secrets into the configuration files. I'd much rather have those as a separate file...

> Also run into this. In some rare cases, canceling a running build doesn't kill all build processes. `nix-build` exited but background process like `gcc` and `make` are still running....

I think one of my main issues is that I don't know what this does. Is it for local references within the same repository? If so, lets add a test...

I'm having the same issue with `https://releases.nixos.org/nix/nix-2.3.16/install`. Will try without that in a second. Edit: works without pinning the Nix installation but now my build fails as it depends on...

I suspect this is due to https://github.blog/changelog/2022-12-01-github-actions-larger-runners-using-ubuntu-latest-label-will-now-use-ubuntu-22-04/ ?

I wonder if we really need that in Nix itself. if it is purely about testing locally wouldn't socat on the current unix socket work just fine?