this post was submitted on 16 Mar 2026
154 points (99.4% liked)
Technology
42511 readers
181 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I dunno about self hosting on your machine but I’m not opposed to an idea where if you have files to share on a server, you have to provide storage for parts of other files up to a certain percent of the space you use. Or, something like… you have 20gb, you’re only using 5gb, so 15gb are free for the network. If you start using more locally, it opens up space for you to use by clearing shared files. If that makes sense?
Tenfingers is roughly: you want the network to share your data, then you have to share data for the network.
So for example you share 50MB of data for a large overshare for your 5MB web page.
What if you don’t have the 10x space when it gets big?
IPFS and Tahoe LAFS.
In the same vein yes, like a modern IPFS with more capabilities.
Unused disk space to be used as a shared, distributed LRU cache.
Interesting but tenfingers is not made for that use case.
You're right. I was simply trying to articulate what the PP wrote.
Wonder what the performance of a fibonacci sequence is there. 😄