My :forgejo: #forgejo now takes >20s to load the activity page 🤡
This is on cold starts, subsequent refreshes are fast. I think I have reached the limit storing forgejo's data on a WD4TB USB disk, using an sqlite database and having a *ridiculous* amount of commits due to :gitannex: #gitAnnex
Wow, :gitannex: #gitAnnex not generally forcing existence of a synced/main branch anymore? Sounds like an amazing change that will reduce confusion and the branch juggling. 👍
http://
I wish #rsync had a flag --delete-target-before-copy-if-a-copy-is-deemed-necessary
I couldn't convince rsync to just copy stuff into a #gitAnnex repository (with "locked" symlinks to readonly or even nonexistant targets), as it would die if the links are broken or readonly...