this post was submitted on 24 Nov 2023
3 points (100.0% liked)

Linux

48310 readers
645 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
 

From The New Stack

top 17 comments
sorted by: hot top controversial new old
[–] BautAufWasEuchAufbaut@lemmy.blahaj.zone 1 points 1 year ago (1 children)

What's the Linux desktop for the playful developer? 🤔

[–] Vilian@lemmy.ca 1 points 1 year ago
[–] drwankingstein@lemmy.dbzer0.com 0 points 1 year ago* (last edited 1 year ago) (1 children)

uses the GNOME interface

yeah thats a no from me.

[–] BarrierWithAshes@kbin.social -1 points 1 year ago

Plus its just running off Fedora? Easy no.

[–] const_void@lemmy.ml 0 points 1 year ago (1 children)

Are other distros not serious? I don't understand what this is.

[–] duncesplayed@lemmy.one 1 points 1 year ago (1 children)

You're just not cloud-native enough to understand how revolutionary it is to run GNOME on Fedora.

[–] Helix@feddit.de -2 points 1 year ago

We are really experiencing a cloud native generation. These Zoomers don't even know how life was without a cloud over their heads.

[–] BaroqueInMind@kbin.social 0 points 1 year ago (1 children)

"Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?

[–] sudotstar@kbin.social 1 points 1 year ago

In this case it's referring to the fact that the OS is built upon the same containerization technology used on cloud platforms such as Kubernetes. As a marketing tool it's a bit buzzwordy, but it's not about running the core OS components outside of the physical machine here.

[–] catastrophicblues@lemmy.ca 0 points 1 year ago (2 children)

Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?

[–] moreeni@lemm.ee 0 points 1 year ago (1 children)

The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can't.

Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won't be able to mess around with your OS so trivially as it does on mutable distros.

[–] catastrophicblues@lemmy.ca 1 points 1 year ago

Interesting. Sounds like DevOps folks would love it. Maybe I’ll look into it more. Thanks!

[–] Asthmatic_Goose@lemm.ee -1 points 1 year ago (1 children)

Immutable, adjective: Unchanging over time or unable to be changed.

From the article: "We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub."

So, in other words... "Please don't ever update your system or everything will break"

[–] conciselyverbose@kbin.social 1 points 1 year ago

It means the core OS is isolated from all the functionality in a way that allows you to modularly add all the functionality on top of it in a reproducible, robust way.

In theory. I haven't actually dug into any of them personally.

[–] interceder270@lemmy.world -1 points 1 year ago

🥱

What a shitty tagline. What have I been doing these past few years, lol?

[–] GravitySpoiled@lemmy.ml -1 points 1 year ago* (last edited 1 year ago) (1 children)

I don't get it. What's the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?

What's the actual difference to fedora silverblue?

Half the answer to "why did you make your own linux?" is that it's awesome being able to revert back to the original fedora OS.

Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It's more like having someone install, configure, and maintain a polished Fedora setup for you.

And the other half doesn't provide any info either

Bluefin utilizes Fedora's OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.

Source

[–] milkjug@lemmy.wildfyre.dev 1 points 1 year ago

This is the umpteenth time I’ve come across this project but I just don’t get what they’re going for here.

These are just custom images, are they not?

If I wanted Ubuntu I’d use Ubuntu. If I wanted Fedora I’d use Fedora. Maybe I’m not getting it but I wonder how big of a population that’s out there that wants some Ubuntu mixed in with a touch of Fedora and some buzzword salad thrown into the mix.