commit bbec8229fe745920925c2d8fc24d9499df94873f parent 8c5b5da61a15f50f4f933f0c249685e11094fb56 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Tue, 20 Dec 2016 01:52:58 +0100 TODO Diffstat:
TODO | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -1,3 +1,11 @@ - fail more gracefully for missing endpoints - partial reads, or bufferize as much as needed - don't cache for a small read + +== + +https://unix.stackexchange.com/questions/150635/disk-usage-inside-archives-like-ncdu +-- compress all files one by one +=> fuse filesystem where all files appear as their compressed version, run ncdu + on this +