-
The `nixd` tool, as outlined in its [configuration doc](https://github.com/nix-community/nixd/blob/main/nixd/docs/configuration.md) supports specifying inputs from sources like flakes, nixpkgs, and ot…
-
This is a list of Known Issues for DDB Importer in the 4.0.x System (DDB Importer v6.0.0 and higher):
- [ ] 2024 Features and spells are not parsed correctly
- [ ] Feat Muncher is not enabled
- …
-
When clangd finds an undeclared identifier which is similar to another identifier that exists, it provides the "undeclared identifier" error and a code action to fix it by "correcting" it to the assum…
-
Some estimators have arbitrary ways to break ties:
- k-nearest neighbors with data points lying on a uniform 1d grid (see #23667 for the BallTree for instance);
- feature splits in histogram gradi…
-
Suddenly, after a few days of use, the plugin stopped working... now instead of the translated text, this string appears: "The request is not authorized because credentials are missing or invalid."
-
This would for example allow you to place signs that display the number of regions in a group, and how many of them are rented/free. Would also need to allow for click actions to give the user more in…
-
I was incorrectly assuming our release tests were free of assertions... it turns out this is not the case, due to CF_ENABLE_ASSERTIONS being always on unless explicitly set manually. I propose to dire…
-
**Describe the bug**
I modify hello_sample.c with following code found that program always costing 100% cpu when sleep waiting for free sdk.
```
// 1. create sdk object by config
void* sd…
-
**Is your feature request related to a problem? Please describe.**
This project inherently has a lot of complexity, especially in its `flake.nix` file to allow for easy development of the project. …
-
- [ ] check if enough space is free during copy process (not cross-platform https://stackoverflow.com/questions/20108520/get-amount-of-free-disk-space-using-go )
- [x] configurable buffer size
- …