• 1 Post
  • 122 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle



  • Only problems I’ve ever had on TPB were not finding things that I could find on other sites. Then again, I don’t use Windows for either downloading or media consumption, I check torrent file lists as I’m downloading to make sure I’m not downloading anything suspect, and I’ve so far managed to catch wind of things like certain trusted uploaders getting hacked, spoofed, or just plain trying to cash-in, in-time to avoid getting worked over.

    Those same users post to most of the other public sites as well, so I’m not getting where TPB is somehow particularly un-trustworthy. IME, other public sites seem to have MANY more torrents for a given search, often by orders of magnitude, so which one is really less moderated?

    The REAL encouraged/discouraged is Private vs Public sites and trackers, and I’m not pretending that for all my caveats I haven’t been just plain lucky. If you download regularly at all, Private is the way to go.













  • MachineFab812@discuss.tchncs.detoSelfhosted@lemmy.worldLow Cost Mini PCs
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    4
    ·
    edit-2
    2 months ago

    Doesn’t work for me on Firefox mobile. Neither “mobile” site or Desktop versions. Hitting “Next/Enter” on my keyboard does nothing, there is no Submit button that I can see, and refreshing the page just resets all fields to defaults.

    I don’t want an Intel with 4gb RAM and a 256GB spinning drive, and OS included? No dice, that’s what I’m offered. Without being able to filter results, its just another craigslist/amazon/newegg front-end … a less useful one.

    EDIT: Turns out there are zero fanless non-Intel, 16+GB RAM, 1024+GB SSD/eMMC offerings with USB-C to list. Strange no-one is packaging an OrangePi 5 Plus like so, but I haven’t seen a fanless heat-sink sufficient to make that a good idea anyways.

    I had tweaked some of the options, but without clearing either-or-both of those last two, especially “fan-less”, all I was getting was the five sponsored “results” the top, which changed just enough to make it seem like that’s all the results I could get.



  • Not that hard to stop wayland or xorg at the launch of a given application and restart it at that application’s exit. Of course, I only did it on the Raspberry Pi because the hardware lagged horribly running such apps with a gui/compositer/desktop the app wasn’t using in the background, but it wasn’t hard for me to get working, and its exactly how we did things with DOS apps and even some Windows games back in the WFWG 3.11 days.

    Basically, there’s no technical reason the host operating system should have to be providing say X, KDE, Plasma, Gnome, Gk, Wayland, whatever, to a flatpack app that needs those things. Yes, the result is a larger flatpack, but that’s why flatpack’s do dependency consolidation.

    Unless … Unless, you just really want to to run your games windowed with smooth window-resizing, minimization, maximization, etc.



  • Individual apps, particularly full-screen games, shouldn’t need “Wayland support”(quotes because what that means will vary between implimentations).

    Now, if you have to install xorg on a system that doesn’t have it in order to play a game? Yeah that would suck, although games are on my personal shortlist of application categories that should always be run from a flat-pack/equivalent and/or containerized wherever possible.

    Now I think about it, why don’t (anti-cheat)games just run their own VM’s and “calibrate” those versus any weird system variables? Seems like a better anti-cheat than hacking-my-kernel-to-make-sure-I’m-not-hacking-the-game…