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

Linux

1258 readers
88 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 29 comments
sorted by: hot top controversial new old
[–] BautAufWasEuchAufbaut@lemmy.blahaj.zone 57 points 11 months ago (7 children)

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

[–] Vilian@lemmy.ca 29 points 11 months ago (1 children)
load more comments (1 replies)
[–] mactan@lemmy.ml 14 points 11 months ago
[–] porcariasagrada@slrpnk.net 5 points 11 months ago
[–] Helix@feddit.de 5 points 11 months ago

NixOS according to my local fetish community.

load more comments (2 replies)
[–] const_void@lemmy.ml 51 points 11 months ago (1 children)

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

[–] duncesplayed@lemmy.one 32 points 11 months ago (1 children)

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

[–] Helix@feddit.de 6 points 11 months ago

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

[–] indigomirage@lemmy.ca 42 points 11 months ago (1 children)

YaNJaLD.

Yet another not just another Linux desktop.

[–] bitwolf@lemmy.one 3 points 11 months ago

Lmao I first read that as

Yet another Newly Jank ass Linux Distro

[–] drwankingstein@lemmy.dbzer0.com 33 points 11 months ago* (last edited 11 months ago) (1 children)

uses the GNOME interface

yeah thats a no from me.

[–] BarrierWithAshes@kbin.social 8 points 11 months ago

Plus its just running off Fedora? Easy no.

[–] GravitySpoiled@lemmy.ml 15 points 11 months ago* (last edited 11 months ago) (2 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

[–] j0rge@kbin.social 12 points 11 months ago (1 children)

What’s the actual difference to fedora silverblue?

Hi! Co-maintainer here, you can find the differences in the github repo: https://github.com/ublue-os/bluefin

And there's a doc page going over it here: https://universal-blue.discourse.group/docs?topic=41

If you have any other questions I'd be happy to answer them!

[–] tkn@startrek.website 8 points 11 months ago (1 children)

Hi! Co-maintainer here, you can find the differences in the github repo: https://github.com/ublue-os/bluefin

I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don't you mean GNOME? Ubuntu isn't a desktop environment, it's a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for "serious" developers.

If it weren't open source, I'd think this was a scam. Weird choice.

[–] russjr08@outpost.zeuslink.net 5 points 11 months ago

IIRC, Bluefin uses the GNOME extensions that Ubuntu uses - so yes, GNOME in the same way that the current version of Pop!_OS is GNOME + their own extensions.

[–] milkjug@lemmy.wildfyre.dev 3 points 11 months 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.

[–] Helix@feddit.de 14 points 11 months ago (1 children)

Sorry, I only know silly, goofy developers. Can't recommend this to anyone.

[–] isVeryLoud@lemmy.ca 2 points 11 months ago

Yeah same, I'm a silly goose developer, can't use this. Sorry!

[–] Laborer2125@discuss.tchncs.de 9 points 11 months ago

I prefer to have a minimal linux ditro and install the apps I need.

[–] catastrophicblues@lemmy.ca 8 points 11 months ago (3 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 2 points 11 months 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 3 points 11 months ago

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

[–] caseyweederman@lemmy.ca 2 points 11 months ago

It's when you can't set the volume to 0% so that everyone around you has to hear how hard you're working.

[–] Asthmatic_Goose@lemm.ee 2 points 11 months 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 3 points 11 months ago* (last edited 11 months 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.

[–] fxdave@lemmy.ml 2 points 11 months ago

"I use bluefin btw" It doesn't feel nice.