Albert Zhang
Albert Zhang
**Describe the bug / Reproduce** Creating a note with a word like "可能" will output pinyin and ruby like this  **Expected behavior** Should produce ruby like this  **Specs...
Characters like `⤷` that I regularly use in my weechat configs look off (tried a bunch of terminals...)
In the osu! client, spinners don't move the combo color forward even though they're treated as their own combos. In osr2mp4 every time there's a spinner the combo color gets...
Every time I try to render a failed replay it goes to 99% then gives me this error ``` Process Process-3: Traceback (most recent call last): File "C:\Users\alchzh\osr2mp4\libs\pythonlib\lib\multiprocessing\process.py", line 297,...
Searching or randoming then exporting a lot of questions to anything often leads us to the Heroku application error page... This is probably a heroku error? Probably should be doing...
- **App Name:** nsxiv - **Icon Name:** nsxiv - **Description:** Neo Simple X Image Viewer - **Webpage (optional):** https://codeberg.org/nsxiv/nsxiv/ - **Original Icon:**  Continuation of sxiv, which has an existing...
Current, rebound only accepts a single function pointer as a heartbeat callback. The current interface makes simulations using Python heartbeats very slow since they incur significant overhead on every timestep....
I was trying to get some themes to show up so I put a wckrc in the folders... ``` /usr/share/themes > find . -name "wckrc" ./OSX-Arc-White/xfwm4/wckrc ./OSX-Arc-White/unity/wckrc ./macOS-Sierra/xfwm4/wckrc ``` Still...
### Description This pull request supports the `-OO`/`PYTHONOPTIMIZE=2` options by - Removing uses of `assert` outside of tests (and enabling the corresponding ruff rule) - Adding missing `foo.__doc__ is not...