
Do you like Flatpaks?
I always had problems with Flatpak apps. External disk access, drag-and-drop, D-Bus access… almost everything eventually turns into “install Flatseal and manually override permissions.” Sometimes even that is not enough and you end up manually mounting folders or changing permissions manually. Terminal access is awkward because instead of launching apps normally, you need to remember long flatpak run com.organization... commands and cli parameters won't work, file paths behave inconsistently and looking like file:///run/user/1000/doc/a5h42f, and apps randomly cannot access folders they obviously should. Broken desktop integration, weird filesystem isolation, after years on Linux I honestly feel like if an application already has a native .deb package, most developers do not really check whether everything fully works on the Flatpak version before releasing it. People usually criticize about dependencies being large but I don't even care if the app manage to work. Flatpak sounds great in theory, but in daily Linux usage it often creates more friction than convenience for me.