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
[–] 22 points 2 years ago (2 children)
  • load more comments (1 reply)
    [–] 18 points 2 years ago

    NVK drivers for nvidia GPUs

  • source
  • [–] 18 points 2 years ago (1 child)

    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.

  • source
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (2 children)

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

  • source
  • parent
  • hideshow 3 child comments
  • [–] 6 points 2 years 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.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 2 years 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!).

  • source
  • parent
  • load more comments (1 reply)
  • load more comments (1 reply)
  • [–] 14 points 2 years 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.
  • source
  • hideshow 2 child comments
  • load more comments (2 replies)
    [–] 14 points 2 years ago (1 child)

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

  • source
  • hideshow 2 child comments
  • [–] 13 points 2 years ago* (1 child)

    Helix editor, especially plugin system

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [+] 12 points 2 years ago (1 child)
  • [–] 12 points 2 years ago (11 children)
    • bcachefs
    • the EEVDF scheduler
  • source
  • hideshow 12 child comments
  • load more comments (10 replies)
    [–] 10 points 2 years ago

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

  • source
  • [–] 10 points 2 years ago (1 child)

    Oculus on Linux, but thats a slow project

  • source
  • hideshow 2 child comments
  • [–] 9 points 2 years ago (1 child)
    load more comments (1 reply)
    [–] 8 points 2 years ago

    Bcachefs getting merged in the kernel

  • source
  • [–] 7 points 2 years ago
    • System76 Virgo
    • CosmicDE
    • Wayland in general
  • source
  • [–] 7 points 2 years ago (1 child)

    A Synergy/Barrier/Input-Leap for Wayland

  • source
  • hideshow 2 child comments
  • [–] 7 points 2 years ago (1 child)

    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

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 6 points 2 years ago (1 child)

    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.

  • source
  • hideshow 2 child comments
  • [+] 6 points 2 years ago* (last edited 2 years ago) (1 child)
  • [+] 6 points 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 6 points 2 years 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.

  • source
  • [+] 5 points 2 years ago
    [–] 5 points 2 years ago

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

  • source
  • [–] 4 points 2 years 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
  • source
  • [–] 4 points 2 years ago
    [+] 4 points 2 years ago* (last edited 1 year ago)
    [–] 4 points 2 years ago (1 child)

    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.
  • source
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

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

  • source
  • [–] 2 points 2 years ago

    New season of One Punch Man

  • source
  • [–] 2 points 2 years ago
    [–] 2 points 2 years ago (5 children)
    load more comments (5 replies)
    load more comments
    view more: next ›