Results 7 issues of tYYGH

Would it be difficult to add ownCloud authentication and then access to the user’s asciidoc files?

In particular, I’ve read that rsyncrypto relaxes security a bit regarding the visibility of metadata to be more rsync-friendly. What about CryFS? For example, considering the way files are split...

Maybe I am among the rare few who do not use Paperwork fullscreen… Anyway, it is rather annoying that the main window keeps growing and growing, at each new start....

to study
bug
gui improvement

I have Nexcloud files on my phone, from my home-server where Nextcloud is hosted in a subfolder. Thus my Nextcloud path looks like https://example.org/nc, which becomes in `Android/media/com.nextcloud.client/nextcloud/` a subfolder...

I am learning rust, and only beginning. My setup: OS: up-to-date 64-bit Archlinux with `rustup 1.20.2` and `code 1.39.2` installed from the software repositories. Commands run so far: ```bash $...

After a long wait: ``` INFO Building report ... INFO * User info INFO * Scanner settings INFO No image attached to report INFO * System configuration INFO * Scan...

question

``` # du -hs megamount/ 0 megamount/ # (find megamount/ -type f -printf '%s+'; echo 0) | bc -lq 835159896 ``` It seems that `du` does not use the same...