Markus Elfring

Results 555 comments of Markus Elfring

>I think it's possible your situation is specific to the behavior in your network right now. Yes, of course. đź’­ I am trying to improve affected network components with further...

I took another look at data from the following program test run. ``` Sonne:…/Bau/mtr/console # strace -o strace-20220915.txt ./mtr --report-cycles 1 --report download.opensuse.org ``` It seems that 290 function calls...

Do you get further development ideas from information sources like the following? :thinking: * Article “[Connection Tracking (conntrack): Design and Implementation Inside Linux Kernel](https://arthurchiao.art/blog/conntrack-design-and-implementation/ "Connection tracking")” by Arthur Chiao (from...

How do you think about to integrate the following change possibilities besides further source code adjustments? :thinking: ```diff diff --git a/ui/report.c b/ui/report.c index 9301480..15f6767 100644 --- a/ui/report.c +++ b/ui/report.c @@...

I became curious also on further clarification possibilities for error messages like “no route to host”. 💭 Would you like to share any more experiences with “surprising” data processing results...

:thinking: How is the status for this issue together with [current software functionality](https://docs.docker.com/engine/security/rootless/ "Run the Docker daemon as a non-root user (Rootless mode)")?

:thought_balloon: I suggest to improve commit messages according to [known information sources](https://thoughtbot.com/blog/5-useful-tips-for-a-better-commit-message "Tips (by Caleb Hearth) for a better commit message").

:thinking: Would you like to [take further update candidates into account](https://github.com/PaddlePaddle/CINN/blob/7e67a17f8aa0267429bffafc8721cbdc1711af33/cinn/runtime/cinn_runtime.h#L222 "Update candidate: Destructor for cinn_buffer_t")?

:thought_balloon: Would you become interested to [use a development tool like “clang-tidy” for corresponding source code adjustments](https://clang.llvm.org/extra/clang-tidy/checks/readability/delete-null-pointer.html "Deletion of unnecessary null pointer checks")?

Did you notice that [the implementation of the class “ZPMetaServer”](https://github.com/Qihoo360/zeppelin/blob/8ab61ec56e5c9c1028325827815c29d6e3ec73d0/src/meta/zp_meta_server.cc#L35 "Update candidate: ZPMetaServer class") is [unsafe so far](https://isocpp.org/wiki/faq/exceptions#selfcleaning-members "How should I handle resources if my constructors may throw exceptions?") because...