this post was submitted on 09 Apr 2024
214 points (95.0% liked)

Linux

54064 readers
1063 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 6 years ago
MODERATORS
 

For example, I'm using Debian, and I think we could learn a thing or two from Mint about how to make it "friendlier" for new users. I often see Mint recommended to new users, but rarely Debian, which has a goal to be "the universal operating system".
I also think we could learn website design from.. looks at notes ..everyone else.

(page 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 1 year ago (3 children)

I’d really like it if Fedora didn’t discourage packaging static libs, but still discouraged building packages with static libs. It’d be nice to have them for development purposes.

I also wish they made “third party” software a bit easier to access in their installer and distro as a whole. The option to enable Nvidia drivers is buried, and even though flathub is now unrestricted when toggled in the installer, it’s not the first priority when prompted for software to install in gnome software.

A longer support cycle with less releases would also be nice, but would defeat the purpose of the distro. I guess it’d make more sense if CentOS Stream released more frequently and with more packages available in EPEL, similar to Ubuntu.

load more comments (3 replies)
[–] [email protected] 6 points 1 year ago

Debian used to uphold free software values. I'm not sure what its purpose is now.

Debian is a multipurpose I suppose

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

Everything from each other. Almost no distro will ever be extremely effective at doing anything that is literally impossible on any other distro.

load more comments (1 replies)
[–] [email protected] 37 points 1 year ago (1 children)

Just installed Debian today. Jesus the site/wiki is ugly

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

I mean... Gestures vaguely

Debian wiki screenshot

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

What do you mean, I'm a web dev and that looks completely normal.

load more comments (6 replies)
load more comments (6 replies)
[–] [email protected] 7 points 1 year ago (1 children)

Arch could use better standard MAC security applied to systemd units like Debian does.
Arch could have an easy few clicks installer, something like a default modern setup.
Live kernel patching.

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

archinstall script worked good for me, i installed arch on 2 kvm yesterday, i just filled blank this script offers and everything was done without me, only one advice, include your users in sudoers file as script doesn't do that automatically, also there's gentooinstall script derived from archinstall one

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

Fedora, NixOS and Void need a proper wiki like Arch

Most distros could also learn from Arch and create something similar to the AUR. Nix is going in the right direction.

And I guess almost all distros could learn from Artix and Devuan and reconsider if systemd is the right choice.

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

honestly I wished the arch wiki turned into a distro agnostic wiki. i have been using debian for decades and use arch wiki all the time but it would be nice to have a one stop shop for linux documentation. the Wikipedia of Linux run as a coalition.

load more comments (11 replies)
[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

(Edit: Iirc)

Debian-variants on cmake. When I install cmake, it installs all libraries' cmake files without the libraries themselves. You read it right. The correct way to do this is to install only the base CMake files (Arch does this, and I guess all other distros). CMake configuration files for libraries should be packaged with the library (not CMake).

Whenever I use CMake, these distros can't show me the supposed error message. They just pretend configuration progressed and stop at random moments because some headers are missing. You see a compiler error, see missing headers, perhaps wonder if your install is outdated. Google it, and find out through Ubuntu SO that it's actually that a package is missing WTF. Without someone writing it on the web for all Debian packages, maybe you'd have never understood what's wrong!

I don't use Debian for C/C++ development anymore partially because it's so horrible.

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

endeavourOs from arch by being less opinionated and giving away the awful colour theme

load more comments (1 replies)
[–] [email protected] 11 points 1 year ago (1 children)

OpenSuSe - snapper for taking btrfs snapshots and rolling back. It’s basically a bulletproof way to do updates and recovery. Get a bad update or change a config in correctly you can roll back. Updates it automagically does this for you

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

Possible in Debian. The SpiralLinux guy (who also made Gecko Linux) has it set up on install.

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

@pmk If you want MINT just install it. Debian is upstream from MINT anyways. #LMDE

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

Well, I don't personally need the new user friendliness, I've used Debian for the last 10 years or so, but I do think it's an area we could be better.

load more comments
view more: ‹ prev next ›