• 8 Posts
  • 50 Comments
Joined 1 year ago
cake
Cake day: July 26th, 2024

help-circle

  • Used to go to SF for work events.

    It felt like a town that once had culture that still wants to peek out, but it almost entirely covered with silicon valley monotony and misanthropic policies. It feels like a city where the people living there are the after thought, and the tablet where you order your coffee while you sit around a room where nobody makes eye contact or speaks to you is the product.

    I’m sure there’s a part of the city where humanity still thrives, but it should be a cultural warning to those who are adopting silicon valley cures as anything other than snake oil.






  • Let me know how it goes.

    Another feature that might be useful in the arsenal is that you can purposely downclock the refresh rate of the gamescope session when the window is out-of-focus, which means you can put less burden on the computer when multi tasking. Obviously the game will run at a lower frame rate when focus is away, but this might be OK if you want to free up more system resources for watching videos.

    But like the other use said, a good place to start is making sure hardware accel is on within Firefox (or whatever browser you’re using.)


  • Right now it is ESO and nothing else, when she tries the whole system lags until she can move the mouse painfully slowly to the browsers X.

    Maybe you should consider using gamescope? This is what the steam deck uses internally to isolate games so that they fight with the window manager less often.

    On KDE Kubuntu, you should have no problem installing it if you’ve installed steam as a .deb from the website. Basically, install it either from source or repo (whichever is recommended for ubuntu) and then modify your steam game settings to something akin to the following:

    gamescope -f -- %command%
    

    This will launch the game in an isolated WM so that it interferes less with your existing window manager. There’s a tonne of settings, so gamescope --help might give you more details.

    Steam is apparently working on making this easier to access by supplying it with all steam installations in the future, IIRC, but work there isn’t finished yet.















  • The best path forward is that developers make their linux drivers before they release their hardware to the market. You know, like what they do for windows.

    There’s no silver bullet here. You have to wait for someone to reverse engineer the drivers if the developers of the hardware don’t care enough to supply even basic linux driver support. Either that or linux becomes so popular that it becomes senseless to ignore it (let’s be real though, MacOS is popular enough for this to be true and yet there’s still new hardware made that ignores that platform too.)