Perma@programming.dev to Programming@programming.dev · 2 years agoFAMF: Files As Metadata Formatprma.devexternal-linkmessage-square45linkfedilinkarrow-up129arrow-down16file-text
arrow-up123arrow-down1external-linkFAMF: Files As Metadata Formatprma.devPerma@programming.dev to Programming@programming.dev · 2 years agomessage-square45linkfedilinkfile-text
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkarrow-up11·2 years agoThis is also going to make some devs (me) convulse when a PR is like, “small config change. updated 29 files”.
minus-squarePerma@programming.devOPlinkfedilinkarrow-up2arrow-down1·2 years agoI have one that has 69 (noice) files changed.
minus-squarePerma@programming.devOPlinkfedilinkarrow-up3·2 years agoWhat would you do with billions of inodes?
minus-squareStrykker@programming.devlinkfedilinkarrow-up2·2 years agoRun out, far more frequently than you would imagine.
minus-squarePerma@programming.devOPlinkfedilinkarrow-up1·2 years agoWell I’d you have so many data entry, yaml and toml are not that helpful either. They would present different sets of problems. You should use a database (perhaps sqlite) for that purpose.
Why waste the inodes?
This is also going to make some devs (me) convulse when a PR is like, “small config change. updated 29 files”.
I have one that has 69 (noice) files changed.
What would you do with billions of inodes?
Run out, far more frequently than you would imagine.
Well I’d you have so many data entry, yaml and toml are not that helpful either. They would present different sets of problems. You should use a database (perhaps sqlite) for that purpose.