this post was submitted on 13 Jan 2025
486 points (100.0% liked)
linuxmemes
24254 readers
1880 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
distrobox
Inagine paying 100β000$ for distrobox π€
(They told six figures, didnβt they?)
Your example of Ubuntu being a good desktop is a web service run by Canonical that is relevant to maybe 1% of users, if not less?
Look, I'm happy that it works great for your use case. But this doesn't matter to most users, and it's also not even intrinsic to Ubuntu itself. OpenSUSE also has fantastic build services. Basically all major git services do too.
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.