My opinion on flatpak is that it only allows developers to be loosy with dependencies. I’m convinced it will fall appart in a decade or two because it’s too messy and bloated as a technical solution.
But this one in particular vastly reduces maintenance, doesn’t do anything at all to performance, and only arguably adds complexity, I think it needs to be case by case.
It does not reduces maintenance. And it costs hard drive, and with heavy use, probably ram too
Redundancy of dependencies in different versions, might also be loaded in ram in different version, which can add its own kind of problems in some circumstances.
Maintenance is only reduced on the surface level. The complexity you don’t see as a problem is the actual maintenance problem. It’s not a problem only if you’re not the one dealing with integration, maintenance or security.
My opinion on flatpak is that it only allows developers to be loosy with dependencies. I’m convinced it will fall appart in a decade or two because it’s too messy and bloated as a technical solution.
It’s just a weird linux distro that you install atop your distro, honestly, I have no idea why you think that.
Piling abstraction layers is bad design imo. For performances, complexity and maintenance.
But this one in particular vastly reduces maintenance, doesn’t do anything at all to performance, and only arguably adds complexity, I think it needs to be case by case.
It does not reduces maintenance. And it costs hard drive, and with heavy use, probably ram too
Redundancy of dependencies in different versions, might also be loaded in ram in different version, which can add its own kind of problems in some circumstances.
Maintenance is only reduced on the surface level. The complexity you don’t see as a problem is the actual maintenance problem. It’s not a problem only if you’re not the one dealing with integration, maintenance or security.