Hung-I Wang

Results 31 issues of Hung-I Wang

Hello. chars works pretty well and really helps a lot. However, its output looks a little boring and different parts of output take a while to distinguish. So it would...

In the previous implementation: When there is a Cargo Workspace including several member packages, clicking CodeLens Run test button in source code files of a member package triggers shell execution...

Hi! I find lopdf extremely slow to load some PDFs. In my case, the PDF is a random article exported from Chinese Wikipedia. It is just of 4.6 MiB size...

Hi! When trying to figure out what hardware acceleration really does by searching in code, I notice the name of the option "hardware acceleration" is inconsistent in readme and code....

When I try to decompile `.pyc` files generated by python-exe-unpacker, I got the following error: ``` Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/xdis/load.py", line 209, in load_module_from_file_object co = marshal.loads(bytecode)...

Hi. It seems that currently there is no option to filter out user accounts on "leetcode-cn.com". I suppose: for user accounts on "leetcode-cn.com" with empty `countryCode`, these can be assumed...

Hi. 安装时遇到如下问题。 ``` root@3b525e3f7305:/Easy-Trans# pip install -r requirements.txt ERROR: Could not find a version that satisfies the requirement pdfminer3k==1.3.1 ERROR: No matching distribution found for pdfminer3k==1.3.1 ``` PyPI 里没有 1.3.1...

### 问题类型 / Type of issues * 过期软件包 / out-of-date packages ### 受影响的软件包 / Affected packages * netease-cloud-music-gtk4 ---- Latest release: [2.0.2](https://github.com/gmg137/netease-cloud-music-gtk/releases/latest)

out-of-date

Hi. Thanks for this great project. As noise and snow are famous for providing excellent security guarantees while requiring few efforts to adopt, I am trying to use snow in...

Hi. I am using colmena with sops-nix to manage my remote machines. In my case, I forget to set an owner/group at first for a secret controlled by sops-nix. After...