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

Linux

48240 readers
718 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 3) 50 comments
sorted by: hot top controversial new old
[–] Spectacle8011@lemmy.comfysnug.space 4 points 9 months ago (1 children)

pacman would allow me to install weak dependencies with a simple command-line option rather than black magic wizardry that rivals ffmpeg filtergraphs.

[–] 2xsaiko@discuss.tchncs.de 3 points 9 months ago (3 children)

You can use pacman -S --asdeps if that’s what you mean by “weak dependencies” iirc.

load more comments (3 replies)
[–] Octorine@midwest.social 3 points 9 months ago

I would like Debian and the fsf to come to some kind of agreement so Debian can ship the emacs documentation.

[–] SheeEttin@programming.dev 3 points 9 months ago (1 children)

The distro itself? Idk I usually just write an ansible playbook to get everything to my liking. Run it once on a new install and everything is good.

[–] atzanteol@sh.itjust.works 2 points 9 months ago

Yeah, default apps and settings are a weird thing to gripe about.

[–] codebam@lemmy.ca 3 points 9 months ago

Alpine linux but with layers just like Fedora Silverblue

[–] IsoSpandy@lemm.ee 3 points 9 months ago

I wish for a default freeworld fedora.

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

Stop using stupid adjective/animal for release names. When editing an apt list I don't want to have to lookup "which release was 'xenial'?" Just use the yy.mm format.

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

more packages; open suse tumbleweed

load more comments (1 replies)
[–] beirdobaggins@lemmy.world 3 points 9 months ago (1 children)

Every distro with gnome.

Make RDP work as well as it does on Windows.

I'm talking about remoting into the Linux system.

Everytime the system is restarted you have to physically login to the system to unlock the keyring so that your RDP password is accessible or you won't be able to get in. Or you have to remove your keyring password all together. Why is this different than the regular user password?

Also it's weird that it works like VNC where you are controlling the system remotely but anyone local can see what you are doing on the screen. It is also cool to have that option but it shouldn't be the default.

load more comments (1 replies)
[–] sibloure@beehaw.org 3 points 9 months ago (4 children)

Fedora Silverblue.

I want to be able to play YouTube videos in Firefox. And video files on desktop. Layering on rpmfusion didn't help. And why will videos play in Gnome Web but not Firefox ugh.

load more comments (4 replies)
[–] Andy@programming.dev 3 points 9 months ago

For Alpine Linux:

  • support a different process supervisor
    • dinit, or
    • s6 with some high level sugar
  • add something like the AUR
[–] Caboose12000@lemmy.world 3 points 9 months ago* (last edited 9 months ago) (2 children)

id have nobara go back to Firefox as default browser, or at least a chromium that's a little more palletable like Vivaldi or something. heck even a checkbox at installation asking which browser to install would be fine, anything but stock Google chrome

edit: just double checked and it looks like nobara uses chromium not chrome, my bad

load more comments (2 replies)
[–] MonkderZweite@feddit.ch 3 points 9 months ago (2 children)

My favorite distro doesn't have the ressources, so i would have the big distros create an alternative to elogind, maybe help on turnstile for this.

load more comments (2 replies)
[–] mozz@mbin.grits.dev 3 points 9 months ago* (last edited 9 months ago)

I wish Debian had better support for software that wants to do its own package management.

They do it a little bit with python, but for most things it's either "stay within the wonderful Debian package management but then find out that the node thing you want to do is functionally impossible" or "abandon apt for a mismashed patchwork of randomly-placed and haphazardly-secured independently downloaded little mini-repos for Node, python, maybe some Docker containers, Composer, snap, some stuff that wants you to just wget a shell script and pipe it to sudo sh, and God help you, Nvidia drivers. At least libc6 is secure though."

I wish that there was a big multiarch-style push to acknowledge that lots of things want to do their own little package management now, and that's okay, and somehow bring it into the fold (again their pyenv handling seems like a pretty good example of how it can be done in a mutually-working way) so it's harmonious with the packaging system instead of existing as something of an opponent to it. Maybe this already exists and I'm not aware of it but if it exists I'm not aware of it.

[–] cadekat@pawb.social 3 points 9 months ago (2 children)

I'd like Gentoo ebuilds to run in a fully isolated namespace/container with only the dependencies explicitly enabled by portage configuration. Something like a mix of nix but with the ebuild syntax.

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

Manjaro: someone diarize the fucking SSL renewal date, please.

[–] ZeroHora@lemmy.ml 3 points 9 months ago (1 children)

For me Fedora only needs to speed up the dnf and update the installer.

[–] joojmachine@lemmy.ml 3 points 9 months ago

You might like what's coming for F40 at best and F41 at worst...

[–] narc0tic_bird@lemm.ee 3 points 9 months ago

Fedora user here. A great improvement would simply be shipping unmodified (non "freeworld") versions of mesa packages in the official repositories, so you don't have to install them from rpmfusion, as they are often a few days behind with their mesa package upgrades, which leads to conflicts/issues in the dnf update process.

[–] Adanisi@lemmy.zip 3 points 9 months ago

Debian, include /sbin and /usr/sbin in PATH by default.

[–] ngn@lemy.lol 3 points 9 months ago

artix: adding arch repos to artix results in bunch of package issues, after using it for a while it gets to a point where you have to specify 50+ --assume-installed flags just to Syyu

i switched to arch just because of this

[–] 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

[–] 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.

load more comments
view more: ‹ prev next ›