Matt Palmer

Results 144 comments of Matt Palmer

I'm not sure what's going on here -- my initial impression is that this output appears to be missing the remote-side output. Assuming you're using the latest released version of...

On the receiver side, lvmsync does very little -- it opens the destination file and writes chunks where its told. There's not a lot else that it does. I'll work...

OK, version 3.3.0 is out, and now supports `--debug`. If you could upgrade both sides, then do a run with that option enabled, you should see a whole lot of...

Phooey. This is actually a bug in `git-version-bump`, rather than `lvmsync` itself; I'll leave this issue open, though, until I bump `lvmsync`'s dependencies to avoid the buggy versions of `git-version-bump`.

Yeah, I expect them to show up on GitHub, because it's not likely to understand rustdoc conventions. I figured crates.io, being a Rust-specific site, would be more likely to follow...

As a past master of the unnecessary `match` on `Result` (I've since gotten better), I definitely support the existence of this lint -- I'd like clippy to check my old...

PR #287 may be of interest.

Given that tiny-http/tiny-http#178 got closed without being merged, and a different Unix socket implementation was released, I feel this PR can probably be closed.

> would you like to see items/second for inputs, outputs, or both? Both, definitely.