Gabriel Nützi

Results 256 comments of Gabriel Nützi

I already tried, and they said and they mostly say, its not a supported system lol. Do you also see that in Ubuntu?

Lol. hehe, does that thing for you work: tuxedo-rs -> https://github.com/AaronErhardt/tuxedo-rs I cannot execute it on my nixos: `tailor_hdwcaps` On Ubuntu it apparently seems to work, I guess. I have...

@britter No I dont think its related. For me the application also does not work. Same issue. https://github.com/AaronErhardt/tuxedo-rs/issues/103 Maybe we should reach to Tuxedo once more and relate to this...

I currently use ``` # TODO: Check if this kernel works without running into # amdgpu freezes. boot.kernelPackages = pkgs.linuxPackages_xanmod; ```

It could be that we verywell miss some kernel parameter compared to the known Ubuntu image. However my kernel switch above resolved artifacts consitently.

This PR is nice and we need it, would it make sense to add this? ```go func EncryptStream(src io.Reader, recipients ... Recipient) (dst io.Reader, error) { pr, pw := io.Pipe()...

Can this be fixed in 2024, this should not be any feature or something, this is just totally non-sense and is a bug! The container defines the `HOME` variable, full-stop.

@victorciresica : Thats actually correct, it does not work. - Probably the solution is better as you suggest. Thanks for providing a PR -> Actually, its nice somebody uses this...

@victorciresica I enabled CI for forked PRs, it might enable when you ammend the commit.