It takes approximately nineteen thousand winedbg processes to fill up 32 gigabytes of RAM.

Is it angry at me because I blew up a steam locomotive’s boiler in Derail Valley earlier?

  • Err(()).unwrap()@lemmy.worldOPM
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    4 hours ago

    Is it unstable, or resource intensive?

    Yes and yes. Most of the Steam client is implemented, poorly, as a web app running in a web view derived from (I believe) an old version of Chromium. It’s needlessly resource-intensive, even more so than Electron apps. The suite as a whole uses its own libraries in ~/.local/share/Steam/ubuntu12_{32,64} and I’m pretty sure it still depends on some 32-bit-only things. The overlay sometimes causes ridiculous performance issues related to input events (I move the mouse and the game drops to single digit framerates) even if the overlay isn’t active. The Steam Input config utility is poorly designed and horribly implemented.

    Lately it’s also been trying to murder my PC.

    I love Steam as a service, but the client is in an unacceptable state.