Does anyone know how it stack against AppImage? I know some applications(i.e. Krita) is already using AppImage.
This inclines me towards AppImage, as the whole point is to have the easiest experience for the user.
11–20 of 46 posts
Does anyone know how it stack against AppImage? I know some applications(i.e. Krita) is already using AppImage.
This inclines me towards AppImage, as the whole point is to have the easiest experience for the user.
Does anyone know how it stack against AppImage? I know some applications(i.e. Krita) is already using AppImage.
I'm not at all sold on this idea of "platform" vs "application" that seems to have become so common. I'd much rather have a Nix-like system, where you still get the isolation benefits (each package specifies an exact dependency hierarchy), while also opportunistically sharing stuff that is identical between packages.
Also, is there support for applications without any runtime?
Does anyone know how it stack against AppImage? I know some applications(i.e. Krita) is already using AppImage.
appimage seems to be less elaborate in the security department, but appimage do not require anything preinstalled on a distro to function.
And it would be up to downstream to handle AppImage files with it for sandboxing, or not.
* Is Flatpak the same as xdg-app? Yes, while xdg-app was a fine name to use during development we wanted something with wider appeal and more sparkle to it than xdg-app could provide. So as part of formally launching Flatpak as ready for use we decided to pick a more accessible and fun name.* Interesting - I wonder how it compares with Click packages.
Same idea, different implementation. And guess who gets yelled at for NIH-ing...
If you're implying that Canonical shouldn't be blamed for creating Click as an NIH solution because they released it first, I'd disagree. xdg-app has been a thing for way longer than click.
xdg-app was open, the architecture were documented, and Canonical probably could have worked with it if they cared to. Same with Wayland and Mir.
Earlier quoted context omitted.
appimage seems to be less elaborate in the security department, but appimage do not require anything preinstalled on a distro to function.
As far as security goes, couldn't this be solved by a separate tool, in the good ol' Unix style? And it would be up to downstream to handle AppImage files with it for sandboxing, or not.
As in yes, i see nothing that prevents you from applying existing sandboxing techniques around Appimage distributed software.
Does Flatpak do anything that nix doesn't do?
It means one package for all Linux systems, which is a huge benefit from the developer perspective.
Earlier quoted context omitted.
Same idea, different implementation. And guess who gets yelled at for NIH-ing...
Update: never mind. I was mistaken about the timeline, click definitely predates xdg-app. If you're implying that Canonical shouldn't be blamed for creating Click as an NIH solution because they released it first, I'd disagree. xdg-app has been a thing for way longer than click. xdg-app was open, the architecture were documented, and Canonical probably could have worked with it if they cared to. Same with Wayland and…
[1] https://github.com/alexlarsson/xdg-app/commits/master?page=3...
[2] https://lists.ubuntu.com/archives/ubuntu-devel/2013-May/0370...