Kanyang Ying

Results 49 comments of Kanyang Ying

[XKCDY-2020-09-03-073914.txt](https://github.com/XKCDY/app/files/5165484/XKCDY-2020-09-03-073914.txt) I changed the file extension from ips to txt, because ips is not supported by GitHub

Sadly, it continues to fail. [XKCDY-2020-09-04-093325.txt](https://github.com/XKCDY/app/files/5172175/XKCDY-2020-09-04-093325.txt)

Thanks for your efforts. If you need anything else, just let me know.

My two cents on what should probably go inside a strict mode: I think one should avoid characterize the strict mode by putting together many small admonishments (e.g. no argument...

我最近几个月很忙,可能暂时不能给你完整的代码,我抽空会回复你。 你可以看一下 `domain` 这个 rust 库的相关 type (`AllOptData` 等) 的方法,因为在这里所有的方法几乎都是还原了这个库的。你也可以看看 runescript 的文档,我不太确定能不能做 `if let` 这样的模式匹配 我实现的相关的代码在 https://github.com/compassd/dcompass/tree/main/droute/src/router/script/rune_scripting

Hi, can we maybe not try "port +1" by default or at least have an option to disable it? Instead can we return an error so that user can handle...

Seems like it's due to my node doesn't have IPv6 support while IPv6 was used. Disable IPv6 in dae `dns` resolves this issue. But I suspect dae should handle better?