evan0greenup

Results 70 issues of evan0greenup

**Describe the bug** When add `from __future__ import annotation` in the beginning of the source file, it will raise error. **To Reproduce** Just add `from __future__ import annotation` in any...

### Issue description When add a local git repository as dependency, it will cause resolution failure. Here is the `Pipfile` ``` [[source]] url = "https://pypi.org/simple" verify_ssl = true name =...

triage

**Describe the bug** When enable autopilot, after zooming a while, the autopilot will navigate the camera to blank (dark) region. After the whole screen become blank, the camera will be...

Currently, only single instance can be opened. It would be nice to make `notes` support multiple instance toward single database be opened simultaneously, because user may edit different pages within...

Specific Feature Request
Big Project

Currently, `notes` is only a executable without any command-line options supports. It would be nice to add argument parser in `main.cpp` to parse option like notes profile path ... This...

Enhancement/Polish

When generating random input for testing case, it would be nice to use `rayon` to parallelly run the generated cases. It would make testing time shorter.

For the latest release/tag `0.9.0`, there is a error in `rten-simd`. And it result in compiling failure. The dependency is updated in `main` branch, it would be nice to add...

**Is your feature request related to a problem? Please describe.** Currently, when create new client in the panel, the password for different protocol will be determined, if user want to...

enhancement
to deploy
low periority

# Current behavior When mounting a file or a device, `veracrypt` will create a directory under `/mnt`. # The drawback of current behavior The directory `/mnt` is usually a place...

# Description Currently, if user don't want to launch daemon, the can only use single thread scanning. If they want parallel scanning, according to ArchWiki https://wiki.archlinux.org/title/ClamAV#Using_clamscan The user should type...

🥺feature request