-
While `Move`s and `Asset`s are very sensitive to rules changes, many Datasworn node types are functionally `Ruleset`-agnostic. It'd be cool to allow `RulesPackage`s that are *explicitly* `Ruleset`-agn…
rsek updated
2 months ago
-
trying to generate new certificates thru match and getting "This request is forbidden for security reasons - This operation can only be performed by the Account Holder". This has worked fine in the pa…
-
### **when i run** ### python3 ./pytorch/train.py evaluate --config_path=./configs/car.lite.config --model_dir=/media/buaa/MyPassport/Deeplidar/second.pytorch/second/configs/car_lite --measure_time=T…
-
Hello,
With the latest version of the repo, there is an error with `flow check`, do you know what could be the problem ?. Thanks in advance.
```
Error ------------------------------------------…
-
Consider the following:
```julia
foo(x::(Vector{T} where T), y::(Vector{T} where T)) = 2
```
Is broadly speaking nonsense for sake of example, but it is declaring two distince type-variables `T`.…
-
Stack trace:
```text
panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/parsing/regex.rs:70:53:
regex string should be pre-tested: ParseError(147, Inv…
-
Things to test/discuss:
- Use types for safe/unsafe inserts (e.g. UnsafeVarArray) without bounds checks and dispatch for safe/unsafe insertvar
- Use types for dynamic/static index names? Possibl…
-
The big goal for the next major release is to get everything out of the way that a) makes the setup harder than necessary and b) could slow down feature development for the foreseeable future.
This…
-
Turn the [NodeTypeManager](https://github.com/neos/neos-development-collection/blob/47151a2dd7c22503da0469176afea4d9a42c156a/Neos.ContentRepository.Core/Classes/NodeType/NodeTypeManager.php#L48-L52) i…
-
```SQL
\set ON_ERROR_STOP on
\set ON_ERROR_ROLLBACK on
BEGIN;
DROP INDEX IF EXISTS idx_slick_centroid;
DROP INDEX IF EXISTS idx_slick_cls;
DROP INDEX IF EXISTS idx_slick_fill_factor;
DROP IND…