BlackHoleFox
BlackHoleFox
I found your book that you wrote up on physical computing. (Well done btw) Floating over to this repo for the crate I saw that other common sensor support is...
On `main`, `twilight-lavalink` truncates the volume level received from an event down to a `u16`. Given the other big fields in the player struct, we should just use a `Atomic`...
In the case that Windows Hello isn't supported, but a key is still generated (or you just run the WindowsHelloAuthenticator` binary by hand), it fails to upon the expected error...
As Issue #242 was posted over over a year ago with no response or closure, I would like to open a similar request for integration of JWT support into the...
# Proposal I propose to raise the minimum versions to macOS 10.12 (Sierra) and iOS 10 to better match recent expectations for developers publishing on these platforms and to clean...
With the changes in https://github.com/Nercury/android_logger-rs/pull/46, which remove the mentioned lock, this check is now very cheap to implement. Closes #45
Hiyo there, this app is great so far, great work. My feature request would help Heynote fit nicely into my "summonable scratchpad" workflow by supporting hiding the open window (and...
So in summary, the commits here provide two new features in the NGINX proxy: 1. Add 5 customizable ports that can used to bind extra `server`s within the existing `share/nginx_proxy/`...
When going for a 128 byte image hash, I noticed that the size wasn't actually implemented, even though the doc comment said as such. So, instead of just adding more...
I finally had the time to take a look back at this repo and I was happy to see that the Go implementation switched over the SHA256 so some of...