From f89def74e435e58d8f35eaaca8db5131321b918c Mon Sep 17 00:00:00 2001 From: unqueued Date: Thu, 30 Nov 2023 05:06:06 +0000 Subject: [PATCH] --- doc/users/unqueued.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/users/unqueued.mdwn diff --git a/doc/users/unqueued.mdwn b/doc/users/unqueued.mdwn new file mode 100644 index 0000000000..7ae93d8608 --- /dev/null +++ b/doc/users/unqueued.mdwn @@ -0,0 +1,7 @@ +Hello. + +I have been using git-annex since 2017, and it has been a huge boon. + +I mostly consider myself a hobbyist, but I have used git-annex professionally. Along the way, I've learned a lot about unix system programming, git, and automation. + +I personally find managing large sets of files to be very annoying. So being able to wrangle giant sets of files with the precision of git is awesome. I used to spend a lot of time checksumming files, making download queues, and trying to catalog where stuff was.