this post was submitted on 26 Apr 2025
1502 points (99.4% liked)
People Twitter
10319 readers
1316 users here now
People tweeting stuff. We allow tweets from anyone.
RULES:
- Mark NSFW content.
- No doxxing people.
- Must be a pic of the tweet or similar. No direct links to the tweet.
- No international politcs
- Be excellent to each other.
- Provide an archived link to the tweet (or similar) being shown if it's a major celebrity, figure or any politician. If you replace the "x" at their site with xcancel (so it beomes xcancel.com), and you're not on mobile, it will save video. https://web.archive.org/save is another great option. Archive.is is no longer recommended because they remove/alter content.
- If a tweet (or similar) makes a statement of fact, either mark it as "satire" in the body or provide the original source link backing up the statement
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Torrents have two options:
Ideally you use Hardlinking - This creates a 'copy' of the file that's just a link to the original data, instead of actually duplicating it. This only works when both 'copies' are kept on the same drive/filesystem; but gives you two versions so you can leave one available to seed and have one renamed and sorted away.
Failing that, it can fallback to plain duplicating the files. One copy kept to seed, and one copy sorted away.
Personally, I've switched to usenet for 99% of downloads, so seeding isn't really a thing. It's there as a fallback though.
Thanks! This is useful.