James C. Wise

Results 38 comments of James C. Wise

1. That should probably be changed/raise a warning 2. After I got it working, it seems lynxchan posts are all put in different folders instead of one per-thread folder. This...

I know I'm not supposed to comment without new info, but has *any* progress been made on this?

Finally got around to trying this and, uh, ***what***? How does this not cause a "trait implemented twice" error, or *any* error for that matter. How does `#[serde(remote = "Self")]`...

I'm putting a $50 USD bounty on an actual real iSH "run command" shortcut action and another $50 USD on having it not open the app in the foreground The...

> C++ and probably several other languages act with the assumption that size_t can never be zero, and so Unit would release absolute armageddon upon them. You can just tell...

I found an existing app that *should* do this, but it only supports number arguments for some reason https://github.com/kateinoigakukun/wasmic-ios

Huh I really thought I put a $100 bounty on this. Well it's $100 now I placed a bounty on Wasmic being able to return strings from WASM actions and...

Great so if I go to a different issue on github mobile and close it it has a chance of closing a random issue Got it Great

The first and third PRs would definitely fix this. I'm not quite awake enough to make heads or tails of the second one but it seems to also handle this.

> Also, API requests sent by a browser include a `x-client-transaction-id` header, which gallery-dl currently does not include. Mostly because I have no idea how to generate its values and...