Yep, hard links only work within the same filesystem. You can have multiple drives in raid that form a single partition and use hard links within the array.
Yep, hard links only work within the same filesystem. You can have multiple drives in raid that form a single partition and use hard links within the array.
Basically yes. You use *arr to find releases and make a copy with proper naming and metadata when a download finishes. On its own, that would not be great as you would double the size of everything. Except you use hard links. Those are kind of like shortcuts, but both the shortcut and original are the same thing. Both point to the same data on disk. In fact, they’re indistinguishable from each other. If you delete one, the data remains as there is another link pointing to it. If you delete both, the data gets deleted. Basically they are free copies. You just have to make sure your file system supports them
JavaScript, code that websites can run in your browser when you open them
I should’ve added patents as well. They both have a purpose, which is to compensate creators and researchers. Although I agree with that purpose, imagine how much further society could progress if we could freely build upon each others creations, as soon as they come out. I believe medicine, technology, and art would benefit immensely. The ones who benefit the most from patents and copyright are for profit corporations anyways. It seems like the whole thing works against society, rather than for it.
What if the perfect distro were the configs we made along the way?