Yujia Qiao

Results 42 issues of Yujia Qiao

I use `cross` to cross build binary and `cargo-strip --target` to strip. I suspect `cargo-strip` not finding the binary that `cross` generated. I'm not getting any output from `cargo-strip` CI:...

Hi, thanks for making this library. I'm trying to build a package depending on this library, on a riscv machine. I found that there's already riscv support but not yet...

- Allow users to choose the port - Broadcast in LAN to enable users to discover other players - Allow users to type their username

feature-request

Arch Linux with all packages up to date ``` fish 3.0.2-3 fzf 0.19.0-1 Oh My Fish dev channel version 6-46-g6b2ce5c ``` ``` > set | grep FZF FZF_COMPLETE 2 FZF_DEFAULT_OPTS...

Thanks for your awesome work. I'm not a native English speaker and I find it useful for people who want to read and listen to English at the same time....

## 🚀 Feature Proposal Add an option containing a string, which will be prepended before the auto-generated code snippet. ## Motivation Take C++ for example. vscode will lint the code...

Add an option to support the music cache limit. The least recently accessed cache will be deleted. Resolves: https://github.com/Rocket1184/electron-netease-cloud-music/issues/44

main: move musicCache to a cache folder Move music cache to a cache folder. Delete the old cache. Resolves: https://github.com/Rocket1184/electron-netease-cloud-music/issues/124

The old node-sass still uses the deprecated python2, which bring trouble to maintenance. Bump node-sass and react-scripts to resovle the issue.