-
Hello,
First of all, I want to thank you for the work you've done here. Using your script has made the installation process for installing Fedora in a ZFS on root configuration super easy!
I'm …
-
DATA_ROOT and INDEX_ROOT in train.yaml
请问下DATA_ROOT 和 INDEX_ROOT都是必须的吗?似乎,只需要输入INDEX_ROOT, DATA_ROOT是空的也可以跑?不知道是什么原因
-
A lot of APIs pass `ctx`, `req`, `version`, and `source_root_dir` around. We could make our implementation easier to understand by introducing a `ResolvedRequirement` type and removing `source_root_di…
tiran updated
1 month ago
-
### Is your feature request related to a problem? Please describe.
https://docs.waydro.id/faq/setting-up-a-shared-folder
I just want to access the root not a subfolder.
```bash
ls -lh ~/.loc…
-
### Brief Issue Summary
#### CMakeLists.txt
```cmake
cmake_minimum_required(VERSION 3.30)
project(tmp)
file(TOUCH tmp.cpp)
add_library(tmp tmp.cpp)
```
Put the `CMakeLists.txt` under drive r…
-
I noticed no structure for game mods... computer/os/game might not work as many mods don't really care what you play it on.
For console it's easier to keep them in same folder as game title...
-
**Failed in:** [runtime-coreclr outerloop 20241117.2](https://dev.azure.com/dnceng-public/public/_build/results?buildId=871742&view=ms.vss-test-web.build-test-results-tab&runId=22727160&resultId=12333…
-
### Build
https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=733773
### Build leg reported
Various (I could not see a pattern)
### Pull Request
https:…
-
### Motivation
Digital root algorithm is a very simple but powerful tool used in various fields such as checksum calculations (e.g., ISBN validation), cyclic redundancy checks, and understanding numb…
-
I think that there is a valid case to be made that manypkg should optionally enforce all dependencies be in `devDependencies` in the root.
We have a monorepo that needs to build docker containers. …