I’d just like to interject for a moment…

  • 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • I won’t bother going into technical details about x11 and wayland since other people already explained it much better than i ever could, but basically wayland is supposed to be replacing x11, because the codebase is so old now that it has become very hard to maintain and implement new features without breaking things. A window manager pretty much only handles the placement of windows on the screen, and you have to use seperate applications for setting a wallpaper, getting notifications, application launcher, etc. Whereas a desktop environment is a fully fledged out of the box experience. I personally really like window managers because i like the workflow of tiling window managers in particular, which places the windows in a predefined layout for you. Something that might be a bit confusing is that window managers on wayland are called compositors, which is because in wayland the window manager also has to do it’s own compositing. In x11 you could use something like picom, which is a seperate compositor program that you could use to add graphical effects to any window manager, but on wayland this doesn’t exist and the window manager has to implement its own compositing.






  • It started with me being creeped out with all the privacy settings everytime i reinstalled windows 10, wanting my fricking handwriting data and all that, then i saw a LTT video from anthony where he talked about trying linux instead of windows 11, and seeing previous LTT videos about gaming becoming doable on linux. I had tried linux before as a kid on my laptop, ubuntu and linux mint, but i didn’t really get it at the time. I decided to follow anthony’s recommendation and tried pop os. I was impressed with how far linux had come with playing games, but i also didn’t realize how usable linux was in general for a desktop user. I quickly went down the rabbithole after that because i really liked how customizable linux was, so i went to arch linux, i ended becoming a tiling window manager user, making some simple scripts, running windows virtualized with single gpu passthrough, and now i’ve been using void linux for a few months. I’m really happy LTT made those videos cause otherwise i wouldn’t be here now.