Tootfinder

Opt-in global Mastodon full text search. Join the index!

@nobodyinperson@fosstodon.org
2026-06-14 17:34:36

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

Betrieben mit Forgejo-aneksajo Version:
15.0.3-git-annex0-patched Seite: 21472ms Vorlage: 4ms
@nobodyinperson@fosstodon.org
2026-06-09 08:54:14

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. 👍

@nobodyinperson@fosstodon.org
2026-07-07 13:07:38

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...