Application optimization reduces disk usage and reclaims space. 🙂

  • PhilipTheBucket@ponder.cat
    link
    fedilink
    arrow-up
    18
    ·
    16 hours ago
    1. When I hit the power button, it turns off. It still does its shutdown and all, but it’s not an extended negotiation where I find a bunch of programs that are refusing to “let me” do what I want the computer to do, and have to try to make each of them happy. It just turns off.
    • NeatNit@discuss.tchncs.de
      link
      fedilink
      arrow-up
      12
      ·
      15 hours ago

      Double edged sword. Applications asking if you want to save your stuff aren’t designed to annoy you, they’re designed to save you from the headache of losing your work.

      But I can see why you’d want the power button to be a “stronger signal” than clicking Shut Down in some menu.

      • acockworkorange@mander.xyz
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        44 minutes ago

        I guess now is a good time to knee-jerkily yell “session management!”

        Apps and DEs with proper session management in place will still save your work in progress and restore it on next logon.

      • tias@discuss.tchncs.de
        link
        fedilink
        arrow-up
        3
        ·
        13 hours ago

        Until your toddler presses it and the OS just tosses all the work that you didn’t save yet. It’s good with a safeguard, and Windows will eventually force shut down after a timeout.

    • Toes♀@ani.social
      link
      fedilink
      arrow-up
      4
      ·
      15 hours ago

      I’m a big fan of init 0. My friends say I’m living on the edge but if an application can’t handle it, I don’t want it.

    • thingsiplay@beehaw.org
      link
      fedilink
      arrow-up
      3
      ·
      15 hours ago

      What negotiation? I have a hard time to follow what you mean. Which operating system does turn off when shutting down? If it does not, then either its configured to do so (or not to) or there is an issue that needs to be handled and resolved. You don’t want your PC turn off immediately, so it can do stuff that is needed (such as wait for all drives to write the data) or remove temporary files and unmount drives and so on. Otherwise an instant turn off is equivalent to a crash (including all background services and running applications, losing data, corrupting drives…).

      • Ghoelian@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        7
        ·
        15 hours ago

        Pretty sure both windows and macos allow programs to interrupt shutdown, usually if there’s any unsaved documents open. I quite like that feature actually, if it’s used correctly anyway.