• yeehaw@lemmy.ca
        link
        fedilink
        English
        arrow-up
        17
        ·
        1 month ago

        The meme suggests extensions. Lol. That’s an odd flex. Sounds manual and tedious as fuck compared to arr/sick rage/etc

        “Move along grandma, your automobile is no good, we use camels”

      • dermanus@lemmy.ca
        link
        fedilink
        English
        arrow-up
        8
        ·
        1 month ago

        Thats my attitude. Torrents have risks but so do random Russian streaming sites. By now I have it going with Jellyfin and *arr and I barely have to think about it

        • glibg10b@lemmy.zip
          link
          fedilink
          English
          arrow-up
          14
          ·
          1 month ago

          Torrents aren’t risky for movies as long as you don’t have “Hide file extensions” turned on. Unless someone’s wasting their zero-day video player exploit on you, which is unlikely, you wont find malware in an mp4 or mkv unless it’s actually an exe in disguise

    • Naho_Zako@piefed.zip
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      5
      ·
      1 month ago

      I’d be fucking nervous to torrent a game tbh, or at least a game that runs on PC. Like I’m not as concerned about my hacked 3DS getting a virus but, to each their own I guess…

      Also I basically only torrent anime/shows and music so far…

      • Aceticon@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 month ago

        Gaming on Linux via Wine is great in that sense - not only is most Windows software not really designed to connect to the Linux side of things when running on top of an adapter layer like Wine/Proton (which are NOT emulators so don’t sandbox anything) but you have way better security tools and a kernel designed with it in mind in Linux, so for example you can actually start your games inside a proper sandbox like Firejail to block it from accessing stuff outside the wine instance directory.

        On the other hand, forget about all the nice automated configuration scripts that just make the Windows game seamlessly install and work in Linux when installing a pirated repack: you have to actually understand how Wine and Wine-tricks works as you’re likely to have to dig through logs of a game that’s not running to figure out which DLLs are missing from the wine instance and install them yourself.