Shell Chen

Results 27 comments of Shell Chen

@deba12 thanks. By radomly Google, I found [this](https://www.usenix.org/legacy/publications/library/proceedings/als00/2000papers/papers/full_papers/skoll/skoll_html/): > 4.4 Synchronous PPP > [...] correct operation in this mode relies on pppoe reading exactly one frame at a time from...

After I get it work on fix size (on my system), I will try to figure out how to calculate it programmatically. :) >

I'm still confused on it. The key is probably on lower level like system call or something. I guess the new py3 implementation won't help.

cc @LukasKalbertodt @knsd

Log from my caddy server: ``` [ERROR] https://caddy.example.com - strict host matching: SNI (caddy.example.com) and HTTP Host (destination.example.com) values differ ```

Systemd doesn't know when chia is FULLY started unless chia tell it explicitly (via sd_notify). It would be much easier that chia-monitor can tolerate such errors, once chia started fully,...

I just talk with @yagamiraku privately, he say that there was no error message on chia-monitor side, everything looks normal except gauges didn't get update, like @giannoug said.

Hi, Following platform are added: - armv7-unknown-linux-gnueabihf - aarch64-linux-android - mips-unknown-linux-musl They can be built but I haven't actually test them on corresponding platforms. More available platforms are listed on...

Sorry, I'm not familiar with cross-compilation either. If anyone figures out how to actually cross-compile it for common platforms, I'm happy to add them to the build script. You may...

ChaCha20 and Argon2 were added in KDBX 4, which also has other changes in the file format. https://keepass.info/help/kb/kdbx_4.html