Frank Hunleth
Frank Hunleth
@herozero777 Do you plan on submitting a PR to fix this issue?
We're in the process of updating the top command to be more useful. For our next iteration, I want to improve the colors too, so I'm going to leave your...
Thanks! I think this is a great start. I want to adjust some things, but I like the direction overall. Let me connect with you on Slack on a plan.
@okothkongo Do you have an editor that does Markdown validation? I use VSCode and the markdownlint plugin. I didn't see any spelling errors, but while you're at it, I also...
Thanks! I assume that you've only been testing on Linux. I'm trying this out on MacOS right now without any luck. All unit tests fail - usually with time outs....
Don't worry about mocks or about breaking the public APIs. Regarding the API, this project is only supposed to be called by human users typing into the IEx prompt after...
I ran Wireshark. It might not be working on MacOS since the ICMP checksum isn't right. I tried https://github.com/hauleth/gen_icmp and that works on MacOS. Wireshark also says that the checksum...
Thanks! I got busy at work. I'll try out again soon.
FYI - there's some out-of-band discussion on how this is handled. E.g., by file in `/etc/modules` or by Application config or some other mechanism. That's why this hasn't been merged...
It hasn't been resolved. Justin got busy and I haven't prototyped an Application config version so that we can properly compare options.