this post was submitted on 29 Oct 2023
237 points (95.4% liked)

Linux

45534 readers
1352 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
 

I'm not proposing anything here, I'm curious what you all think of the future.

What is your vision for what you want Linux to be?

I often read about wanting a smooth desktop experience like on MacOS, or having all the hardware and applications supported like Windows, or the convenience of Google products (mail, cloud storage, docs), etc.

A few years ago people were talking about convergence of phone/desktop, i.e. you plug your phone into a big screen and keyboard and it's now your desktop computer. That's one vision. ChromeOS has its "everything is in the cloud" vision. Stallman has his vision where no matter what it is, the most important part is that it's free software.

If you could decide the future of personal computing, what would it be?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 8 months ago* (last edited 8 months ago) (6 children)

I wish distro's would combine efforts much more so we have a better desktop experience. Do we really need 15 window managers when we could have 2 or 3 much better ones.

Unify to a single package manager, they are all functionally the same.

Standardize on flatpacks and abandon snaps and appimage

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago) (2 children)

I like the option to pick different package managers but it would behoove the community to actually settle on a package format. Making a deb or rpm are very different processes and while containers are nice for server side stuff I wish there was something easier for desktop

[–] [email protected] 1 points 8 months ago

Nix might be what you want. Haven't tried out the package manager on a non-nixos distro but it can be done

Massive package library, everything installs the same way and I believe it'll run on any distro

I hear the aur is very good as well but I believe that's arch only

[–] [email protected] 1 points 8 months ago

The fact that the processes are so different, is part of the problem. Developers need to spend the same effort 3 or 4 times.

load more comments (3 replies)