Matthieu Coudron

Results 238 issues of Matthieu Coudron

**Is your feature request related to a problem? Please describe.** I almost always want to run treefmt with ``` --allow-missing-formatter -u info ``` **Describe the solution you'd like** Set the...

enhancement

I am trying to parse the libC library, I had it working on Ubuntu. I've now switched to nixos but the working castxml command doesn't seem to be built from...

I think I lack knowledge about how AWS works. This might be a generic AWS question but also could be worth making clearer. I have a role ROLE I successfully...

## Description Let me start with a `grazie mille` ! This is something I've been looking for a specific usecase. Everytime I change my hardware and need to reinstall my...

bug

To reproduce create a new event in ikhal then tick the "Allday" box, the cursor will jump to the "From:" field, if you go straight to the "To:" field via...

type: bug

for some reason, `GpAgent` refused to autocomplete ChatGPT. Looking at the code, it refused to set the chat agent under some conditions (Is this a new behavior ?). `:GpAgent ChatGPT4o`...

that opens up the logfile

### The bug Since immich just got supported by the nix package manager, I first contacted my linux distribution to see if the problem could stem from there or from...

To avoid havig my AWS credentials in cleartext, I use https://github.com/99designs/aws-vault/ to store my credentials (which in turn relies on https://www.passwordstore.org/). In ~/.aws/config ``` [profile sandbox] region=eu-central-1 credential_process=aws-vault export --format=json...

enhancement

**Is your feature request related to a problem? Please describe.** For debugging purposes, I like to check wether I am running the native program or the generated nix wrapper. For...

enhancement