Skip Navigation

Posts
3
Comments
87
Joined
3 yr. ago

Here to follow content related to Star Trek, Linux, open-source software, and anything else I like that happens to have a substantial Lemmy community for it.

Main fediverse account: @f00fc7c8@woem.space

  • It still sounds to me like something's up with the disk. Can't think of any solutions to suggest but I would run a SMART health check on it:

     
        
    sudo apt install smartmontools  
    sudo smartctl -a /dev/sda
    
      

    If you prefer a graphical tool, you can do the same thing with GNOME Disks, which also has options for disk benchmarking.

    In the resulting report, the overall health state should be "PASSED", the "Type" column should show "Pre-fail" and "Old age" values, and the "Media-Wearout-Indicator" should be close to 100. If the overall health state is "FAILED", then you will want to back up your files immediately and consider getting a new SSD.

  • GNOME and Plasma are so far separated that a merger would be impossible, without either eliminating one of the two or completely rewriting both, and I think they cover different niches. GNOME is for people who want a tightly integrated experience, and KDE is for people who want to customize their system. (I would also argue that it's not possible for there to be only one distro or DE, so long as all the components are open-source. Savvy users will always make their own stuff if they're allowed to.)

    There's already plenty of cooperation between GNOME and KDE devs on common standards, support for each other's apps, etc. I hope this continues, and makes both desktops better. A lot of behind-the-scenes stuff, like Wayland extensions, could definitely become shared between the two desktops.

  • Most regular distros are good enough for gaming. The only issue you're likely to run into is with graphics drivers (I recommend going for AMD graphics on that build), and the availability of certain software in certain formats (gaming software is more likely to be available for Debian or Ubuntu based distros).

    If you like the Steam Deck's desktop mode, you might enjoy another distro with the same desktop environment (KDE Plasma). I'm partial to KDE Neon, a snappy Ubuntu LTS spin with all of the latest KDE software.

  • Details:

    • OS is Debian bookworm, DE is Plasma 5.27.
    • Plasma theme is Oxygen.
    • Icon theme is a slightly modified version of Oxylite, only changes are that it follows my system color scheme, the "inherits" list is different, and the start-here and preferences-system icons have been changed.
    • Wallpaper is Haenau.
    • I'm using Oxygen for Qt widgets and decorations, with the Obsidian Coast color scheme, and standard Breeze Dark for GTK2.
    • Layout is entirely my own. I'm showing my Games activity because the main one contains a folder view that might expose info I don't want to expose here.

    Hopefully this is original enough? I'm not sure. I've gotten away with posting desktops with mostly existing themes before, but on other occasions I've had posts removed for it. At least I mixed and matched some icons this time.

    bonus screenshot with apps:

  • This is weirdly common, from what I've heard. You'd think it would be obvious that a disorder (or neurotype, or whatever you call autism) requires accommodation, which requires self-advocacy, which requires being allowed to know what's going on with you.

  • I've never used AMD, but folks I know have had good experiences with both; support is about equal. You probably don't need to go for a top-tier device, and if you're running VMs and containers you should be just as concerned about RAM and disk space as CPU

  • Well, Linux is 32 years old; GNU goes back to 1984, and Unix all the way back to 1970! The history of this OS is much older than Linus Torvalds's involvement; he "only" created and maintains the most popular kernel.

    But yes, happy birthday to Linux. Many thousands have contributed to making this operating system what it is today and they all have my utmost thanks for it.

  • F-Droid is the more valuable app store anyway. I always check there before Google Play.