-
-
With #719 this task is complete, other than point 1 in the comment by @BFH-ktt1. How should we acknowledge the maven libraries that we use? We could add them to the list of contributors in the README.…
-
## What
This is issue is for discussing sandboxing capabilities built-in Cuprate.
It has been a [feature proposed at the beginning of the project](https://github.com/Cuprate/cuprate/commit/58a076f…
-
### Feature request
We could mark parameters that expect a regular expression in 3rd party libraries like Nette\Utils\Strings or composer/pcre.
Arguments could be validated similarly to how argume…
-
Were there any experiments with creating an object in Vala and importing it to C#?
Or just forecasts of how well it will work.
(Also interested in Meson)
-
Thank you for this library.
I would like to elaborate a use case: we have a React component library with some powerful components that rely on further dependencies, e.g.:
// Navigation.tsx
```t…
-
To make the core bundle as small as possible, each integration with optional third party libraries, such as Doctrine ORM or PHPSpreadsheet, should be moved to separate repositories. This will allow fo…
Kreyu updated
4 months ago
-
It could make sense to integrate with this provider-agnostic Rust crate for calling LLM APIs:
https://github.com/jeremychone/rust-genai
-
Instead of `robotpy_extras`, pinned versions can be declared in the `requires` block in `pyproject.toml`
```
#
# Use this configuration file to control what RobotPy packages are installed
# on your R…
-
Hi @Larpoux , Thank you for your previous help for enabling stereo audio recording on Android. Right now for another project, I need to record and play simultaneously (1: audio through function: I can…