this post was submitted on 29 Aug 2025
76 points (98.7% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

64032 readers
328 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
 

How do you guys continue seeding? I end up having to move files off my yarr pc drive and onto other drives or my nas because they get too big. I want to continue seeding anything I get though for a while.

you are viewing a single comment's thread
view the rest of the comments
[–] Krill@feddit.uk 3 points 1 week ago (2 children)

...which is exactly my point. Using a VM or docker to run the relevant programs and using hard links rather than NFS shares is just a more complicated (but more efficient) setup that follows the same logic. It also has a more complicated network setup for VPN use than running a VPN client on an SBC. That's why an SBC is the easiest way in to the lifestyle, before graduating to the more complicated yet more powerful setups.

[–] ExcessShiv@lemmy.dbzer0.com 4 points 1 week ago* (last edited 1 week ago) (1 children)

I really can't see how it follows the same logic...you're talking about distributed computing using multiple computers, I'm talking about a single piece of hardware which handles it internally.

[–] Krill@feddit.uk 2 points 6 days ago

Historically NFS and using one service per server was the usual process. "Builds on" means that the newer processes were developments and improvements to older processes. For example NFS was released in the 1980s and Docker in 2013. Obviously the efficiencies in docker and hyperconverged servers are the reason they have taken over most set ups, but it's not obvious that software such as docker would have come into existence without the original networking processes.

[–] baduhai@sopuli.xyz 3 points 1 week ago

Using a VM or docker to run the relevant programs and using hard links rather than NFS shares is just a more complicated setup

What? Multiple hosts + network shares is easier than hosting everything in one place?