One of the criticisms people have with containerizing their desktop apps is the "insane amount of space for their environment" that people think it requires. That's a direct quote from a reddit post on the topic from today.
Let's have a look
Today I'll compare two desktops, one will be
Flatpaks aren’t huge at all. This is a debunked myth. I can’t recommend reading this article enough.
My premise is that sysadmin/user time is more expensive than drive space. Seeing some real world examples of how Flatpak could save time over the long run would probably be beneficial for increasing usage.
Keep in mind I have no dog in this fight, I don’t have a preference of one over the other. I only made that comment because everytime I see a Flatpak reference on the web it’s always in the context of disk usage.
I’m the author of the blog post and a former sysadmin, there’s really no maintenance to do with flatpaks, not having to deal with traditional package manager issues have removed that problem completely from my life.
Distros may or may not provide this functionality, but on my systems they’re set up for zero maintenance of the OS base image and the flatpaks via service units and then I don’t have to do anything.
Maybe I’m in the wrong here but I would think focusing on management time for Flatpak vs whatever would be the important part, not disk space usage.
No, you’re right but people keep saying that space is a concern when thinking about flatpak. This article clearly shows that that’s not an issue.
Gotcha, I didn’t realize the author was just driving another nail into that coffin.
deleted by creator
My premise is that sysadmin/user time is more expensive than drive space. Seeing some real world examples of how Flatpak could save time over the long run would probably be beneficial for increasing usage.
Keep in mind I have no dog in this fight, I don’t have a preference of one over the other. I only made that comment because everytime I see a Flatpak reference on the web it’s always in the context of disk usage.
deleted by creator
If I was running business workstations on Linux, I’d probably prefer Flatpak over distro specific package managers most of the time.
I’m the author of the blog post and a former sysadmin, there’s really no maintenance to do with flatpaks, not having to deal with traditional package manager issues have removed that problem completely from my life.
Distros may or may not provide this functionality, but on my systems they’re set up for zero maintenance of the OS base image and the flatpaks via service units and then I don’t have to do anything.