-
i am using version for 1.20.1 forge
i seem to have added a block to block finder that causes local hoast crash.
not solved: Use Restart if BlockFinder stopped working.
i wish to clear config …
-
Hello team,
I found interesting article https://blog.replit.com/super-colliding-nix-stores and read [https://nix.dev/manual/nix/2.22/store/types/experimental-local-overlay-store#experimental-local-…
-
Based on @annakrystalli's experience in https://github.com/hubverse-org/hubAdmin/pull/76, while we have schema memoized (e.g. https://github.com/hubverse-org/hubUtils/blob/9e45dedb421ed30bbf7a55910c94…
-
-
This should make integrations with instant-bench-agent and installing module easier
-
Hi,
CrsMatrixMultiplyOp should not store a local matrix device, just the rcp to the crs matrix and then in the apply calls should get the local matrix device. A consequence of storing the local matri…
-
_This is for capturing needs not currently supported by the CEDS model. Please do not send or share actual data as examples in this issue or in attachments._
**Author(s)**: CJ Gilbert; Kristy Web…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Add local storage of chatbot
### Use Case
-
### Benefits
_No response_
### Priority
…
-
Goal: Support almost all current charms
Rough plan:
- Spawning a new charm from a recipe: Call `run`, assign an id to the cell, then persist it (call `persist(cell, id?`), which also calls `load` …
-
Currently flakes are evaluated from the Nix store, so when using a local flake, it's first copied to the store. This means that
```
$ cd /path/to/nixpkgs
$ nix build .#hello
```
is a lot slower t…