Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You should avoid using git for storing music unless you use git-annex or git-lfs.

Git is storing at least two copies of files: one in your working tree and one as a zlib compressed blob in the object store.

It may also store more copies if, for example, you updated embedded metadata and then have to recommit the file.



Git seems like the wrong tool for this. He appears to be using it for backups and syncing. There are better tools for that when you don't need version control.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: