Sorry I’m a bit late

  • 0 Posts
  • 19 Comments
Joined 3 years ago
cake
Cake day: September 23rd, 2023

help-circle

  • Yeah, Sony lost me when they broke my Linux install and degraded the DVD playback functions, within six months of me buying my PS2. Similarly, the last “good” smartphone I had, was the Palm Treo (650p\680p\Centro); since then, I’ve never had a single phone that granted direct hardware access & allowed unloading/sideloading the OS by default.

    Manufacturers want deep control these days; way beyond mere root permissions.




  • Wireless has a lower minimum latency than wired, that’s why trading houses set up relay towers from Chicago to NYC, in order to achieve the lowest possible latency for their trades between the two markets.

    Wired gives better stability, due to almost zero interference noise. The primary cause of sucky WiFi speeds/stability, is having too many other people’s routers nearby.





  • +1 to just use Tribler, as it already does most of what OP mentioned:

    • Social features
    • Discovery\follow
    • Patronage\ratios
    • Sync (via following \ autodownload)
    • Curation\filtering\tags

    Doesn’t really do privacy, but P2P over corpnets ≠ private; for “privacy”, use a proxy (or torrent exclusively things no one gets jailed for, like entertainment video\music\books).

    (I know this sounds insane, but I don’t use a proxy for torrenting, yet the only ISP that ever complained was CenturyLink, when using a friend’s computer that lacked ad-blocking, to download extremely well-known torrents of a recent show, without removing the tracker URLs from the magnet link. Since 2005, zero complaints from my own torrenting, AFAIK…? I even torrent directly on my phone & cast to a TV. 🤷 I’m not recommending a no-proxy philosophy, just noting that I’ve never had an issue that required me to proxy\VPN up, even when DLing apps.)


  • +1 to those who said DHT.

    There’s no tagging support, but I’m not sure why I’d need tagging.
    DHT crawling reveals pretty much every active public torrent, & finding what I want is just a matter of including it in the search terms.

    “s04e10 2160p x265” brings up every torrent containing a file with s04e10, 2160p, & x265 in its filename.

    I could foresee plenty of situations where tagging for quality, & for metadata beyond filenames & sizes, would be useful; I just haven’t actually had it come up.

    Everything I need shows up on DHT search.

    Well, except .STL files, but that seems to be because they’re given away for free so often there’s no impetus to make torrents of them?



  • Steam is even helping to push more people to Linux, by ending Steam support on WIn7, this January 2024.

    I would probably have left Win7 running on several older machines, but like XP it’s become so widely unsupported that I can’t really condone using it online anymore even if the app-services allowed it. Unlike XP, there’s a lot of apps that would run fine on Win7 if supported; but like XP there’s just not much incentive for a dev to support such an old OS except as a pet project.

    Win ≥8 is awful; I’ve helped Win10 users recover from the most insanely unacceptable issues I’ve ever seen in ≥35 years of using computers, with absolutely useless official responses made in each case. I will never poison one of my own machines with something so heinous as Win10, just for the sake of a game. And other than games, I don’t see a compelling use case for Windows anymore.

    So, Linux, & holding out hopes for decent Steam action on Linux, I guess!?





  • Yeah, where my Mom lives, the food options are:

    • Walmart
    • An erratically pricey local grocery, that rents its building (which has a leaky roof, requiring them to move product when it rains)
    • Dollar General
    • A farmer’s market that’s open once a week for a few hours before the afternoon heat, a few months a year, if no events have pre-empted it, having an inventory of which about 30% is bulk-bought supermarket produce with the labels (sometimes) removed
    • A 90 minute drive; no trains, no buses (literally, no buses) to the next largest town

    And she lives in a town people drive to, to get food, clothes, medicine, etc.

    She gets as much as she can from the local grocer, for whatever that’s worth; the inventory is frequently poor, & about on-par with Dollar General so far as brand-representation, goes. When tourists ask if the store has something, they get pointed to Walmart.


  • The Kademlia network (eMule, Kazaalite, etc), did indeed use a global P2P Distributed Hash Table, to resolve which IPs hosted which content, which the torrent protocol also does … some of:

    Unlike the mainline torrent protocol, Kademlia’s DHT (like the modern-day Tribler DHT), also resolved filenames to content, allowing in-app search.

    With torrents, one needs to consult a DHT crawler, or an index site (which sucks; centrally operated sites are fragile, compared to DHTs), whereas eMule & more contemporarily Tribler, have two layers of DHT, enabling decentralized search without relyiance on someone having created a listing at some particular site & that site being online to search its index.