Guanzhong Chen
Guanzhong Chen
Using `pyjade.runtime.escape` is fine in most situations, but when dealing with `django`-specific things, like lazy objects, or safe strings, `pyjade.runtime.escape` treats them as arbitrary objects, calling `str` on them. For...
This emulator is quite sensitive to timing, especially with sound. While playing the music in the background, and performing CPU intensive tasks, the sound is often delayed. It would be...
I wrote https://github.com/quantum5/ntfy-run because I wasn't aware of anything that could notify me with the output of a failing cronjob, just that it failed, which makes it really difficult to...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information There are occasions when `ffmpeg` cuts the video weirdly when the offsets are...
This makes non-interactive problems output to memfd.
The patterns do not actually work as described in the documentation without this fix: > The value is a whitespace separated list of shell patterns describing names of packages (e.g....