-
**Have you searched for similar [requests](https://github.com/SillyTavern/SillyTavern/issues?q=)?**
Yes
**Is your feature request related to a problem? Please describe.**
When importing character…
-
### Font Rendering
Probably MSDF, how to generate glyphs from windows built-in fonts?
### GPU k-Nearest-Neighbour Search Queries
Might be OK building the data structure on the CPU.
### Vox…
-
In StringZilla a 64-bit rolling hash function is reused for both string hashes and substring hashes, Rabin-style fingerprints. Rolling hashes take the same amount of time to compute hashes with differ…
-
Hi @mm53bar !
Hate to be sorta rude and ask this, but fortune favors the brave!
I'm working on a new Ruby gem that I'm hoping to announce at RubyConf in the fall, and currently I'm having to use…
-
@n15a wrote:
> So just discussed with Anton. We dont touch the current structure. In the place of Parent Block Hashes , we can put something like Related Block Hashed and on the right side of each ha…
-
It looks like Picture Perfect Golf is Win3x compatible along with three extra courses. I do think the extra courses are all stand alone though. In total there is:
Harbour Town (the base game)
Coeu…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 4.8.1 | Indexer | Manager | Ubuntu Packages | Ubuntu 24.04 LTS |
Our indexers run with 32GB of RAM and 16 co…
-
With a command like:
```
rustc --emit=dep-info=foo.d -Zbinary-dep-depinfo -C prefer-dynamic ...
```
which uses the rust std library:
```
libstd-dafa2c58b8297b90.rlib
libstd-dafa2c58b8297b…
-
Perfect hash keys are important for the efficiency of the planner, but their implementation is outdated. In this issue, we'd like to look into possibilities to enhance their usage:
- currently, per…
-
The current implementation of `stringToEnum` is:
```zig
pub fn stringToEnum(comptime T: type, str: []const u8) ?T {
inline for (@typeInfo(T).Enum.fields) |enumField| {
if (std.mem.eql(…