𝘋𝘪𝘳𝘬

Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.

🔗 Me, but elsewhere

🇬🇧 / 🇩🇪

  • 0 Posts
  • 46 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • Why do you consider AppImages as last resort?

    Mainly because you cannot manage them properly.

    Installing from the repos I have pacman, from the AUR I can use one of the various AUR helpers (most of them can forward repo package updates to pacman, so I really have just one command to update the system and all AUR packages).

    When making my own packages I usually also put them in the AUR (plus, it is super easy to do make an own package and put in in the AUR) – and from there an aUR helper takes care about updates. Flatpaks can also be updated very easy by just running one command.

    So: All of those have a specific location where they install and allow me to start them easily because they put a script/link somewhere in $PATH. All of those can be easily maintained and updated.

    Last time I checked, AppImages had none of those. Neither could I easily update all of them on my system, nor is there a dedicated location to place them, nor is there an “unified” (i.e. something in $PATH) way of starting them. I have to manually check for updates, re-download the whole thing, replace the current AppImage file in an arbitrary location.

    This is just how I do not want to maintain my programs.



  • On my company mail account I have collected circa 10000 mails during the past 10 years, which is circa 80 mails a month - and that is a lot.

    If you’re not following multiple high-volume mailing lists since a decade and archive every single e-mail I don’t think its normal to have 50000 mails in a mailbox.






  • Navigating a combination of the distro’s native package manager (apt, pacman, rpm, whatever), snap, flatpack and still having to set up the maintainers’ custom repositories to get stuff that’s even remotely up-to-date somehow

    This sounds like a you problem, to be honest. If you want the most up-to-date software, just use a distribution that updates very often or uses a rolling-release concept.

    The different UI toolkits, desktop environment, window manager and compositor seem to be fighting each other.

    If you use one of them, not that much. If you start mixing them it becomes a huge mess. At one point in time I had Ubuntu installed, running Gnome, but having Openbox as window manager set. It was an absolute mess. Nowadays I think it’s even more of a mess, especially with gnome and this stupid Adwaita library with the stupid CSM.

    But I happily ran pure Openbox on X11 for a decade and run labwc on Wayland since ca. 2 years now.

    I do a lot of .NET programming and photo editing. I could probably replace VS with VScode or Ryder but it’s an additional hurdle. For photo editing, I haven’t found a single thing that fits my workflow the way Bridge, Camera Raw and Photoshop do.

    Then stick with Windows. Or run this software in VM with GPU pass-through and KVM. I really don’t see an issue here. Use the tool that best fits your needs.