DoctorDinosaur

Results 28 comments of DoctorDinosaur

Doesn't seem like there's a good way to tell between server and friend invites, short of resolving the link. Rn warden uses the regex filter from https://docs.discord.red/en/stable/framework_utils.html#redbot.core.utils.common_filters.filter_invites Edit: https://discordpy.readthedocs.io/en/stable/api.html#discord.Client.fetch_invite seems...

Seems like I need to transform the boxes with anchor values. It's unclear from [tensors_to_detections_calculator.cc](https://github.com/google/mediapipe/blob/master/mediapipe/calculators/tensor/tensors_to_detections_calculator.cc) how anchor values are calculated for Model-Maker models, so I'm taking them from the metadata.json...

Deleting the media folder fixed it this time, but I shouldn't really have to do that, no?

I think the issue boils down to it not updating if you add a bookmark, only if you change the spoken text?

https://github.com/brentvollebregt/spotify-lyrics-viewer uses lrclib, might be able to adapt its track finding

+1 for this Seems like the behavior was, for a time, unmount on map change https://github.com/Facepunch/garrysmod-issues/issues/4977 But lua will only autorun on map change, so an explicit unmount would be...

I'm also getting lag after some time which results in progress bar desync; but just on normal mp3 files. Restarting the software tends to fix it, but I worry if...

![Image](https://github.com/user-attachments/assets/81e04a0b-a561-4111-a880-004d68f0e91a) Seems more than a memory leak, one of the webview processes is both using 1.5gb ram and 15% CPU; hence lagging the interface and causing it to fall behind....

> [@DoctorDinosaur](https://github.com/DoctorDinosaur) how large is your music library, and how much RAM usage does the whole app take when you first start the app? 100mb on startup, library is 2224...

Same issue for me, my v3 import is not working but no debug logs are produced. Clientside, I get this error: ![Image](https://github.com/user-attachments/assets/f619f93d-bceb-4c77-af76-5edb9440c469) Looking in the Networking tab, the /settings/ API...