• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: August 29th, 2023

help-circle
  • Espi@lemmy.worldtoMemes@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Yeah with “lockable mode” I mean locking by default instead of requiring every program to specifically call for locking.

    It would probably break lots of software, but only using such mode for the users home (or maybe even specific Downloads/documents/desktop/etc folders within the home directory) could reduce the impact.

    [Edit] wait I think there is whole fs locking mode on mounting, with the “mand” option, going to test it.


  • Espi@lemmy.worldtoMemes@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    3
    ·
    1 year ago

    I think files being locked is really intuitive, which greatly helps new users. Allowing files to be modified or deleted while they are open makes it really easy to shoot yourself in the foot. For example in the video of Linus switching to Linux he was uncompressing a file and tried to open it while it was still uncompressing, which failed since the file wasn’t complete. He didn’t understand why the file wasnt uncompressing correctly. That can’t happen on Windows, since the file being uncompressed would be locked.

    I think there should be a ‘lockable mode’, and for distributions oriented to new users the home directory should be mounted like that.



  • Espi@lemmy.worldtoMemes@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    77
    arrow-down
    1
    ·
    1 year ago

    This is a byproduct of one of the largest and more ignored differences between windows and linux. The fact that Linux let’s you modify files while they are open whereas windows doesn’t.

    This means that you can update a linux system by just replacing the files with the new ones while it runs. On the other side, Windows can’t modify its own files while it runs, so instead it has a second entire OS to update itself, and requires a reboot to unload all the files and boot from the updater without locking windows files.







  • Espi@lemmy.worldtoMemes@lemmy.mlAnother Starfield Post
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    1 year ago

    I played Morrowind after playing Skyrim and I found it much better.

    It’s much less accessible, but the writing is actually good and it has the best ‘R’ in RPG of any game I have ever played. The character progression is amazing and there are so many fun ways to build a character.


  • Windows had a fantastic UI but I despise the changes they have made to it.

    A bottom bar showing all your windows? fantastic! windows are such a core component of the OS that it sure looks like the OS was named after them right? So why in the world would closed programs, with no windows appear there? why would multiple windows fuse into a single icon???

    I was fine with just not pinning programs and setting the task bar to “never combine”, but they literally removed the option with Windows 11. I really don’t understand why Microsoft is de-emphasizing the ‘windows’ part of Windows. Apparently ‘never combine’ is coming back at some point to 11, so that’s good.

    Now, I’m not going to compare the Windows UI to Linux DE’s since there are many alternatives that may or may not fit someone better.


    As for hardware compatibility, I would say its a mixed bag on both directions. I moved my laptop from Windows to Linux when it started bluescreening when waking up from sleep. It works fine on Linux.

    Sure, you have some WiFi cards that don’t work out of the box on Linux. But they don’t work out of the box on Windows either, you need to install the drivers on both OSs manually so its not any better.

    Then you have some computers where Linux works like ass and can’t sleep, and you got some computers where Windows works like ass and can’t sleep.


    The only solid arguments against Linux nowadays is

    1. Programs don’t run.
    2. The Windows display stack is vastly superior, VRR, HDR and fractional scaling all working fine for a long time already where Linux is barely beginning to figure them out.