this post was submitted on 13 Jan 2025
259 points (95.1% liked)

Linux

49239 readers
5 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
 

I recently took up Bazzite from mint and I love it! After using it for a few days I found out it was an immutable distro, after looking into what that is I thought it was a great idea. I love the idea of getting a fresh image for every update, I think for businesses/ less tech savvy people it adds another layer of protection from self harm because you can't mess with the root without extra steps.

For anyone who isn't familiar with immutable distros I attached a picture of mutable vs immutable, I don't want to describe it because I am still learning.

My question is: what does the community think of it?

Do the downsides outweigh the benefits or vice versa?

Could this help Linux reach more mainstream audiences?

Any other input would be appreciated!

(page 2) 50 comments
sorted by: hot top controversial new old
[–] bruhduh@lemmy.world 4 points 1 week ago (1 children)

Is there debian based immutable distro?

load more comments (1 replies)
[–] kylo@programming.dev 3 points 2 weeks ago (4 children)

Has anyone had good success with setting up a development environment in an immutable distro? I love the entire concept because it fits with a lot of my other software preferences, but the tools for containerized dev environments felt frustrating.

Like, what do you do for your editor? vscode + devcontainers feel like the best option, but it's rough when I need other IDEs (like I use some of the Jetbrains products). Stuff like toolbox works well too, but to get an editor in that, you have to install it in each one, or make a container that has it built in.

Otherwise, I'll stick with plain Fedora — I use flatpaks for all of my apps anyways (except my editor)

[–] marlowe221@lemmy.world 4 points 2 weeks ago (1 children)

Personally, I have found the developer experience on Bluefin-dx (the only one I’ve tried…) to be…. mixed.

VSCode + Devcontainers, which are the recommended path, are pretty fiddly. I have spent as much time trying to get them to behave themselves as I have actually writing code.

Personally, I’ve resorted to using Homebrew to install dev tools. The CLI tools it installs are sandboxed to the user’s home directory and they have everything.

It’s not containers - I deploy stuff in containers all the time. But, at least right now, the tooling to actually develop inside containers is kind of awkward. Or at least that’s been my experience so far.

I think the ublue project is fantastic and I really like what they are doing. But most of the world of developer tooling just isn’t there yet. Everything you can think of has instructions on how to get it going in Ubuntu in a traditional installation. We just aren’t there yet with things like Devcontainers.

[–] asap@lemmy.world 4 points 1 week ago (1 children)

Using brew is the recommended method on uBlue, so you're already doing the right thing.

That being said, I use Jetbrains and devcontainers on Bluefin-DX and it's been flawless for me, straight out of the box.

[–] marlowe221@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

Hmmm, interesting. I like brew, for sure. And devcontainers worked ok for me when I was working on something by myself.

But as soon as I started working on a side project with a friend, who uses Ubuntu and was not trying to develop inside a container, things got more complicated and I decided to just use brew instead. I’m sure I could have figured it out, but we are both working full time and have families and are just doing this for fun. I didn’t want to hold us up!

Our little project’s back end runs in a docker compose with a Postgres instance. It’s no problem to run it like that for testing.

Maybe a re-read of the documentation for devcontainers would help…

[–] asap@lemmy.world 3 points 1 week ago (4 children)

I use Jetbrains, devcontainers, and distrobox on Bluefin-DX and it has been flawless out of the box. There's a single command to install the Jetbrains toolbox, which let's you then manage all their apps.

Couldn't recommend it enough, made my development lifecycle so easy.

load more comments (4 replies)
[–] ahal@lemmy.ca 3 points 2 weeks ago (1 children)

I do my main development with Bazzite. I use the Neovim flatpak for my editor and toolbox for builds and such.

[–] atzanteol@sh.itjust.works 3 points 1 week ago (1 children)

Running cli apps like neo vim from a flatpak is frustrating... "flatpak run com.something.neovim" is just the worst way to handle things. Complete deal breaker.

load more comments (1 replies)
load more comments (1 replies)

I switched to silver blue after a bad update and my experience has been almost identical if not smoother than standard fedora

[–] Cris16228@lemmy.today 2 points 1 week ago (4 children)

Could you share some pics (without anything private ofc) of bazzite? I wanted to try it but I couldn't use it as live distro. My main problem is arch because I'm used to apt and I find pacman or whatever it uses difficult for me (nothing I can't learn ofc)

I love the idea of getting a fresh image for every update

What do you mean? Thanks

[–] smeg@feddit.uk 2 points 1 week ago (2 children)

Isn't bazzite fedora-based? Meaning you use dnf instead of apt or pacman.

[–] priapus@sh.itjust.works 3 points 1 week ago (1 children)

Since it's immutable, you'll probably not be using DNF much.

[–] smeg@feddit.uk 2 points 1 week ago (1 children)
load more comments (1 replies)
[–] Cris16228@lemmy.today 2 points 1 week ago* (last edited 1 week ago)

I don't know what it uses and as someone who always used apt, pacman or dnf is hard to understand

Edit: Not that I can't learn.. Just saying is hard for me

load more comments (3 replies)
load more comments
view more: ‹ prev next ›