• 0 Posts
  • 591 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle




  • The issues are twofold: Linux distros historically update software through a package manager. Something that was working fine for everyone, however it was causing a lot of work for maintainers. They got together and designed a packaging format for software that works across all Linux distributions called ‘flatpak’. However, Ubuntu decided to create an alternative called Snap, which solves the same problem, except it’s not used by anyone else.

    Also, there’s some implementation details that make it look messy in your system (every application is mounted as it’s own filesystem, so if you use tools to list your disk’s there’s a bunch of weird spammy looking drives and things like that).