• 78 Posts
  • 162 Comments
Joined 1 year ago
cake
Cake day: July 21st, 2024

help-circle

  • Resolve is not available as a flatpak so distrobox would be your only option to get it running on a atomic distro.

    But in general flatpaks are more secure than distrobox containers. Flatpaks are sandboxed. Apps can request access to different parts outside the sandbox through so called portals. Portals are basically like the permission system on your phone. But not all portals are finished yet so apps can get way more permissions in the name of user friendliness. There are third party tools like flatseal, that manage permissions though.

    Distrobox on the other hand doesn’t have any of that. Apps can access your entire home directory and a bunch of other stuff if they want





















  • Distro: short for distribution. Linux is not an operating system. It’s a piece of technology (specifically something called a kernel) you can use to create an OS. Those Linux based OSs are referred to as distros. We are usually not calling them “Versions” because the Linux Kernel is also frequently seeing updates and that would just cause confusion.

    Debian and Ubuntu: Popular distros. Ubuntu tends to be a bit more user friendly than Debian and was the default recommendation for new user for a long time. In recent years its popularity among enthusiasts declined because of a series of unpopular decisions, mainly the adaptation of something called snaps which is not completely open source and takes a bit more time to launch apps than alternatives. Debian on the other hand really values stability. Updates arrive less frequently than on other distros but undergo really rigorose testing.





  • Is the new UI broken or are app developers just not implementing it into their apps or what’s wrong with the current situaltion?

    Both, kinda. The new UI relies afaik on xdg-portals to get which apps are running in the background. Therefore only flatpaks should show up; but they should show up automatically, without any tweaks by the devs.

    Also the UI only displays that an app is running in the background. It can’t communicate any type of status information.









  • There used to be a Kodi/XMBC skin for that but development on that seems to have been abandoned years ago.

    Depending on your use case Kodi might be a better fit for your HTPC as it tightly integrates with Jellyfin and also has a Spotify plugin. And some skins work generally the way the xmb used to work - they just look very different