Yamakaky

Results 254 comments of Yamakaky

Why not. BTW, we plan to have first-class support for Tokio.

I'm making progress, I'm able to read and decode ipv4 and ipv6 frames from the tun device. A few things: - The TUN packets uses a special encoding, see 3.2...

Yeah, didn't think about adding new values.

I did some progress. https://0bin.net/paste/-xcYpHw9K14DhHCD#lu0DluLNFacuTV2Hcik+-C4kHA6e8cc1xxpAFzyv88E If I "space q R" while in the `` tag then reopen the file with "space f r", indentation works fine. If I'm in the...

Oops, sorry https://0bin.net/paste/6nm9WpmEwN9ecM0S#H5om5vukLPRKvV4hVVTpa5lvSw+PYkS5Wv-I2IVyAGm I tried to trim it down, but sometimes the indentation problem is fixed...

Hum, did you try the instructions in my 2nd post?

See my edit for `shell=none`, it was during your comment ^^

Does `watchexec` wait on shutdown? I couldn't find it in the code. And for the process tracking, did you consider cgroup for linux at least? Not sure if that would...

I captured some data at https://github.com/Yamakaky/joy. You can use my tool to decode it: `cargo run --bin joytk decode < trace/ringfit-session-with-ir.log`. The IR stream starts at 2:29, and seem to...