-
Add support for the new firmware, which comes with great improvements:
- Packs are stored in a filesystem, which should be easier to manage than a custom usb driver
- Assets are now compressed **on …
-
Thank you for the adding my serializers and I read yout article(2022, and 2019,2018 from before).
By the way, the deserialization of FlattBuffers is at the timing when each property is accessed, and …
-
## Pitch
A user would like to have a basic form handling backed by a Solid server. The Solid Forms application provides a tools to:
### Create a form XYZ
- Create basic forms with choi…
-
New issue occurring with dev releases 026 through to 028
I have a chord defined with:
```
{title: Chord markup test}
{define: Bm7 copy Bm7 display "Bm7"}
Just a [Bm7]
```
but the Bm7 doesn't …
-
Adding an option to change the color of the font for certain letters based on tajweed rules would be a useful option, especially for beginners. This could help reduce errors in recitation, for example…
-
**Type of request**
- [x] I'd like to add something to the OTM 5 spec
- [ ] I'd like to change something in the OTM 5 spec
**Is your feature request related to a problem?**
If so, please des…
-
# Software Design Principles
Software design principles are fundamental concepts and guidelines that help developers create well-designed, maintainable, and scalable software systems. These princip…
-
Currently, in [Q4_0](https://github.com/ggerganov/ggml/pull/27) quantization we choose the scaling factor for each 32 group of weights as `abs(max(x_i))/7`. It is easy to see that this is suboptimal.
…
-
From reading the documentation it seems that paths should be url encoded by Karate.
This example works in 0.9.6 but fails after upgrading to 1.0.1.
```
Feature: Test
Background:
* def …
-
Cleans up a bunch of code duplication, closer to how things should be - design wise, gives us constant score for all the multi term queries, and allows us at least the option of highlighting the const…