this post was submitted on 17 Jun 2026
26 points (90.6% liked)

Opensource

6259 readers
57 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] JustEnoughDucks@slrpnk.net 1 points 5 days ago

This would also be good for MCAD maybe? It also has a ton of binary blobs often from git's perspective.

I didn't know about git LFS (which doesn't record the history of the files IIRC, just gives a pointer to larger bucket storage), so one of my projects ballooned to 1.2GB and took a lot of time to sync and then doubled when I tried to move to LFS and delete the history of those files, but at least it is fast as hell to push and pull now.