Temporary File Interface - Day 48 - VaultStream
April 30, 2026•163 words
I'm presently designing a 'temporary' file interface. But as everyone knows in programming. There is nothing as permanent as a 'temporary' hack.
But this time I'm promising it's temporary and just learning.But likely it'll become engrained?
But my hope is that it's not.
So the interface is quite simple. I'm basing it on a hash file naming this is something that I've seen in Git, Git annex and similar.
When you create a hash based on file context is super long. The filesystem or how the ...
Read post