236
submitted 3 days ago by KarnaSubarna@lemmy.ml to c/linux@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] petsoi@discuss.tchncs.de 5 points 1 day ago* (last edited 1 day ago)
[-] NamelessGO@programming.dev 3 points 1 day ago

Hopefully the stable version will become a competitor to Linux Mint

[-] ikidd@lemmy.world 39 points 2 days ago* (last edited 2 days ago)

Burn Snap out of there and I'm in.

Edit: looks like they're not putting much towards snaps, it's mostly Flatpak and systemd-sysext. I'm good with that.

[-] Corgana@startrek.website 2 points 1 day ago

I like that snap support is included. You can't easily add it to immutable distros and there is still some software out there only easily available via snaps.

[-] AnnaFrankfurter@lemmy.ml 131 points 3 days ago
[-] Sunshine@lemmy.ca 34 points 3 days ago

I can’t believe they used this as a pro for their distro…

[-] dRLY@lemmy.ml 10 points 2 days ago

I am currently only on Linux on my Steam Deck and I do have two RPi's (though I don't actively use them) so I don't have personal current knowledge of differences between Snap, Flatpak, and App Image beyond that A: Snap always brings up lots and lots of hate in comments and B: is from Canonical.

But is it possible that they might choose to use Snap for having more program options due to Ubuntu being such a "mainstream" distro? I know lots and lots of programs do release Flatpaks, but are there more of them or does Snap have more? Real question since I am aware of how heated some threads get with folks being really "fuck Snap" or "it is fine." Mostly just curious since I am more and more likely to move my main PC to Linux as my main OS after Windows 10 is dead.

[-] AnnaFrankfurter@lemmy.ml 10 points 2 days ago

Snap doesn't just bring lots of hate in comments it also brings a lot of bloat in your system which is a big no in Linux community. Another thing is canonical is going out of their way to force snap. In Ubuntu even if you do apt install it is installing snap packages.

I'm not sure if there are more snap packages than flatpaks or .deb/.rpm but most Linux users are competent enough to either add custom repos or follow simple build instructions to build from source.

[-] TMP_NKcYUEoM7kXg4qYe@lemmy.world 4 points 2 days ago* (last edited 2 days ago)

But flatpak also brings a lot of bloat. That's the point of these 2 formats. You are trading bloat for portability.

The question here is not which one but why not both[*]? Also the target audience for this distro doesn't know how to add repos, that's the point of it.

[*] the answer is that Snap Store has had malware in it multiple times but that could imo be solved by a disclaimer

[-] dRLY@lemmy.ml 1 points 1 day ago

I wasn't aware of Snaps being used in-place of regular installs with apt. Are they shown to be Snaps in the name of the program when using apt search? And if there is a Snap and a regular deb, do they both show up (again if using apt search)?

[-] Arrkk@lemmy.world 4 points 2 days ago

Think of it as the Mac appstore VS the Windows App store. Mac apps (flatpak) are the same as desktop apps, but sandboxed, the store isn't intrusive, and people found it convenient, so it was fine. Then the windows app store (snaps) launched and it did basically the same thing but slightly worse, except Microsoft (canonical) forced it down its users throats, so people hated it.

Both camps are right, from a technical perspective, snaps are fine, but philosophically, it sucks, and the Linux community cares way more about the latter than the former, otherwise they'd all be running windows.

[-] dRLY@lemmy.ml 1 points 1 day ago

I think that your example of the App Store and the Microsoft Store is helpful! I work on both systems at my job fixing computers for consumers. The only thing I dislike about the App Store is that it doesn't let you install things without first signing in with an Apple ID (the spam levels of pop-up messages trying so freaking hard to make you sign in is infuriating). But the MS Store feels like all the worst parts of the Play Store and really fucks things up if it breaks. I will likely remember your reply the next time I think about Flatpaks and Snaps though. lol

load more comments (6 replies)
[-] tehn00bi@lemmy.world 4 points 2 days ago

What is so hated about snaps? I’ll admit I haven’t used Ubuntu since they started using snaps, but I don’t understand the hate about them in the Linux community.

The place to get snaps is proprietary and exclusive.

[-] tehn00bi@lemmy.world 8 points 2 days ago

Oh… yeah I see the issue.

[-] IrritableOcelot@beehaw.org 14 points 3 days ago

It says possibly snap, so we can hope...

[-] JustMarkov@lemmy.ml 59 points 3 days ago
[-] Lemmchen@feddit.org 25 points 3 days ago

If it's only there like in KDE Neon, I'm fine with it. I don't want any of my distro apps to come as Snaps though.

[-] leisesprecher@feddit.org 50 points 3 days ago

I use Karch, btw.

[-] eldain@feddit.nl 22 points 3 days ago

This article is far too hypey. One dude has started this initiative and needs people to work on his concept to get it off the ground. I'm not opposed to a red-hat free immutable system, but this one is so far from maturity this article is selling a first drawing like an almost finished product. Remind me in two years how this went.

[-] justin@lemmy.kde.social 8 points 2 days ago

Harald, the main architect behind it is already running it as his daily driver. Many others (myself included) are already testing it in VMs and on spare hardware with only very minor papercut issues to be resolved.

load more comments (1 replies)
[-] mrvictory1@lemmy.world 5 points 2 days ago

Alright I am installing this

[-] PotatoesFall@discuss.tchncs.de 17 points 3 days ago

I thought we all agreed that "immutable" is a confusing term and that we should call it "atomic"

[-] moonpiedumplings@programming.dev 16 points 3 days ago* (last edited 3 days ago)

I disagree, because they are not the same thing.

Immutable means read only root.

Atomic means that updates are done in a snapshotted manner somehow. It usually means that if an update fails, your system is not in a half working state, but instead will be reverted to the last working state, and that updates are all or nothing.

I create a btrfs snapshot before updates on my Arch Linux system. This is atomic, but not immutable.*

There is also "image based" which distros like ublue (immutable, atomic) are, but Nixos (also immutable and atomic) are not.

*only really before big updates tbh, but I know some people do configure snapshits before all updates.

[-] Unquote0270@programming.dev 20 points 3 days ago

What does atomic mean in this sense? That seems more confusing than immutable.

load more comments (4 replies)
load more comments (15 replies)
[-] fruitycoder@sh.itjust.works 8 points 2 days ago

Ehh to snaps. That would 100% be the first thing of support to drop if I were them. That said it cool to see more immutable distros experimenting, I wonder how much overlap there is the Kalpa since it is btfs based.

Honestly there definitely still seems some good space for innovation in the immutable space before we "figure it out", so the more smart people experimenting the better!

[-] Corgana@startrek.website 4 points 2 days ago

I am not an expert but I don't think Snap support can be added to an immutable distro after installation, meaning there is going to be some software that simply cannot be easily installed. Snap support is basically a legacy support feature at this point but I think it's nice to cover their bases if they are trying to make something for widespread adoption.

load more comments
view more: next ›
this post was submitted on 01 Nov 2024
236 points (100.0% liked)

Linux

47993 readers
1027 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