• Alaknár@lemm.ee
    link
    fedilink
    English
    arrow-up
    29
    arrow-down
    11
    ·
    1 day ago

    More stable

    Wellllll, I wouldn’t go that far.

    I just had to reboot because clicking anything in the browser randomly started sending the CPU utilisation to higher 70s, which was triggering the fans to spin at full power.

    Then I ran a game on Steam and Steam said it’s running, but it was nowhere to be found. Had to reboot again.

    Both of these happened completely randomly after I changed nothing, just browsing the web.

    • Hudell@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      9 hours ago

      There are many different ways to define “stable”. Linux is better in some, windows might be better in others.

    • John@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      8
      ·
      17 hours ago

      You dont have to restart your Computer, you can also just kill a task.

      To make it simple use something like mission center

      • Alaknár@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 hours ago

        Steam does something weird when running a Windows game via Proton. I haven’t figured out which task to kill to kill a game it’s running.

        • bss03@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          Do you get a window? If so, you can xkill (or the Wayland equivalent, if you compositor provides one).

          Failing that, yeah, it can be quite difficult to identify the right proc to kill. Sometimes showing the process “tree” and the full “command line” can help.

          Beat of luck!

          • Alaknár@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 hour ago

            Do you get a window?

            I run games in full screen mode, so maybe it would work. Seems like Wayland has Ctrl+Meta+Esc as the equivalent of xkill. I’ll try this if it happens again.

    • bss03@infosec.pub
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      4
      ·
      edit-2
      2 hours ago

      Stable means unchanging. Stable does not mean free of faults.

      I don’t know anything about MS Windows anymore, but I tend to doubt it’s as stable as Debian Stable, since we are constantly getting accused of being “too old” because of our stability policies.

      • Alaknár@lemm.ee
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        3
        ·
        8 hours ago

        To me “stable” means: “fire and forget”. Maybe a reboot needed every couple of months because something broke, or having to kill a hung process. That’s my experience with Windows nowadays.

        I’m on Garuda Linux, which is based on Arch Zen, and every now and again something random breaks. Network connection doesn’t stand up after sleep. Steam randomly breaks. Signal refuses to connect. One monitor’s brightness doesn’t go back to default value after the OS dimmed it due to inactivity. Uninstalled application still shows up in Application Launcher’s search results, even though I deleted it from the KDE Menu Editor.

        Lots and lots of little things like that.

        • bss03@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          2
          ·
          edit-2
          2 hours ago

          That’s not the definition of stable.

          My Linux desktop required about a reboot a week, but I think that’s because I was using a kernel and syatemd from Debian Unstable. When I’m getting both of those from Debian Stable, I only reboot when there’s a security fix in one of those.

          I do have a couple of issues I work around on a daily basis, but they aren’t even bad enough for me to open a Debian bug, so I don’t expect them to change/get fixed.

          Also, I refuse to blame Linux or Debian when I acquire and use software outside of the Debian repositories.

          • Alaknár@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 hour ago

            How about this - I configured Kate to have full Markdown support, with preview.

            There was an update today. The Document Preview plugin got disabled and once I enabled it, it’s no longer able to display Markdown preview.

            That’s what I call “unstable”. Shit randomly breaking for no reason at all. And I know it’s probably SOME dependency SOMEWHERE that got updated which broke a DIFFERENT dependency, but that’s kind of my point - things like this just don’t happen on Windows (since around Win10).

    • lonesomeCat@lemmy.ml
      link
      fedilink
      English
      arrow-up
      16
      ·
      1 day ago

      Steam said it was running

      Probably updating the client in the background, for some reason this is the default updating behavior on Linux unlike the visible progress bar on Windows