this post was submitted on 02 Feb 2021
3 points (100.0% liked)

Linux

49493 readers
742 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 4 years ago (1 children)

I like a righteous nerd rant. I'll admit to not knowing much of anything about X11 or Wayland because I'm kind of new to GNU/Linux and I'm not that smart. I was kind of excited to just start getting into tiling window managers. I tried i3, then xmonad, and had settled on making my daily driver an Arch install with xmonad to try to learn more. But it looks like that's a no go with Wayland.

After learning a little about Wayland it seems that it isn't a matter of Wayland just being ready at some point in time. It's a protocol that needs to be implemented into software - that means it needs a community of users and developers to begin actively using it, reporting and fixing issues for individual applications.

It's sad if it's gotten to the point that it's affecting the mental health of the devs who are doing their best to build cool tech and free us from the evils of proprietary software.

Alright then, after reading this I think I'll see how I go with Arch + Sway and try to solve any issues that come up.

[–] [email protected] 1 points 4 years ago (2 children)

Arch + sway is nice. If you want to try it whitout a hassle, there is a manjaro build with sway thst works nice. https://github.com/Manjaro-Sway/manjaro-sway

[–] [email protected] 2 points 4 years ago

Sway is always nice - doesn't matter on which distribution ;)

[–] [email protected] 0 points 4 years ago

Thanks. It took me a few tries but I got Arch + Sway up and running on a VM. It’s nice. Feels pretty comfy already. I think I can make this work as my daily driver.