this post was submitted on 06 Feb 2024
142 points (96.7% liked)

Linux

48323 readers
660 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
 

Examples could be things like specific configuration defaults or general decision-making in leadership.

What would you change?

(page 4) 50 comments
sorted by: hot top controversial new old
[–] Helix@feddit.de 2 points 9 months ago (1 children)

I would make Debian and Arch be deterministic like NixOS, but with a different language and less overhead. I really like the principle but the implementation is subpar.

[–] Andy@programming.dev 2 points 9 months ago (1 children)

For Arch, you may like a project called aconfmgr.

load more comments (1 replies)
[–] possiblylinux127@lemmy.zip 2 points 9 months ago (1 children)

Can we get a free software only version of every distro? That's what I want.

[–] dan@upvote.au 2 points 9 months ago* (last edited 9 months ago) (2 children)

Debian is all free software if you just use the main repo and avoid non-free and non-free-firmware.

load more comments (2 replies)
[–] nexussapphire@lemm.ee 2 points 9 months ago

A robust way to make an install script on arch Linux.

[–] thayer@lemmy.ca 2 points 9 months ago

I would love to see an ostree-based (immutable) Debian for both stable and unstable.

Aside from that, my nitpicks aren't distro-oriented.

[–] ipsirc@lemmy.ml 2 points 9 months ago (1 children)

Bring back the old xpenguins and xsnow packages in Debian.

load more comments (1 replies)
[–] Kristof12@lemmy.ml 2 points 9 months ago* (last edited 9 months ago)

Devuan - A better installer like Calamares and stop using backports as default on ISO lol it's a pain to use Ceres from there

Siduction - They should use a bit more ISO's giving 2/3 instead of 5 options to make available more ISO's regularly, obsolete ISO that is updated yearly lmao

[–] linuxoveruser@lemmy.ml 2 points 9 months ago

NixOS

I love NixOS, but the documentation is terrible. Better documentation would go a long way to making it a more user-friendly platform.

[–] flashgnash@lemm.ee 2 points 9 months ago

NixOS

Mostly perfect in my opinion but it'd be nice if when they renamed options they didn't deprecate the old option names so old configs still worked

[–] JuxtaposedJaguar@lemmy.ml 2 points 9 months ago

I'd love yearly Debian releases instead of just every 2 years.

[–] mvirts@lemmy.world 2 points 9 months ago (5 children)

I really haven't given nix the language the time it deserves, but I really want nixosr configuration bindings in Python. Yes it makes me want to vomit but I do kind of live and breathe Python these days. Maybe a python nix generator would be more appropriate, either way it would totally destroy the benefits of using nix

[–] lupec@lemm.ee 2 points 9 months ago

Lol I appreciate your self awareness! That sounds just like the kind of questionable idea that'd be great for a joke GitHub repo, if nothing else.

[–] flashgnash@lemm.ee 2 points 9 months ago (1 children)

Nix really isn't very difficult, the way you'd use it for a system configuration it's more like a config file than programming

It's mostly stuff like programs.firefox = { enable = true; };

[–] mvirts@lemmy.world 1 points 9 months ago (1 children)

I know, I need to spend some time getting familiar with nixpkgs and nixos :P the mix between config file and programming gets me because I expect a config file to have just one way of doing things.

[–] flashgnash@lemm.ee 2 points 9 months ago

Afaik generally there is only one way of doing most things

There are a few choices like whether you just want the package installed and left alone or installed and configured with nix

(Adding something to the systemPackages list vs using programs.firefox.enable for example)

You only really get into the really program-ey bits when you start using more advanced features, which you absolutely don't need to to achieve the same things as a normal package manager

I'm by no means an expert but feel free to ask if you need any explanations/help

[–] lupec@lemm.ee 2 points 9 months ago

Lol I appreciate your self awareness! That sounds just like the kind of questionable idea that'd be great for a joke GitHub repo, if nothing else.

load more comments (2 replies)
[–] jjhanger@lemmy.world 1 points 9 months ago

Debian and Arch, for me, tie as my favorite and honestly can't say I would want to change anything as I need to use the technology more before I can critique it like that.

[–] Presi300@lemmy.world 1 points 9 months ago

I wish Gentoo would make important information like unmasking packages more easily accessible, like directly into the handbook itself so that I don't have to search how to do it every time I need to unmask a package (I always forget how to).

I also wish alpine Linux had an option to use glibc instead of musl

[–] DumbAceDragon@sh.itjust.works 1 points 9 months ago (3 children)

Garuda. I wish the base install of wine actually worked, and that half the packages in chaotic-aur weren't buggy as fuck or just completely non functional.

load more comments (3 replies)
load more comments
view more: ‹ prev next ›