Mateo Wang

Results 22 issues of Mateo Wang

Since pyfunctional is imported with, for example, `from functional import seq`, pipreqsnb mistakenly adds `functional` instead of `pyfunctional` to the requirements.txt file.

With the current latest release, I get: ``` ./start.sh: line 15: 11624 Killed: 9 ./cumsync ``` un-UPX'ing it, it seems to be an invalid nexe binary: ![image](https://user-images.githubusercontent.com/12981958/126879294-a0a5da78-b28f-4fc3-8bf5-a400b86b5c5a.png) I recompiled from...

Since Parsec uses the STUN protocol, what is the need for ZeroTier? I understand that if one is under a double NAT where even STUN breaks down, it makes sense,...

question
support

I know you have previously mentioned, in #59 and #51 for example, that it was fixed, but the issue still seems present in the latest version?

**Describe the bug** Upon clicking on a video, I am greeted with this screen: ![image](https://user-images.githubusercontent.com/12981958/113430875-c5055700-938f-11eb-8523-1841705b64e5.png) **To Reproduce** Steps to reproduce the behavior: 1. Go to yotter.xyz 2. Search for any...

bug

Hello! I noticed that my iPhone 8 on iOS 13.3 no longer has haptic feedback when turning the slider on or off when DayNightSwitch is installed (while it _does_ have...

It would be nice to check the blobs to make sure they work. However, it would take up more space to package [s0uthwest's img4tool fork](https://github.com/s0uthwest/img4tool) with blobsaver.

enhancement

Often, the music bot is too loud at first and I set the volume to 10 each time. Having it as 10% as default would be nice! I know that...

When using this package with SvelteKit, I get: ``` ReferenceError: require is not defined in ES module scope, you can use import instead This file is being treated as an...

bug

In Microsoft's C/C++ extension, this is possible via the `C_Cpp.clang_format_fallbackStyle` setting. It'd be nice if clangd could have the same because it's annoying to configure a `.Clang-Format` for every project...

enhancement