• 2 Posts
  • 212 Comments
Joined 1 year ago
cake
Cake day: January 29th, 2024

help-circle

  • Launchpad is the basis of Ubuntu. And while OBS is pretty good, it’s nowhere near as good as Launchpad. And what Launchpad does helps speed up Linux development in many ways.

    Another example though, that’s maybe more relevant: Ubuntu made it super easy for me to swap out CUPS on 22.04 with the latest version (published as a snap) that added a driver for a printer we needed. On most LTS type distros, doing something like that is painful. On Ubuntu, it was incredibly simple.










  • Okay, I’ll start. Ubuntu is good at providing a way to test and build packages for platforms you don’t necessarily have access to, for free. And because Launchpad does snap builds, that extends to those too. I have in the past used Launchpad builds to generate debugging information that solved an architecture-specific bug I wasn’t able to reproduce in QEMU and which would otherwise have remained a mystery due to my lack of access to 6 figures worth of mainframe. And I didn’t have to be an Ubuntu maintainer or anything for that. I just had to have a free Launchpad account.



  • I never said Canonical’s store isn’t proprietary. I said the statements in Mint’s anti-snap screed are factually incorrect.

    What irritates me is all the “lol ubuntu sux” posts showing me that the quality of the discourse is declining. There are valid criticisms, but there are also invalid criticisms. And the recent string of anti-Ubuntu memes has been clearly in the latter. So yeah, I will mock those, and it’s nothing to do with insecurities. Are you sure you’re not just projecting?



  • In both cases, you get isolation of the applications, yes. In the case of snaps, you can also isolate your system services from each other, limiting the effectiveness of attack chaining since an issue in cups (for example) won’t leave an attacker able to (for example) access your GPU.

    They also decouple the application releases from your distro if you don’t use a rolling release distribution.