MGlolenstine

Results 41 issues of MGlolenstine

I needed it for my project, so I took liberty of updating it for Processing 3. I've tested few methods, which are working flawlessly, even on Android mode. If you...

I'd love to get the IPv6 support, as of now, IPv6 doesn't really work and the external IP isn't fetched. I think that the problem is [here](https://github.com/sbstpp/rust-igd/blob/master/src/gateway.rs#L33), as it returns...

Time is displayed wrongly. It's currently 13:27, and on the VM I have 12:27... I understand that, as it's probably taking GMT time. But I don't understand what's up with...

There are some additional parameters for youtube-dl and I was wondering if it would be possible to add them to your api-server. They're located here https://github.com/ytdl-org/youtube-dl#geo-restriction and I think that...

I installed Budgie from AUR (version budgie-desktop 10.5 (git-38b69f05619f0b1a681276dc258929f2fcb7a750)) and launched it. In the beginning there were WiFi and Bluetooth icons present in the top-right corner. I removed the default...

Before creating an issue, first upgrade cfscrape with `pip install -U cfscrape` and see if you're still experiencing the problem. Please also confirm your Node version (`node --version` or `nodejs...

bug

RP2040 is a CPU created by the Raspberry Pi organization. It features two Cortex M0+ CPUs, 264Kb RAM and up to 16MB of flash. I'm wondering if M0+ CPUs will...

These would be a welcome addition to the DSL, as the tornadofx has them and they're handy https://github.com/edvin/tornadofx/wiki/Forms I saw [this](https://github.com/msink/kotlin-libui/blob/master/samples/form/src/nativeMain/kotlin/main.kt) sample, but it doesn't work for the ComboBox and...

Currently, the backups are scheduled every hour, and because I've enabled them by mistake, I'd love to disable them, but I can't do it from within the WebUI. ![image](https://user-images.githubusercontent.com/9406770/70155286-453f7d80-16b2-11ea-8e6e-28143d2562c2.png)