-
The Speex resampler can take advantage of the SSE and SSE2 instruction set on Windows and macOS.
To enable this, all you need to do is you add the preprocessor defines _USE_SSE and _USE_SSE2 to the S…
-
We need to be able to move tenants between safekeepers:
1. To migrate all tenants on one safekeeper if it dies.
2. To migrate one tenant if we find that load balancing needs it.
Eventually a proper d…
-
Description:
I noticed an issue in the Monaspace project:
1. On line 40, the texture healing is not working as expected. The `F` looks weird and the texture healing did not look correct and feel n…
-
### What would you like to share?
#### Work Expected From The Issue
Redesign the `cache` internal api to move it away from using an OOP based design to a more composable enum based.
The issue exp…
-
Hi!
I really like the ecosystem you have built!
I noticed that the primary paste (e.g. Middle mouse) does not work in the terminal plugin.
I am running KDE Neon stable in the Wayland session of…
-
Implement Wasm/Neon kernels for f64
-
### Description
A specific string that is spoken when WiFi setup fails seems to render with extra text prepended to the passed text. I will attach a sample.
[ce4e7a14fe73c3a8cd31d15db0d435d6.wav.tar…
-
### What would you like to share?
Please add one.
### Do you want to work on this issue?
No
### Additional information
_No response_
APT37 updated
1 month ago
-
I'm trying to quantify what percentage of Firefox users could actually use this proposal.
Using [1] and [2], here's what I got. Note: this is desktop only data.
For desktop we have ~97% x86/x86…
-
```
Neon instruction set is optional and detection is via the file /proc/cpuinfo
This file can not be read within Chrome's sandbox.
r1037 attempts to read the file, but if it can not be read and the …