JamonBear

joined 6 months ago
[–] [email protected] 11 points 1 week ago (1 children)

I much preferred the windows way, shocker, with just downloading and double-click the exe file.

This is appimage!

[–] [email protected] 38 points 1 week ago

FWIW instead of dpkg -i stuff.deb, you can use apt as such: apt install ./stuff.deb (The path syntax like ./ is required to use a local file instead of searching for a package name).

Unlike dpkg, apt is able to fetch dependencies if needed.

[–] [email protected] 8 points 2 weeks ago

Advertising.

Cause it's driving over-consumption, by flooding people brains with shit ideas, turning them into idiots in the process.

[–] [email protected] 10 points 2 weeks ago (6 children)

delta.chat

The enshittify proof alternative!

[–] [email protected] 7 points 2 weeks ago

All you need to make the terminal more attractive is fish!

[–] [email protected] 5 points 2 weeks ago

Hooray to Helix!

[–] [email protected] 6 points 2 weeks ago

Parallel is great!

Alternatively your second command can be written as: parallel "copytags {1} {2}" ::: *.flac :::+ *.mp3.

Also it is nice to exec commands on multiple devices.

[–] [email protected] 6 points 3 weeks ago (5 children)
[–] [email protected] 2 points 3 weeks ago

This only works for public torrents and with PEX enabled. For private trackers an open port is required.

Wrong, tracker provide IP and port of leechers, which is just what is needed to hole-punch. It is just slower, as the seeder fetch tracker info 1 to 4 times per hour, so by the time the hole-punched connection is established, leecher has already sucked up all the data from peers with open ports.

If you want to build up ratio on a private tracker with closed port, seeding a piece of a fat 100Gb+ torrent will do.

[–] [email protected] 5 points 3 weeks ago

Bullshit, Trackers and DHT hold IP and port of peers, hole-punching technique allows to open both sides.

The only difference is the speed to establish connection:

  • With an open port, it is done instantly as peers can reach you directly.
  • Without, you need to wait for the seeder to fetch your IP from tracker (slow) or to recieve it from DHT (fast).

Now, the reason why it seems hard to seed torrents on private tracker, that disable DHT, is because seeders with closed port will only fetch leechers IP from tacker 1 to 4 times per hour, so by the time the hole-punched connection is established, leecher has already sucked up all the data from peers with open ports.

It's fine to keep port closed if you avoid private tracker and DHT disabled torrents. If you want to build up ratio on a crappy private tracker, seeding a piece of a fat 100Gb+ torrent will do.

[–] [email protected] 1 points 3 weeks ago (3 children)

What about holepunching?

[–] [email protected] 7 points 3 weeks ago (1 children)

I'd be surprise if you notice the difference.

view more: next ›