duck
duck
I've noticed the Subsonic protocol supports lyrics. I have a couple `.lrc` files lying around that I'd like to add to gonic to complete my music collection, especially with certain...
**Environment information** * Operating System: Win10 * Cutter version: Version 2.2.0-dev-a7246f9 * Obtained from: - [ ] Built from source - [x] Downloaded release from Cutter website or GitHub -...
**Environment information** * Operating System: * Cutter version: * Obtained from: - [ ] Built from source - [x] Downloaded release from Cutter website or GitHub - [ ] Distribution...
This is my first time working w/ the Windows API so bear with me. Is there a way to make a shell extension in winapi? I want to use [IPropertyStore::SetValue](https://learn.microsoft.com/en-us/windows/win32/api/propsys/nf-propsys-ipropertystore-setvalue?source=recommendations)...
I'm getting  ``` The following bones were not found: - Left shoulder - Right shoulder ``` But they are definitely here:  Armature > Trans > Rot > Hip...
Some 3DS games like "Rusty's Real Deal Baseball" won't load their saves after they've been restored by a save manager such as Checkpoint. I tried for weeks to figure out...
`I tensorflow/stream_executor/cuda/cuda_blas.cc:1614] TensorFloat-32 will be used for the matrix multiplication. This will only be logged once.` right before training. I'd rather use f16 to be more conservative of GPU memory.
Running docker image built off of https://github.com/duckfromdiscord/maloja/tree/as2.0-xml (API XML fix) Every so often a singular request takes a long time and then errors with: ```py Critical error while processing request:...
I think it would be cool to have a "now playing" feature. I am willing to implement this myself if needed. It would be a fun undertaking and a great...
#292 XML will now return from `auth.getMobileSession`, but not scrobbling yet.