Daniel Rode

Results 2 comments of Daniel Rode

Would [libp2p](https://github.com/libp2p/go-libp2p) be useful for this endeavor?

While this feature is still in development, here is a workaround to have bottom sort processes by memory usage. This requires [`dtach`](https://github.com/crigler/dtach) to work. ``` sock_path="$(mktemp -d)/dtach.sock" # Set dtach...