Remix.run Logo
bandrami 4 days ago

If those apps are built against the same runtime version

aucisson_masque 3 days ago | parent | next [-]

Which is often not the case. For those of us with slow internet connections, flatpack take hours to download programs that would otherwise take seconds.

bandrami 3 days ago | parent [-]

And for those of who administer lots of systems, it means I have to track all of the bugs in multiple runtimes.

How many versions of openssl are on my Silverblue laptop? I honestly couldn't tell you.

const_cast 3 days ago | parent | prev [-]

That's the entire draw of Flatpak - I can have applications with out of sync libraries and they just work. That's a big big headache with system provided packages.