Pierre Erraud

Results 8 comments of Pierre Erraud

Workaround: ``` ar x whatsapp-desktop-x64.deb zstd -d < control.tar.zst | xz > control.tar.xz zstd -d < data.tar.zst | xz > data.tar.xz ar -m -c -a sdsd whatsapp-desktop-x64_repacked.deb debian-binary control.tar.xz data.tar.xz...

Have you seen https://github.com/hashicorp/terraform/pull/28874? Terraform will be able to natively create .tf files from the state in v1.10.

`doas -s` does exactly the same as `sudo -s`; what I would like is to have the equivalent of `sudo -i`, because `sudo -i` permits to manage well the transition...

Hello! Thank you for the report. I don't have time right now to look at it, but I will ASAP.

Hello, I tried to implement a fix, but it's not compatible with all types of authentication in sendgrid. That's why I reverted my fix. You can add manually that scope...

> looking forwarded to this being added. Will help my workload a lot. The problem is that I won't be able to continue, I just moved to another job and...

> > looking forwarded to this being added. Will help my workload a lot. > > The problem is that I won't be able to continue, I just moved to...