Nicolas Peugnet

Results 124 comments of Nicolas Peugnet

OK, so from what I understand, this is currently blocked by https://github.com/prometheus/common/pull/669.

> I'm curious how W could work without the `rewrite` directive IIRC, an option could be to use something like `try_files /index.php?$query_string;` instead of the `rewrite` directive in your `location...

I started writing some tests with a local copy of rtnetlink, and only exporting `newConn()` is not very helpful. It would be more interesting if at least [`unpackMessages()`](https://github.com/jsimonetti/rtnetlink/blob/c3c8328c191a01658eef513938f37dc4f630fe0f/conn.go#L170) were also...

Great! I will continue writing some tests for myself before submitting a PR, so that I can see what helpers I need.

In the end, I chose to run my tests with `unshare -rn`, because intercepting all netlink calls was tedious and caused problems with stdlib functions that I couldn't intercept (e.g....

After thinking a little more, I think solution (1) is the best. Because for occurrences of this bug where the id is the same as a previous element, in addition...

Good suggestion. I am not sure what would be the best way to implement this. Were you simply thinking of a blacklist? This would probably be enough. I also thought...

Just adding my use case as it can't be fulfilled by the current design: I need to remove a 3pid from a user, could this be possible with the redesign...

> for now, you still have `synadm user modify --threepid` (which I'm actually not sure how you're supposed to use). From what I understand of [the docs](https://synadm.readthedocs.io/en/latest/synadm.cli.user.html#cmdoption-synadm-user-modify-t) and my tests,...

![tumblr_mwhtrkf8JR1sl21koo1_540](https://github.com/user-attachments/assets/80309356-c441-4bb5-a3ea-d261f424f1bd)