windows:

-press button

-blue swirly screen for what feels like an eternity

-blank screen for another minute

-computer finally powers off

linux:

-press button

-(terminal mode only) prints out services its turning off and what its doing

-computer is off within 2-5 seconds every time

wtf windows?

  • blobjim [he/him]
    ·
    3 years ago

    I hate so much that I basically can't eject my external drive when my computer is on because it is always in use even though it isn't. And they still haven't created anything to show which processes are using it (probably some internal Windows service since Windows is garbage).

    • hexaflexagonbear [he/him]
      ·
      3 years ago

      You haven't actually needed to eject before removing the external drive since like windows 7. And I'm pretty sure whatever service is responsible for making sure nothing breaks is the one that won't let you eject, lmao.

      • blobjim [he/him]
        ·
        3 years ago

        Yeah but you still never know if there's something trying to write a file on an external drive and if pulling it out would make that program only do a partial write. But the idea that it may be the service itself causing it to not eject is plausible 🤔. Maybe I could try setting it to use write-caching (which requires manual eject) and see if it ejects easier.