|
| ▲ | zolland 4 days ago | parent | next [-] |
| Using "Seedbox" in the name is very misleading then... I would have been excited to see a Stremio style alternative that actually downloads and seeds content for an extended period of time. |
| |
| ▲ | throwaway93876 4 days ago | parent [-] | | > I would have been excited to see a Stremio style alternative that actually downloads and seeds content for an extended period of time That's just a standard torrent client + media player combo, isn't it? | | |
| ▲ | rand0mx1 4 days ago | parent [-] | | Although a standard torrent client doesn't download any file sequentially. | | |
| ▲ | thisislife2 4 days ago | parent [-] | | Huh? Did I misunderstand you - many torrent clients today allow you to download a file sequentially? | | |
|
|
|
|
| ▲ | Seattle3503 4 days ago | parent | prev | next [-] |
| Sometimes I think private trackers are too uptight about ratios and hit-and-run rules, then I see something like this. |
| |
| ▲ | TuringTest 4 days ago | parent [-] | | Wouldn't an app like this stop working after a few uses? As I understand, the protocol penalizes users that don't contribute to the upstream, although I never checked the details. Or do this kind of app keep changing the identity to avoid getting downgraded? Does Stremio work like this too? | | |
| ▲ | neckro23 4 days ago | parent [-] | | Outside of a private tracker (which takes measures to keep random untracked peers from getting on the torrent), not really. Individual seeder clients can detect bad behavior like leeching and ban by IP, but each torrent is likely to have a different seeding pool. So the penalty is mostly just on individual torrents. Of course, trying to pull something like this on a private tracker would get you banned real fast... | | |
| ▲ | delusional 4 days ago | parent [-] | | I was under the impression that part of what made bittorent work was that the protocol tried to estimate how much each peer is uploading moment to moment and only provide it that much data to download. | | |
| ▲ | Dylan16807 4 days ago | parent [-] | | Oh definitely not, a limit that harsh would prevent most people from getting the whole file. Uploaders get priority. But if you show up to a torrent past the initial ramp of growth there will be plenty of bandwidth to go around and you'll experience a high speed download regardless of your ratio. |
|
|
|
|
|
| ▲ | toomuchtodo 4 days ago | parent | prev | next [-] |
| If you're not uploading, you're not infringing/pirating (in some jurisdictions). |
|
| ▲ | littlestymaar 4 days ago | parent | prev | next [-] |
| > a file called "verify-no-uploads.js" ((https://github.com/hotheadhacker/seedbox-lite/blob/6a89d1974...)) What the duck did I just read? 100% this was vibecoded and the author doesn't understand what they are doing… |
| |
| ▲ | fp64 4 days ago | parent [-] | | I think you are right. At least they should document that it only works if you have netstat installed and using it on a device called "en0" | | |
| ▲ | diggan 3 days ago | parent [-] | | They do that implicitly in the comment above the function: > // Function to monitor network activity (macOS specific) I'm guessing all macOS computers use exactly the same NIC name, and come with netstat preinstalled? |
|
|
|
| ▲ | dullcrisp 4 days ago | parent | prev | next [-] |
| This looks like it's AI coded so I wouldn't take the presence of any file in the repository to indicate anything. |
|
| ▲ | owjofwjeofm 4 days ago | parent | prev [-] |
| Isn’t piracy itself a form of leeching |
| |
| ▲ | lawlessone 4 days ago | parent | next [-] | | >Isn’t piracy itself a form of leeching Actually i'm just collecting data to train an AI | | | |
| ▲ | craftkiller 4 days ago | parent | prev | next [-] | | In this context the word "leeching" has a specific meaning. In bittorrent, "leeching" is downloading, "seeding" is uploading. With a normal torrent client, every download has you starting as a leecher (downloader) and becoming a seeder (uploader), but this client skips that 2nd part. | | |
| ▲ | swinglock 4 days ago | parent [-] | | A seeder is a peer which is serving a complete a set of all files. Peers which are not seeds also uploads, and this is not called seeding. | | |
| ▲ | craftkiller 3 days ago | parent [-] | | Yes, I didn't think that extra nuance would help in this situation. The person I replied to wasn't familiar with bittorrent terminology so adding in the complexity of whether or not you have the complete set of files is unnecessary for this discussion. But yes, you are correct and my statement was technically wrong/incomplete. |
|
| |
| ▲ | 4 days ago | parent | prev [-] | | [deleted] |
|