featured [he/him, comrade/them]

  • 0 Posts
  • 7 Comments
Joined 3 years ago
cake
Cake day: November 20th, 2021

help-circle

  • X11 is the traditional most popular display server for Linux and other *nix systems. However it is very dated and has a lot of flaws, including endless spaghetti code that makes maintenance a nightmare, huge security holes where any application can freely scrape information from any other, and tons of bugs dating back decades. It isn’t sustainable to keep developing on X11 as a platform because it is so flawed and devs hate working on it when implementing new features or fixes.

    Wayland is a modern protocol for display server/compositing tasks which seeks to directly address all of the major issues of X11. It is small and modular, with purpose driven portals and protocols written to interact with a simple core, rather than being monolithic and opaque like X11s code structure. It is security focused, with the aforementioned portals used to grant permissions to applications when needed but nothing more. Wayland has a more efficient pipeline resulting in better performance. It is overall a pleasure to work on comparatively and is a much richer, progress oriented protocol than X

    Why are you hearing about it now? Because Wayland is finally mature enough to warrant almost everybody to stop using X11. There are a few features that are still not present in Wayland that should be for particular use cases, but these are exceptions nowadays. Applications are starting to prioritize Wayland compatibility, distros have overwhelmingly made the switch to it as default, and most Linux display server developers have moved away from X and onto Wayland. It seems that the transition is nearly complete but the last hurdles have certainly been creating lots of discussion




  • You’re a moron or intentionally sticking your head in the sand if you really believe this. What you’re clinging to is a backronym, not original or common usage. The term “rice” or “ricer” comes from racist old American car guys who hated that Japanese cars were becoming so popular in the 70s/80s/90s, so they called them “rice burners” as a dig at their Asian roots, to compare them to a kitchen appliance to make them seem weak, and to imply poor reliability and power compared to their beloved muscle cars. It’s racist terminology through and through and always screamed of a fragile, bruised ego


  • I would install 11 from an official ISO, and set the region/localization in the installer to English (world). This will prevent windows from installing any apps like TikTok, instagram, Spotify etc during the initial install, and you can change it to US English localization in the settings right after setup. During the setup you can also skip using a Microsoft account by pressing shift+f10 to open command prompt, then type “oobe\bypassnro” and hit enter. It’ll restart but that restores the “I don’t have internet” setup option that lets you make a local account. Then do a KMS activation since HWID recently got patched