recursiveGecko
recursiveGecko
### Zig Version 0.11.0-dev.3322+82632aff2 ### Zig Language Server Version 0.11.0-dev.469+4f0762a ### Steps to Reproduce Using VS Code with the Zig extension, with the following code: ```zig const my_slice: []const f32...
# Bug Report ## System Information ``` root@AMP:~# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm root@AMP:~# uname -a...
Hi, I'm working on a small project using Raylib.zig and I'm experiencing some issues when I try to cross-compile the project from Linux to `x86_64_windows_gnu`. I've tried various recent Zig...
I looked through GH Releases and I couldn't find pre-built binaries of `libdeepfilter`. Providing easy access to the C API would be a welcome and appreciated addition. P.S. In the...
Hi, I've run into an odd issue where `Nostrum.Api.create_message` call never returns. Here's a relevant log message from the library itself that happens just before this issue occurs: ``` [warning]...
- [x] Customizable delay to enable close to perfect synchronization with F1 TV - [x] Persist selected drivers across page reloads - [ ] Ability to rearrange the order of...
For better compatibility with potential intermediary proxies it would make sense to allow TLSv1.2 as well, but I'll leave that decision up to you.