• this_is_router
    link
    fedilink
    1211 months ago

    one of the main reasons the linux kernel is where it is today: “never break userspace”

    unfortunately not every project keeps to this principle.

    • @[email protected]
      link
      fedilink
      1311 months ago

      There are good reasons to break userspace sometimes. If we would never do so, we would stuck on X11 forever.

      • @merthyr1831
        link
        211 months ago

        Wayland is definitely on the side of not breaking userspace, though. The API design, xWayland compatibility layer, and recent focus on protocols to fix missing functionality from xorg are all designed to make Wayland a seamless transition.

        Otherwise we’d have been using Wayland as the only option for years now.

        • @[email protected]
          link
          fedilink
          711 months ago

          No, because the kernel has a different goal than most other software. Linux agrees that breaking the userspace from userspace is sometimes necessary.

    • Mactan
      link
      fedilink
      811 months ago

      can claw my xkcd 1172 from my cold dead hands /sarcasm

    • @deathmetal27
      link
      411 months ago

      “never break userspace”

      As Linus once, very articulately, reminded that one guy.