-
In the UG it's stated
> Words in angle brackets `` are the parameters to be supplied by the user.
But this notation is not followed throughout the document. This can cause confusion for the user, wo…
-
Having Home Manager fail if an existing file exists is a big foot-gun. As a veteran user, I know what it means when the Home Manager service fails. I know to delete the offending file and reactive the…
-
As a result of the discussion that took place in #273, it became apparent that the biggest culprit in LightBulb's passive CPU/RAM consumption is the GUI rendering loop, which is active even when the a…
-
Worst case scenario I branch out and open a new repo and give link to it.
-
## locale
en_US isn't my locale, isn't installed at a system level, and isn't installed as part of the conda env.
cc @bgruening looks like you were the last to touch these.
## Variable not fo…
-
Should `rustfmt` be enforced in the rust projects? Personally I am a fan, and it is well integrated in `cargo` and IDEs, and it's widely used.
[Validating it in CI](https://github.com/rust-lang/rus…
-
### Use Case
Curently we can do this via the `exec` plugin as described below.
```
[[inputs.exec]]
interval = "60s"
commands=["sudo mtr -C -n google.com"]
timeout = "40s"
…
-
It would be great to have a link to YouTube (e.g. ) for the singles. Possible?
-
Very interested in helping to update and contribute to this project and wondering if anyone has the contact information for @corrad1nho so I can get in touch possibly. Didn't see any contact informati…
-
Can we discover those versions from the project's Gradle model? Worst case, we can parse `libs.versions.toml` directly, but that's more fragile. What if a user isn't using version catalogs?