this post was submitted on 20 Sep 2023
93 points (97.9% liked)

Linux

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

What are some exciting projects that you follow and hope to see progress on?

I'll start!

  • Wayland greeter on SDDM
  • rust support on gcc
  • more Wayland adoption (especially VSCodium & Firefox forks)
  • Reproducible Build
  • ReactOS
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 18 points 9 months ago (1 children)

More nixOS development. It's the reproducible builds on the OS scale, one configuration file that will always generate exactly the same system when run, and you can update and rebuild from that file without restarting the system in most cases. This should make triangulating and fixing distro issues much easier, as well as making a distro easier to maintain from the user side.

[–] [email protected] 2 points 9 months ago (2 children)

Wait, it's like docker, but for entire OS with packages, configuration and stuff like that?

[–] [email protected] 6 points 9 months ago* (last edited 9 months ago) (2 children)

Yes, and every package specifically defines the exact version of its libraries that it needs and the system symlinks everything together package by package, so there's no chance than an update will break something further upstream. The configuration file also controls things like MySQL configuration and user permissions so you can get literally the exact same system. I think even docker doesn't control for library versions with its regular configuration.

EDIT: And it keeps older versions of the configuration file and its symlink arrangement around, so if something goes wrong, you can reboot the machine and select an older version from the bootloader.

[–] sudneo 5 points 9 months ago

Definitely docker (well, let's say containers) control the library version, if you didn't build the image specifically not to do that (e.g. fetching dependencies at runtime, which is generally a bad practice and not the default).

However, at build time if you use things like "apt install ..." You will get different versions depending on when you build the image, but once the image is built, you have always the same software inside. Obviously it is very different from nix as they serve very different purposes (one day I will find the motivation to switch to nixOS!).

load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 18 points 9 months ago

NVK drivers for nvidia GPUs

[–] [email protected] 15 points 9 months ago (2 children)
  • I don't realistically expect to see any progress here but video hardware acceleration gaining first-class support in popular applications would be a nice dream. The one area Linux is complacent to be "inefficient".
  • One of the KDE devs has been working on some magic that might keep application state even after the desktop crashes.
  • Chimera Linux.
load more comments (2 replies)
[–] [email protected] 14 points 9 months ago (1 children)

Wayland on Plasma (sure, it works but still work in progress)
Lapce (like vscode but native)
Proper keyboard and screen sharing for Wayland

[–] [email protected] 4 points 9 months ago (1 children)
load more comments (1 replies)
[–] [email protected] 13 points 9 months ago* (last edited 9 months ago) (1 children)

Helix editor, especially plugin system

load more comments (1 replies)
[–] [email protected] 12 points 9 months ago (2 children)
  • bcachefs
  • the EEVDF scheduler
[–] [email protected] 8 points 9 months ago

Bcachefs sounds incredible.

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

it sucks that bcachefs cannot be run as a dkms as it cannot be run as a module (only built-in)

[–] [email protected] 3 points 9 months ago (1 children)

It is coming in 6.7, I think. What are the advantages of bcachefs over something like ext4 or btrfs?

[–] trougnouf 6 points 9 months ago (7 children)

All the advantages of btrfs + the ability to combine SSDs and HDDs in a way that maximizes speed and space.

load more comments (7 replies)
[–] [email protected] 10 points 9 months ago (1 children)

Oculus on Linux, but thats a slow project

[–] [email protected] 5 points 9 months ago

I just bought a Valve Index instead. Better tracking anyways with lasers now.

[–] [email protected] 10 points 9 months ago

I'd love to see more work on Nvidia for wayland

[–] [email protected] 9 points 9 months ago (1 children)
load more comments (1 replies)
[–] [email protected] 8 points 9 months ago

Bcachefs getting merged in the kernel

[–] [email protected] 7 points 9 months ago (1 children)

A Synergy/Barrier/Input-Leap for Wayland

[–] [email protected] 4 points 9 months ago (1 children)

Note that Input Leap will be supported on a Wayland session in GNOME 45 / Fedora 39 thanks to the new InputCapture portal and Peter Hutterer's libei work.

Barrier seems to be dead upstream and Synergy is closed source though, so those 2 probably won't get updated soon

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

Polonium - autotiling for KDE 5.27. Ever since KDE Plasma broke Bismuth on wayland, i've been running with bare Plasma. Polonium is the first project to work (mostly) as Bismuth used to, although it's just one developer working on it as far as i understood and it still has a bunch of bugs. But really looks promising.

Also, KDE 6 (which will break everything again probably) :D

[–] [email protected] 2 points 9 months ago

Careful, @[email protected] will call you rude. He does that. I think it's a syndrom.

[–] [email protected] 7 points 9 months ago
  • System76 Virgo
  • CosmicDE
  • Wayland in general
[–] [email protected] 6 points 9 months ago (1 children)

VSCodium has a Wayland version already. On firefox, you have to enable it if it doesn't do it by default.

The rest are the same with yours but add wayland allow tearing support for better latency in videogames.

[–] [email protected] 5 points 9 months ago

I should add this is for Flatpak apps!

[–] [email protected] 6 points 9 months ago

Pretty niche, but:
https://github.com/canboat/canboat

Allows me to interface a PC to a canbus in an efficient manner. I wrote an autopilot in perl using that, but I would like to see the project mature to the point where it is stable enough for production environments.

[–] [email protected] 5 points 9 months ago

Apart from what's already been mentioned, I'm eager to test Spacedrive

[–] [email protected] 5 points 9 months ago

Waypipe ad krdp

First one is network transparency for wayland apps, second one is plasma wayland rdp server

[–] [email protected] 4 points 9 months ago
[–] Presi300 4 points 9 months ago* (last edited 9 months ago)

Plasma 6

The cosmic DE

Wayland in XFCE (GOD, PLEASE HURRY UP)

Wine on wayland

VanillaOS 2

[–] [email protected] 4 points 9 months ago* (last edited 9 months ago)
  • Rpm-ostree: more robust apply-live updates; local rpm package upgrades without needing to remove previous versions first
  • Thunderbird/K-9 Mail: continued work on modernizing the UI and features of both desktop and mobile versions
  • GNOME: smoother animations and increased performance for low-end GPUs and IGPs (triple buffering implementation, etc.)
  • Firefox Mobile: site isolation
[–] MigratingtoLemmy 4 points 9 months ago (1 children)

Mundane stuff for the most part.

  1. New releases for Alpine and Void.
  2. Newer packages being added to Void.
  3. Hoping for a Black Friday sale at Racknerd.
  4. Bug fixes to Node-Red.
  5. Flexible scaling of storage in ZFS.
[–] [email protected] 2 points 9 months ago (1 children)

I haven't tried it personally but I found the link somewhere https://racknerd.com/blackfriday

I thought about going with them but I chose Hetzner instead.

load more comments (1 replies)
[–] GustavoM 3 points 9 months ago

Winlator. Being able to run Windows games via kISS is gonna make sbcs much more usable.

[–] [email protected] 2 points 9 months ago

New season of One Punch Man

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

They could be refering to the V programming language

[–] [email protected] 5 points 9 months ago (1 children)

You've heard of VI and VIM(proved) now get ready for V! With support for... opening files and that's it!

[–] [email protected] 4 points 9 months ago
[–] [email protected] 2 points 9 months ago

My apologies, V is a new programming language based on Rust, Go and some others. I've been learning it a bit, and its fairly easy to learn, so i hope it has a bright future :)

load more comments
view more: next ›