c/programming · by RedEyeFlightControl@lemmy.world · 3yPiFS - Store your data in Pi! https://github.com/philipl/pifs8 points · 3 comments · view on lemmy.world
3 Comments
7heo@lemmy.ml · 3 pts · 3y
expired
mattd@lemmy.ml · 3 pts · 3y
It’s actually worse than that. It looks like it uses a short to store the index, which is normally 2 bytes. So it takes 2 bytes for every byte stored in the metadata!
glibg10b@lemmy.ml · 1 pts · 3y
I wonder if the index is even guaranteed to fit in a short in every case