• 0 Posts
  • 18 Comments
Joined 11 months ago
cake
Cake day: August 7th, 2023

help-circle



  • I’ve never noticed an appreciable performance hit, but I also don’t generally swap much. Most of the time on a desktop/workstation I’m surprised to see a gig or 2 in swap. Nvme drives are pretty fast. If you are actually using swap space on a regular basis it might be worth it to upgrade RAM or use a dedicated drive for swap if necessary. I remember btrfs having swap file issues but the details are fuzzy, these days I use zfs on my nas and ext4 everywhere else.


  • https://wiki.archlinux.org/title/swap#Swap_file

    I call them swap files but either is correct.

    A swap partition is a part of your storage disk that is formatted for swap use. It could also be it’s own disk for high performance systems, but mostly for HPC.

    A swap file is basically an empty disk image file that you mount as swap, the OS will use it just like a swap partition.

    I prefer swap files because I find them easier to manage. I can easily delete, move, or enlarge the swap file whereas the partition will take a bit more work and is a bit riskier to change. Changing partition layouts can get very messy.

    I always recommend a swap file be created when setting up a new Linux machine, even if you have loads of RAM. Some applications will use swap space to help performance, but I also like the fact that if I do something really dumb and fill up the root partition I can delete my swap file to free up space immediately, fix the full disk problem, and then recreate the swap file.









  • Agree to disagree I guess. I’ve tried changing the workflow in KDE to even resemble gnome and it just feels like you have to have a start menu with a taskbar. Sure, you could put that taskbar anywhere but it still operates the same as a windows 98 taskbar.

    Maybe I’m just not used to the KDE way of doing things but next year will be my 20th anniversary of using Linux. I’ve tried every desktop environment and window manager. All of them.

    I respect the KDE project but KDE makes me feel like I’m using a windows gui on top of Linux.


  • If you aren’t using the super key to access that menu you are using gnome wrong imo. Three finger swipe on track pad is also a great way to access the same menu.

    KDE is fuckin fantastic, but it aims to replicate the windows ui and workflow. If that’s what you want then I highly recommend it over gnome. But personally I don’t think that desktop UX should be stuck in the early 2000s Redmond style. Once I changed my habits to use my windows button on the keyboard instead of moving my mouse all over hell to access the menu it’s all I ever use. Mouse is just a fallback when the other hand is busy. I try every new KDE version because I kind of hate how the gnome devs act sometimes, but I can’t get used to that workflow anymore.

    I hope cosmic is great.