Vladimir Panteleev
Vladimir Panteleev
Acknowledging the problem. But also, I think it that it makes more sense for the answer to "where am I and what do I do now" to come before the...
Is it just export? If you leave out `-o`, is it more linear?
On a filesystem with a very small number of files, I expect performance to be linear. On a filesystem very many files (e.g. one hypothetical extreme being that every sample...
I think it's actionable.
Thanks! Rewriting the files should work (`cp -a --reflink=never dir dir2 && rm -rf dir && mv dir2 dir`). Thank you for the offer, but I'm currently not accepting donations....
Thank you for the kind words! I agree that a package file provided by us wouldn't be too helpful in practice. What would be helpful though is to get btdu...
You can make btdu save a list of files on exit with `--export` or `--du`, and then just get the `UNREACHABLE` paths from there.
I suggest to simplify this proposal and make it orthogonal to the rest of Dub as follows: 1. Implement `dub install` to have the same effect as publishing to a...
So if I understand correctly, the suggestion is to: 1. Query the tiles/monitors using XRandR 1.5 2. Present the monitor output tiles as a single output, so that applications which...
OK, though `JoinMST` should still work there, just with manual configuration instead of getting data out of XRandR. (`JoinMST` is not a very good name.)