this post was submitted on 03 Nov 2025
56 points (100.0% liked)

Linux

10229 readers
662 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Ubuntu Summit The Register FOSS desk sat down with Canonical's vice-president for engineering, Jon Seager, during Ubuntu Summit earlier this month. This is a heavily condensed version of our conversation.

you are viewing a single comment's thread
view the rest of the comments
[–] aim_at_me@lemmy.nz 5 points 2 weeks ago (3 children)

Snap absolutely matters in server deployments FYI. Its advantages are pretty clear in that space, and arguably more suited to it.

[–] entwine@programming.dev 5 points 2 weeks ago

The only reason I can think of to use a Snap is that you're using Ubuntu, and some package you expected to be available through apt is now only available as a Snap. The better solution is to not use Ubuntu, and rely on Docker or Podman to get anything not available as a system package.

[–] onlinepersona@programming.dev 3 points 2 weeks ago
[–] brucethemoose@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago)

Oh, that's interesting. And from what I know about Flatpak, I can see issues there.

...If snap (and base Ubuntu) basically diverge to, and specialize in, server usage, that seems fine.