Linux

Your weight: normal

all topics
  1. 0.
    0 points 1 sources 1 minutes ago cluster

    A change in WSL 2 removes a bottleneck on the virtiofs path, improving file I/O performance for workflows crossing the Windows/Linux boundary. This change landed in May 2026, building on WSL 2's existing use of a full Linux kernel in a Hyper-V VM.

  2. 0.
    0 points 1 sources 1 minutes ago cluster

    A new open-source project allows users to utilize their Nvidia GPU's VRAM as swap space on Linux, particularly beneficial for laptops with soldered memory and no upgrade path.

  3. 0.
    0 points 1 sources 1 minutes ago cluster

    Current live ISOs are read-only due to their ISO9660 file system, which cannot be written to. A common workaround is to use OverlayFS, but this requires a writable file system, which is not present in live ISOs.

  4. 0.
    0 points 1 sources 1 minutes ago cluster

    A structured course built from personal study notes of the book Linux Basics for Hackers by OccupyTheWeb, available on GitHub.

  5. 0.
    0 points 1 sources 1 minutes ago cluster

    Linux 4.18+ introduced restartable sequences (rseq), allowing thread-safe data structures without locks or atomics, but currently only accessible through handwritten assembly code.

  6. 0.
    0 points 1 sources 1 minutes ago cluster

    Thongor77 created a free Linux adaptation of NETworkManager, a network management tool, using Python 3 and PySide6.

  7. 0.
    0 points 1 sources 1 minutes ago cluster

    Xilinx has added Linux support back to the free version of Vivado, a popular digital design software. This change was announced on the Hacker News Front Page and AMD Customer Community.

  8. 0.
    0 points 1 sources 1 minutes ago cluster

    According to a Hacker News post, the Linux desktop will continue to be dominated by Apple and Microsoft due to various reasons, including drivers, games, and lack of accessibility features.

  9. 0.
    0 points 1 sources 1 minutes ago cluster

    The Linux/m68k port has over 2100 confirmed users, with commercial Linux developers taking notice. Users are encouraged to register to show support for the platform.

  10. 0.
    0 points 1 sources 1 minutes ago cluster

    Cache Aware Scheduling, a long-in-development feature, is expected to land in Linux 7.2 and has shown promising results in benchmarks on an AMD Ryzen Threadripper 9980X.

  11. 0.
    Why Gentoo? (blogs.gentoo.org)
    0 points 1 sources 1 minutes ago cluster

    Gentoo users are often perceived as trying to squeeze every last bit of system performance through compiling, but the author argues this is a misconception.

  12. 0.
    0 points 1 sources 1 minutes ago cluster

    AMD has changed the licensing terms for its Vivado software, requiring Linux users to pay for a license or remain on an outdated, unsupported version. This move has sparked concerns among Linux users, who may be forced to upgrade to a paid version or abandon the software.