• @[email protected]
    link
    fedilink
    103 months ago

    I feel this meme was created by someone who didn’t actually know Windows in depth and recently learned of the kill command. Which by default just asks the process nicely to terminate itself.

      • LousyCornMuffins
        link
        fedilink
        English
        53 months ago

        old sierra DOS games, uh, they fucked up the code when exiting so they’d just crash. so they changed the error code to say “thanks for playing Kings Quest” or something similiar

  • @[email protected]
    link
    fedilink
    203 months ago

    Linux is actually great if you need to implement graceful shutdown with signals – I love it all around :)))

  • Comrade Spood
    link
    fedilink
    English
    43 months ago

    To the people complaining Windows has an aggressive method. Sure but I didn’t know about it till now. Task manager didn’t make it obvious to me and so I didn’t know about it till now (and everyone keeps talking about commands and shutdowns so it doesn’t even sound like you can do it through task manager). Linux’s system manager did and I have known about it since first using Linux (about half a year ago now)

  • Ricky Rigatoni
    link
    fedilink
    153 months ago

    Windows: Has a complex and graceful shutdown process to make sure programs never close if there’s a problem with them and your computer just stalls on shutdown until you hold down the power button and completely void out the purpose of the graceful shutdown.

      • @[email protected]
        link
        fedilink
        English
        13 months ago

        Ever? Too many times. When I think I’ve told Windows Update “yes, do all the shit, yes it’s fine, yes I’m sure, yes you can do it, yes I really want you to do it, yes I’m sure I really want you to, yes I’m sure I’m sure, yes for the umpteenth fucking time” and switched off my monitor to go home for the weekend, the number of times I’ve come in on a Monday morning just to find I have to click “yes” yet again then have to sit there watching it grind out its updates.

        I just wish they’d add a checkbox, off by default, that says “yes you can do it all, just stop asking stupid fucking questions” that I can click and go home. But for some reason Microwank insist I have to sit there watching that fucking update percentage creep up then endlessly sit at “100% all is done, please wait” for no reason whatsoever.

        Oh yeah and there always seem to be way more reboots needed when BitLocker is active. I’m sure 1 reboot is the norm with occasional 2’s. But with BL it’s usually 5-6 reboots.

        I used to work at a place where MS would raise tickets with us and I always wanted to give them the WU treatment. But professionalism always got in the way of “This ticket is 100% complete, you must close and reopen it to continue”.

  • Realitätsverlust
    link
    fedilink
    English
    863 months ago

    Linux does give every application time to shut down correctly, but unlike windows, it won’t wait for ages until every process is down. Linux WILL shut down in a certain timeframe, whereas windows waits for years if necessary. In my old job, we all had to use windows and I had times where I clicked shut down, turned off my monitor, grabbed my stuff, left and in the next morning, the PC was still on because Notepad refused to just close lmao.

    • WIZARD POPE💫
      link
      fedilink
      293 months ago

      That is what infuriates me so much. Instead of just killing the process after 5 mins of waiting it just cancels the shutdown. Like fuck off with that shit.

          • @[email protected]
            link
            fedilink
            53 months ago

            Then you might not want windows cause Windows forces updates on you whether you want them or not and break things. Linux will happily wait for you to forget for so long it breaks because the target API doesn’t accept your old ass code anymore. At least in Linux as long as I don’t forget I’m good. I sometimes forget

            • @[email protected]
              link
              fedilink
              13 months ago

              TBF there are ways to completely disable updates in Windows (I just did in my VM because it should literally only run 3 programs which are not working with wine)

          • Pup Biru
            link
            fedilink
            English
            53 months ago

            then surely you would not have asked your OS to shutdown? linux does what you ask

          • @[email protected]
            link
            fedilink
            103 months ago

            Ha, you want choice in how your OS functions?
            Here, have another bing toolbar for your settings app.

            • @[email protected]
              link
              fedilink
              53 months ago

              Man I hope next time I press windows and type an application by name, or by executable.exe I get a spinning icon then a stack of unrelated web results that are probably malware.

  • @[email protected]
    link
    fedilink
    93
    edit-2
    3 months ago

    Linux gives processes a chance to gracefully close. However, it also will absolutely NOT allow a process to hang up the shutdown or restart procedure after a point. If you’re using systemd (which there is a good chance you are), it’ll count down. If the process hasn’t stopped in the time allotted, it gets Old Yellered.