Felix Stupp
Felix Stupp
### What are you trying to do? I want to have notifications on changes to my tailnet using webhooks. If possible, I want them to be fancy. My phone is...
### systemd version the issue has been seen with 255.9 ### Used distribution NixOS 24.05 ### Linux kernel version used 6.6.48 ### CPU architectures issue was seen on x86_64 ###...
https://github.com/nanomq/nanomq/blob/de0ca2bac18a51d3e5efbc6e667018fd313e2e0c/docs/en_US/config-description/introduction.md?plain=1#L3-L5 * It seems weird to me to link to a ChatGPT chat instead to a page in the docs itself. * The chats these links refer to seem to...
Refer to location in manual where the default action (i.e. if no rule matches) is defined. To make it more obvious that the default might not be "deny". TODOs for...
to quote from the man page: https://github.com/radvd-project/radvd/blob/f2de4764559e102fe8492520be328858af0f964d/radvd.conf.5.man#L272-L289 The man page states that the Managed & OtherInformation flags are documented in RFC 4862. However, this does not seem the case. Quoted...
While the current implemented algorithm might be the obvious solution to choose, I think adding these precise additions can aid users requiring the common name of server & client certificates...
For context: I am creating a NixOS installer UI, allowing the user to select which from all configurations a flake declares, to install on any computer. In some cases, those...
There are tasks, were it is important, that they are done (sometimes also in a timely manner), but not exactly on a specific due date (or where that is not...
When using an UDA with a duration (e.g. for the estimated time for completion), it seems that it can only be displayed in the ISO duration format. For example: ```...
Fixes #29651 ## Open TODOs I know this code has a few problems left. Help is appreciated, that’s why I intended to open this as a draft (*sorry for pings...