Interesting. Do they point to arch repos or provide their own like Manjaro? I haven’t thought about a rolling release atomic distro before.
Just the Arch repos with an additional repository (similar to EndeavourOS), so AUR packages do work as intended and are in fact officially supported.
(disclaimer: blendOS dev here)
Sweet, been waiting for this one. I wonder how it will compare to NixOS or Kinoite.
*Fedora Atomic
Its a huge bundle of tons of variants, likely 40 or so, if you take everything that uBlue, wayblue and secureblue produce
And that’s without counting the roll-your-own variants. uBlue has been a remarkable project.
- Fedora Atomic has been a remarkable project ;D
Fedora builds the container images, even though they themselves use OSTree remotes. There is a Change Proposal to change to them.
This means they continuously build the container images without even using them!
Only because of that the standard container workflow actions (they use an Ubuntu container!) even work. But for sure their tooling is very useful
I just wanted to say this is all very confusing. I barely installed Ubuntu on my laptop as a daily driver mostly due to the MS Recall debacle. It’s fine, it’s great. However, reading all the Linux Lemmy posts makes me feel like I’ll never understand. I know all these words and what they mean, just not in an OS context.
Think about it this way: going onto Linux communities and listening to what people say can be like listening to car mechanics chat.
But do you need to know what all of that stuff means to drive your car? Nah. But that info could come in handy, if you wanted to modify your car or something like that.
You don’t need to know what Wayland/X11, PipeWire, GTK4/Qt6, or anything like that is, in much the same way you don’t need to know what PowerShell, Event Viewer, NT kernel, or registry are to use Windows.
Welcome to the Linux community. :)
You will probably never understand everything about Linux and all of its included and associated systems. That’s completely fine, no one does! That’s why we are many, and it’s what asking for advice or help is for. You can just learn whatever interests you at your own pace, and know that there will always be interesting things you haven’t seen yet.
Don’t sweat it. There were people doing advanced things in Windows that would probably have blown your mind as well. It’s just that most people that use Linux just enjoy tinkering for the sake of tinkering so it’s more visible, and Linux lends itself to people doing weird and wonderful things never envisioned by it’s creators.
You just started on the road, where you stop is entirely up to you. Just know that the view is way more interesting going this route. Take a few pictures on the way.
- repeat the “Don’t sweat it.”
- Ubuntu is a perfectly fine starting point (the other “beginner distro” that’s commonly recommended is LinuxMint)
- »AFTER« you become comfortable with what you have:
- try familiarizing yourself with the command line
- far more competent than Windows
cmd.exe
or PowerShell - !linuxupskillchallenge@programming.dev
- far more competent than Windows
- get overwhelmed with all the distro choices available
- get bitten by the distro-hopping bug (“Gotta try them all!”)
- and then try Distrobox (“ALL the distros at once!”)
- get bitten by the distro-hopping bug (“Gotta try them all!”)
- try familiarizing yourself with the command line
- »THEN« take a look at immutable distros
- “immutable distro” is a catch-all term that embraces several concepts
- immutable – the root filesystem is set to read-only – makes it harder to mess up your system
- declarative – your hardware and packages and configs are declared in a master configuration file
- atomic / transactional – updates are checked as they’re applied, if it fails, it gets rolled back to a previous “safe state”
- container / sandbox – ex. Flatpak or Docker or OCI – apps are isolated in their own sandbox and not allowed to mess up anything else
- “immutable distro” is a catch-all term that embraces several concepts
don’t worry. this probably isn’t for you… yet… anyway, why did you install ubuntu??? who misguided you? you should have gone linux mint DE, mx linux, Fedora or something like that. Ubuntu was great… 15 years ago. Sorry if I sound too hard… take it with a laugh 😁
No. Fuck this shit. Don’t do this.
It’s already bad when everyone in this community shoves their distro down potential linux-converts’ throats, thereby confusing them even more. Don’t tell (or imply to) freshly converted users that they potentially made a wrong choice.
TF do you think they’re going to do now? Move to fedora? The commenter above already stated that it was a hassle to install Ubuntu and now you’re telling them to change distros already???
Ubuntu is still great… compared to Windows. Sure. It may not hold to your ideals. Compared to other distros, canonical may make some questionable choices. BUT THEY DON’T IMPLEMENT A FUCKING RECALL. So it’s fine (for now).
Ubuntu is fine for newcomers. It has a shit ton of support online and you can easily search questions whose answers are likely to be found within the first few results.
So stop shoving distros down people’s throats, especially fresh users.
I know you said:
Sorry if I sound too hard… take it with a laugh 😁
It doesn’t come across that way. You come off as a gatekeeper.
Ok. Yeah, commenters are right. First of all, congratulations for switching. Enjoy ubuntu as a great first step. If you have issues, consider it might be ubuntu and not linux as a whole. In the future, consider other options like the ones I gave. Sorry for the not-contributing comment.
Please, don’t listen to this kind of nonsense and keep using whatever you’re happy with.
While I personally don’t love Ubuntu, it is a perfectly fine choice and if you’re comfortable with it that’s just great! Period.
So, congratulations for making this choice and don’t hesitate to ask if you have questions. You’ll find that the Linux community has much more to give than “you shouldn’t use X, use Y because I say so”. Just ignore this.
Keep it up, enjoy the ride and welcome!
How does it compare to NixOS rolling?
This is just NixOS with extra steps