Kent Daleng

Results 7 issues of Kent Daleng

I have a 28 frame video as input, which outputs 28 images, but the first frame is always this gray image: ![000001](https://cloud.githubusercontent.com/assets/3699009/15091216/06f416c4-1442-11e6-8b07-05bc794907ac.png) This seems to be the case on any...

bug
video

It seems like MTY_CL crashes upon finding a matching tripcode, it doesn't always reach the point where it outputs the tripcode, but searching for a short target crashes the program...

hi! i originally posted this issue over at https://github.com/http-rs/tide-websockets/issues/23 where i was informed that > The invariant described [here](https://github.com/eaze/tide-sqlx/blob/latest/src/lib.rs#L307-L311) is not correct. In the case of websockets, the response is...

this change updates the wiki with - more links leading to relevant sections in other files - unfortunately, this can't be done with regular `.md` ending links in GitHub-wikis :(...

while it is possible to hide actions with [custom hotkey overlay titles](https://github.com/YaLTeR/niri/wiki/Configuration:-Key-Bindings#custom-hotkey-overlay-titles), it would be nice to be able to hide actions without needing to bind them. this PR introduces...

I've noticed certain characters don't show up, such as the Polish `ł` in the iceberg command. I see that the font is used in the country chart as well, but...

closes #2851. should support KDL v2. based on the definitions found here https://github.com/kdl-org/vscode-kdl/blob/main/syntaxes/kdl.tmLanguage.json i'm frankly not sure i've done everything the way it should have been done. ~~i'm opening this...