-
A CLI tool over the existing Vyaakaran compiler which exposes similar functionality to the [Vyaakaran editor](https://vyaakaran.now.sh/editor).
The CLI tool would take source grammar file as input an…
-
I think we should continue to have `arviz_stats.xyz` available for all functions. The functions will continue to be implemented as `DataArray` level, and accessors should continue to be available, but…
-
The results of `read` [1] and `write` [2] system calls are implementation-defined if the `count` parameter is larger than value of `SSIZE_MAX` constant defined in `limits.h` according to POSIX.1 stand…
ghost updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
There doesn't currently seem to be a good way for applications such as [swupdate](https://sbabic.github.io/swupdate/) to manage syst…
-
Add an API method to allow turning a server hostname into a `Link`.
Essentially something like `ns.serverLink(hostname: string): Link` could be added and usable in scripts after creation/purchase o…
-
### 🐛 Describe the bug
Dynamo has an optimization to preemptively assume captured existing cells would be read-only during tracing, and therefore model them as their unboxed values, rather than a `…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x8403d03d97414cc2c22177914b4a63f3403f711c9d321cba93be0b092f6ad09a
**Severity:** high
**Description:**
**Description*…
-
Hello,
Unless I'm mistaken, I don't see any option in the translator translate_batch or generate_tokens functions to output the logits/probabilities of the generated tokens. However, this computati…
-
Currently we interact with GraphQL endpoints supplied by the node via wrapped operations provided by `graphql-codegen`, these are then exposed to SDK consumers via wrapped provider functions (`Provide…
-
We are looking to create definition files for our Lua 5.4 API like this:
https://luals.github.io/wiki/definition-files/
We have about 800 commands, so we hope to find an automated solution for thi…