this post was submitted on 12 Nov 2023
153 points (96.4% liked)

Linux

47337 readers
1078 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] Patch@feddit.uk 54 points 10 months ago (7 children)

I know this thread is likely to quickly descend into 50 variants of "ew, snap", but it's a good write up of what is really a pretty interesting novel approach to the immutable desktop world.

As the article says, it could well be the thing that actually justifies Canonical's dogged perseverance with snaps in the first place.

[–] vanderbilt@beehaw.org 20 points 10 months ago (2 children)

I appreciate that they try, and as much as I dislike some of snap's design choices I think it has a place. Flatpak appears to be the winner in this race however, and I feel like this is Unity all over. Just as the project gets good they abandon it for the prevailing winds. I've been told the snap server isn't open source, which is a big concern?

[–] skullgiver@popplesburger.hilciferous.nl 11 points 10 months ago* (last edited 9 months ago)

[This comment has been deleted by an automated system]

[–] avidamoeba@lemmy.ca 10 points 10 months ago (1 children)

Unlike desktop environments where there were equivalent alternatives to Unity, Flatpak isn't an alternative to Snap that can deliver an equivalent solution. You can't build an OS on top of Flatpak. This is why I think that if Snap makes the lives of Canonical developers easier, they'll keep maintaining it. We'll know if Ubuntu Core Desktop becomes a mainstream flavor or the default one. I think there is a commercial value of it in the enterprise world where tight control of the OS and upgrade robustness are needed. In this kind of a future Snap will have a long and productive life. If it ends up being used only for desktop apps which Flatpak covers, it may fall by the wayside as you suggested.

[–] vanderbilt@beehaw.org 4 points 10 months ago

Absolutely, and I think that's why snap has a future at all. Immutability is the future, as well as self-contained apps. We saw the explosive growth of Docker as indication that this was the way. If they can make their tooling as easy as a Dockerfile they will win just by reducing the work needed to support it.

[–] avidamoeba@lemmy.ca 7 points 10 months ago

I'm pretty excited about it. It's a much cleaner solution to the problem immutable OSes are trying to solve. Dare I say it's better even than the Android model because it covers the whole stack with a single system.

[–] Chewy7324@discuss.tchncs.de 4 points 10 months ago

I don't like Canonical pushing snaps as universal apps for all distros, because of issues like sandboxing not working on mainline kernels.

But it's pretty interesting to see how a fully snap based desktop OS could look like. It might have less limitations than rpm-ostree. Easy access to recent mesa and similar would be awesome.

[–] KISSmyOS@lemmy.world 1 points 10 months ago (1 children)

I actually don't understand the issue people have with Snaps. The main gripe seems to be "It's controlled by Canonical".
But why is it an issue that Canonical controls a source of software for their own OS? Isn't that the same with every distro's repository?

[–] woelkchen@lemmy.world 70 points 10 months ago (13 children)

But why is it an issue that Canonical controls a source of software for their own OS? Isn’t that the same with every distro’s repository?

No. You can add any other repository to apt, rpm, Flatpak, etc. You cannot do the same with Snap and that's by design. Canonical wants to be the sole gatekeeper of Linux software, hoping that all developers have no alternative but to publish software on the Snap store (ideally only there) which works best on Ubuntu.

Therefore: Fuck Snap.

[–] makingStuffForFun@lemmy.ml 24 points 10 months ago (1 children)

Exactly. I feel they want to sell it to a big player, but no big player will touch it unless they can fully control it. Hence snap as part of that plan. Ubuntu is a hell no for me.

[–] caseyweederman@lemmy.ca 13 points 10 months ago (2 children)

Forget selling it.
I think they're going to get everyone trapped in the ecosystem, and then they'll start charging for access to the source.

[–] alteropen@noc.social 4 points 10 months ago

@caseyweederman @makingStuffForFun the prediction imperative will come in before that. surveillance capitalism is how they will make their fortune

[–] KISSmyOS@lemmy.world 2 points 10 months ago (1 children)

How would they trap everyone in the ecosystem?
This isn't Apple, there's a gajillon other ways of getting software you can use on every single linux distro.

[–] Metallinatus@lemmy.ml 10 points 10 months ago (1 children)

That's exactly what they're trying to change.

[–] KISSmyOS@lemmy.world 3 points 10 months ago (2 children)

Then I guess it's a good thing they don't control all other Linux distros.

[–] Metallinatus@lemmy.ml 4 points 10 months ago

Yes, thank god for that.

[–] woelkchen@lemmy.world 1 points 10 months ago (1 children)

Then I guess it’s a good thing they don’t control all other Linux distros.

But they would to a degree if the Snap Store would actually succeed becoming the Linux app store (like Steam is for games but that's more because all other vendors don't care to make a Linux client).

[–] KISSmyOS@lemmy.world 1 points 10 months ago (1 children)

Open source software would still be available packaged by the distros and as Flatpak, even if the software's author offered it exclusively as Snap.

load more comments (12 replies)
load more comments (3 replies)
[–] woelkchen@lemmy.world 28 points 10 months ago

This new entrant in the immutable space is not a replacement for ordinary Ubuntu

Not yet the replacement. It will be and I bet Canonical is targeting 26.04 LTS to do that. This is just the next step of trying to force all their users into Snap, just like when Flatpak was banned from being in by default of community-supported but official Ubuntu variants such as Xubuntu.

[–] Vincent@kbin.social 25 points 10 months ago (1 children)

I'm very excited about how the Linux community generally seems to be moving towards various approaches to immutable systems - all of them having in common that system updates are going to be a lot less likely to break. The future is looking good!

[–] lemmyvore@feddit.nl 11 points 10 months ago (2 children)

As long as we don't end up with Linux systems designed like Android.

[–] taanegl@beehaw.org 4 points 10 months ago

If anyone would lock their OS down like that, it would be Canonical.

[–] wyzim@lemmy.ml 2 points 10 months ago (4 children)

“like android/ios” is the ultimate goal of these systems lol

[–] Chewy7324@discuss.tchncs.de 4 points 10 months ago

"like Android/ios"

is pretty vague. Do you mean locked down, with features like SafetyNet which locks people in to Google Services? Or do you mean locked down in the sense that installing packages doesn't just directly change the files in / ?

Systems like rpm-ostree still allow modifications to the OS, it just requires other steps. OpenSUSE MicroOS even allows for arbitrary modifications to the root fs through transactional-update (it even allows for dropping in to a transactional-update shell, so it's not necessary to prefix each command with transactional-update).

Especially OpenSUSE MicroOS feels more like OpenSUSE Tumbleweed, compared to Fedora rpm-ostree's limitations compared to Fedora dnf.

[–] anothermember@beehaw.org 3 points 10 months ago

Using Fedora Silverblue has gone a long way to dispel that concern for me. It goes out of its way to be much more user-centric than that. I can't speak for the others yet.

[–] lemmyvore@feddit.nl 2 points 10 months ago

Having distro maintainers decide a rigid partition structure for you would be a really bad approach, so I really hope not.

[–] sunbeam60@lemmy.one 2 points 10 months ago

Yes except it’s all open source and if you’re unhappy you can fork. Good luck forking iOS.

[–] echo64@lemmy.world 18 points 10 months ago (3 children)

As much as I have issues with the snap implementation, I really want to live in a world where my base os is solid and everything else is easily updatable. LTS, with the latest apps.

Snap and flatpak achieve this, and I want more of that. Just less... frustrating. And less not-invented-here like.

[–] woelkchen@lemmy.world 31 points 10 months ago (1 children)

And less not-invented-here like.

The only party playing that game is Canonical. Everybody else already agreed on Flatpak.

[–] avidamoeba@lemmy.ca 11 points 10 months ago* (last edited 10 months ago) (1 children)

Flatpak cannot do what's discussed in the article. Snap can and it was started prior to Flatpak. If Flatpak was able to do what Snap can, you'd have half a point.

[–] woelkchen@lemmy.world 4 points 10 months ago

Flatpak cannot do what’s discussed in the article.

Nobody claimed 100% feature overlap. For regular GUI applications both work relatively similar, to the point that Snap now happily uses technologies developed for Flatpak, such as Portals.

it was started prior to Flatpak.

That's irrelevant. One could just as well argue that Flatpak evolved from developments (OSTree, etc.) that are even older but that beside the point. Fact is that OSTree and Flatpak are vendor neutral and Snap isn't. Attempts at vendor lock-in caused Valve leave Ubuntu and later choose Flatpak on SteamOS.

[–] Bitrot@lemmy.sdf.org 14 points 10 months ago* (last edited 10 months ago) (1 children)

Snap has the ability to do the base system in a much more modular way and could be really cool for an immutable system. Forcing them on desktop users with their transitional deb packages and making it heavily integrated with only one repository really screwed it up.

[–] theshatterstone54@feddit.uk 2 points 10 months ago (1 children)

Also I'm not sure about slow startup times. Are those still an issue? If so, then I would be sure to considet Ubuntu dead and not only not recommend it but actively recommend switching away from it.

[–] zod000@lemmy.ml 1 points 10 months ago (1 children)

Yes, they are still an issue. It is irritating enough that I have currently zero snaps and would rather build from source if snap is the only binary option.

[–] theshatterstone54@feddit.uk 1 points 10 months ago

That's basically THE dealbreaker for snaps. Loop devices on lsblk? Most people don't care and wouldn't see it. Proprietary backend? Again, most regular people (Ubuntu's target audience) do not care. So the slow startup time is THE dealbreaker.

[–] jeffers00n@lemmy.ml 4 points 10 months ago

Fedora Silverblue sounds like it fits what you're looking for.

[–] autotldr@lemmings.world 8 points 10 months ago

This is the best summary I could come up with:


Ordinary desktop and server Ubuntu aren't going anywhere, and the next release, numbered 24.04 and codenamed Noble Numbat as we mentioned last month, will be the default and come with all the usual editions and flavors.

Nor is this a whole new product: it is a graphical desktop edition of the existing Ubuntu Core distro, as we examined on its release in June last year, a couple of months after 22.04.

Ubuntu Core is Canonical's Internet of Things (IoT) distro, intended to be embedded on edge devices, such as digital signs and smart displays.

Most of the major Linux vendors have immutable offerings, and The Reg has looked at several over the years, including MicroOS, the basis of SUSE's next-gen enterprise OS ALP.

Former Canonical staffer Alan Pope demonstrated a Steam Deck running Ubuntu Core at the event, and his lengthy blog post about the experience contains some interesting details about how well the developer preview already works.

Compression of Flatpak apps is a key reason that Fedora now uses Btrfs, although it's worth noting that, as of yet, Snap doesn't include any form of deduplication between separate packages.


The original article contains 1,052 words, the summary contains 189 words. Saved 82%. I'm a bot and I'm open source!

load more comments
view more: next ›