Results 694 comments of Vitaly Shukela

It it can be just a fully static musl build, like this: https://vi-server.org/pub/rav1e_af9d4ab SHA256 (rav1e_af9d4ab) = 73c6f959ee38324608648a3e09b9cf6e04b02a2c359ddea84e20dc22f1e464fd

Even without the transparency, sometimes center of the picture is more important than the borders. Can QP be set on per-tile basis, so that central tiles have lower QP?

Seems like [`-Zinstrument-coverage` + `llvm-profdata` + `llvm-cov`](https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/source-based-code-coverage.html) covers my needs. Maybe Tarpaulin's README should explicitly mention it's nonusage for nontests, linking articles about how to do it manually.

For example, it can be used to capture code coverage of a tool that is tested interactively (manually), without a real test suite. Or where the tool uses some Rust...

Now it has stopped doing that.

It should not crash even with wrong settings. It should show some error/warning message and/or work. The program in general doesn't look reliable.

If there is RNDIS network over USB, Endoscope can stream using it. Just connect when Endoscope is showing the "WiFi is disabled. Back to main menu" message (without clicking "back...

> Fnode, Store, Segment, Content This is no the information I expect to see about transaction. Is pathname of a file being written and number of unfinished bytes available somewhere?...

> Currently, all transactions are managed internally and they are not visible for application. This abstraction becomes leaky as soon as user tries to do anything tricky with multiple files...

Started FUSE interface for ZboxFS: https://github.com/vi/zboxmount Now it can read and write files.