Yan-Jie Wang

Results 8 issues of Yan-Jie Wang

**Short description** DNG files converted from Sigma RAW files with Adobe DNG Converter are rendered with strange colors. The original raw files are taken from . Examples are: - Sigma...

I try to boot grub.exe from Linux. However, it is stuck at command line. The keyboard is not functional. The kernel version I used is 4.9.13 from buildroot. the grub4dos...

In the original version, xiccd won't stop when the session is closed. I modified the source code and make it stop when the connection to the x server closed.

**Describe the bug** The startup script in dev-variant container assumes that it is not run in a user namespace. However, it is not true when using a rootless container. When...

bug

This approach is from chapter 7 of Hacker's Delight. It eliminates the need of POPCNT and BZHI instructions totally, enhancing portability. GCC generates less instructions compared to the original implementation.

Updated the formula for computing carry bits from `(input & (result

Currently, Theia does not utilize the SSH agent for public key authentication. Instead, it reads the private key directly from the `~/.ssh` directory. If the private key is password-protected and...

remote-ssh

Theia currently does not support reading from the `~/.ssh/config` file, requiring users to manually specify the username, hostname, and port number to connect to a remote host. ### Feature Description:...

remote-ssh