PiFS - Store your data in Pi!

https://github.com/philipl/pifs

8 points · 3 comments · view on lemmy.world

3 Comments

7heo@lemmy.ml · 3 pts · 3y (2 replies)

expired

mattd@lemmy.ml · 3 pts · 3y (1 reply)

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