this post was submitted on 09 Jul 2023
178 points (94.5% liked)

Linux

46914 readers
2199 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago (4 children)

Debian had a very long and painful public debate to eventually depend exclusively on systemd, from Red Hat. I'm not so sure they choose wisely to heavily depend upon RH/IBM LGLP code.

The new release is the first ever, I think, to offer non-free software by default.

Personal opinion is that Gentoo had it right all along. They spend a lot of time & man hours ensuring pretty much anything coming from Red Hat, that isn't being filtered by Linus, is optional. They created eudev, elogind & made Gnome portable again when Red Hat tried to shut down portability. Neddy shows that you can run a bleeding edge system whilst not depending on much at all from Red Hat over the past 15yrs or so.

[–] [email protected] 4 points 1 year ago

Non free firmware specifically, since it's a really bad user experience for new users to just not have things work because they don't have the option to choose to use non-free firmware.

[–] [email protected] 3 points 1 year ago (2 children)

I even ran systemd for a while on my desktop machine. However it was too complex and buggy even so that I switched back to OpenRC. I never used systemd on my server. Nowdays systemd may be more mature, but I don't bother to switch. Also I cannot have systemd without binary logs. Yuk! I don't run as RH-free as Neddy does, but I've switched from elogind to seatd. I'd like to burn polkit down (why on earth does it use javascript as config syntax? Why not just plain shell then? Or Lua?), but so far I haven't.

I'll stop now. So /rant

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Also I cannot have systemd without binary logs.

This is literally just false.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Your reply leaves some questions open. So is it possible to drop systemd-journald altogether?

[–] [email protected] 1 points 1 year ago (1 children)

I use it on my laptop & pi mainly as I'm lazy. Fedora was the only 'just works' option for a 2010 macbook, the kernel seemed touchpad & keymap friendly unlike everything else I tried. The systemd out of memory killer made the system completely unusable and disabling the service doesn't actually disable the service at all which led me to shout some sweary words, eventually found a guide on how to mask systemd services.

Last time I tried Gentoo & Void on my pi I spent a day on it and couldn't get smooth 2160p playback with Kodi so I tried Raspberry Pi OS which, perhaps unsurprisingly, 'just worked' in this department.

I will get round to converting them at some point as I don't plan on upgrading Fedora beyond 37 and the pi4 2160p playback is solvable when I have a little time.

[–] [email protected] 2 points 1 year ago (1 children)

Raspberry Pi OS has the same advantage as macOS - both OSes are meant to be run on specific hardware, so everything should just work. ;)

Since you've been playing with RPi, have you tried Alpine Linux?

[–] [email protected] 2 points 1 year ago

Yeah, I was using Alpine for a long time on my pi2 or 3, and an old htpc filling in as server but I've stumbled upon a few small issues with musl compatibility and feel glibc just makes life a little easier. I recall 'testing' it out using an ancient 2gb usb2 stick, it ended up running 24/7 for about 18 months just fine before I replaced the old box with new pi. With flatpak and all the other new and shiny things it makes a decent desktop/laptop OS too. They didn't seem happy at all with upstream openrc a year or two ago and think they were looking to integrate s6 instead but haven't kept an eye on the development and think skarnet is still working away on his frontend.

[–] [email protected] 2 points 1 year ago (1 children)

Wow awesome post, you are clearly much more up to date than I am.

Is it true that Bookworm contains non free software in the default release? If so this is sad to hear.

Ive been in the Debian camp for a while now with Debian, Ubuntu, Mint, Raspbian etc. and I suffer with systemd maybe I made the wrong choice.

Since you seem very knowledgable I have a question. Why do so many, almost all distros use GNOME rather than KDE as their default DE? KDE has been around a long time, they are free and not heavily corporately sponsored and their product is at least equal or perhaps even better than GNOME. I never understood this.

[–] [email protected] 2 points 1 year ago

IBM/RH have been a major contributor to Gnome for over a decade. Yamakuzure, Dantrell, Gentoo, Drobbins and others have helped ensure it remains portable.

My preference is i3/dwm ,or if pushed lxqt or xfce4.

I don't know much about KDE at all.