From c95941e14f8444326c06b54958f42898a8816358 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 4 Jul 2021 00:32:29 +0200 Subject: [PATCH] add testimonials, drop bad idea --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d491b414..388a6477 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ turn your phone or raspi into a portable file server with resumable uploads/down * [on debian](#on-debian) * [notes](#notes) * [status](#status) + * [testimonials](#testimonials) * [bugs](#bugs) * [general bugs](#general-bugs) * [not my bugs](#not-my-bugs) @@ -143,6 +144,13 @@ summary: all planned features work! now please enjoy the bloatening * ☑ editor (sure why not) +## testimonials + +small collection of user feedback + +`good enough`, `surprisingly correct`, `certified good software`, `guaranteed to 400gb ™`, `why` + + # bugs * Windows: python 3.7 and older cannot read tags with ffprobe, so use mutagen or upgrade @@ -619,8 +627,6 @@ roughly sorted by priority * start from a chunk index and just go * terminate client on bad data * logging to file -* indexedDB for hashes, cfg enable/clear/sz, 2gb avail, ~9k for 1g, ~4k for 100m, 500k items before autoeviction - * blank hashlist when up-ok to skip handshake discarded ideas @@ -640,3 +646,6 @@ discarded ideas * nah * look into android thumbnail cache file format * absolutely not +* indexedDB for hashes, cfg enable/clear/sz, 2gb avail, ~9k for 1g, ~4k for 100m, 500k items before autoeviction + * blank hashlist when up-ok to skip handshake + * too many confusing side-effects