• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle


  • MachineFab812@discuss.tchncs.detoSelfhosted@lemmy.worldLow Cost Mini PCs
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    5
    ·
    edit-2
    2 days 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…