An eclectic #nerdy #weirdo.

In addition to tech, #Linux, and other things #FLOSS, I’m also into #travel, jam bands (mostly Grateful Dead), music festivals, and anything related to exploring the #cosmos.

All puns are intended.

#actuallyautistic #deadhead #hockey

  • 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • “Stable” doesn’t necessarily refer to “reliable,” depending on the context. Stable is often used in reference to how often a distro releases new versions of the applications. Using Audacity as an example, in the current release of the distro, they’ll release security & bug fixes for version 2, but if you want version 3, you’ll have to wait until the next distro release.

    Upgrades to a new version of an application can introduce new ways of using the app (i.e. icons in different places, how user-created files are written to disk, etc.), which is disruptive to enterprise op’s, which is why Debian & RHEL take this approach.

    Hopefully that helps clarify things.



  • I definitely prefer it over Snaps or appimages. Straight-forward to update, and Flatseal provides a nice GUI to control permissions (if needed). Themes may not work properly, but whatever, not a big deal for me.

    The distro’s repo is always my go-to. If it’s not available there, then flatpak, and I’ll use appimage under duress. If that doesn’t work, I’ll figure out a different solution.


  • I used to use Joplin, I liked that it integrated with my Nextcloud, and the markdown format. However, the way that it handles the markdown files was too black-boxey to me, with the way it split them up in a weird scheme.

    Now I use Ghostwriter with straight markdown files inside my Nextcloud folder. So I still get the syncing functionality, but a more flexible setup that doesn’t require a specific app to access all of my notes.


  • Ryan@lemmy.worldtoLinux@lemmy.mlConsidering Gentoo
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    I say go for it. I’ve been using it for about 2 years, and I no longer feel like distro-hopping (not sure if you fall into that category of Linux user), because it’s not opinionated about how it’s meant to be used. It gives you all the tools (and foot-guns) to do whatever you want with your computer.

    You don’t need separate computers for a local mirror and/or build server to run Gentoo, I’ve never done that. I’ve never owned a Mac, so I can’t really offer any tips hardware-wise, but use a live USB of a distro that you’re already familiar with, so you can refer to the handbook as you go. The people on Gentoo’s IRC channel & forums are very helpful if you come against any roadblocks.

    It does take a while, not gonna gloss over that. Once you have it installed, there are very few issues that would require a full re-install. Portage is an awesome package manager, the language of its warnings/errors took some time to wrap my brain around, but it’s very verbose in describing what’s going on.


  • I second raptir’s note about running zypper dup in the terminal to do system updates. Zypper’s a bit slow because it lacks parallel downloads, but it provides good info if there are any issues.

    If you plan to use flatpaks, add the flathub repo with the --user option, and use that one to install. If I didn’t go that route, it prompted me to enter my password for every flatpak app with an update. I’m also a deplorable Plasma user 😜, I don’t know if the same behavior happens with Gnome software, it may be a weird Discover thing (shrugs).

    Also, if you need the non-free multimedia codecs, run the following commands:

    zypper install opi

    opi codecs

    Automates adding the Packman repo & switching the relevant packages.

    Those are the main quirks I learned with Tumbleweed.



  • I never recommend Manjaro, even for experienced users. Multiple times, they’ve let their ssl certificats expire, and renewing those has been easy to automate for a number of years at this point. There have been a number of cases where they ship work-in-progress versions of software as part of their default install, and there was an open letter posted calling this out: https://dont-ship.it

    So in my opinion, Manjaro leaves much to be desired from a project governance standpoint.

    Now, using an Arch-based distro that does the install process for you doesn’t absolve you from learning what it takes to maintain an Arch install; at some point, something will crop-up that requires manual intervention to get back up & running again after an update.

    If that is what you’re looking for, I suggest EndeavourOS.


  • If you want a rolling release, I suggest going with openSUSE Tumbleweed. The installer allows you to pick & choose what you do/don’t want/need, and has a great rollback system in case an update causes problems.

    Otherwise, I would suggest Fedora. Stays very current, and the in-place upgrade process is very seamless at this point.


  • Yeah, the average user: 1) doesn’t care what’s running under the hood, and 2) doesn’t want to control what’s running under the hood.

    I’m definitely not an “average user.” I like specifying that I don’t want wifi, bluetooth, or dvd functionality on my desktop when I have no need/desire to use them. So use flags are one of the main reasons I use Gentoo. Occasionally, it causes some mild irritation, but it’s a net-positive for me.


  • Can’t say that I’ve really used any of the features mentioned in this list, so doesn’t really affect my experience negatively. Also, updating some icon sets to fit with the overall theme would provide a more unified experience. So two thumbs-up from me for removing code that, by & large, wasn’t getting used, should help maintaining it in the long run.