badmin

joined 2 years ago
[–] [email protected] 1 points 8 hours ago

What X11-only apps/programs did you need xwayland for?

I actually always disabled xwayland whenever I experimented with wayland (weston and sway), because everything I use is supported natively, and I wanted to make sure the native support was forced.

[–] [email protected] 1 points 13 hours ago* (last edited 13 hours ago) (2 children)

There is a manifesto that is literally titled the "The Post-Meritocracy Manifesto" which a lot of people unironically agreed with, at least when those were hot topics a few years ago.

So any attempt at pretending that there isn't an anti-meritocracy angle to this would be disingenuous to say the least.

That same person behind the manifesto is a primary figure in introducing CoC's to software projects btw.

[–] [email protected] 19 points 13 hours ago (3 children)

I'm not abandoning my Awesome WM setup anytime soon personally. But I thought it's worth sharing this perspective from someone who knows this stuff much better than me.

70
Reassessing Wayland (dudemanguy.github.io)
 

So a bit under 3 years ago, I made my infamous Wayland rant post that is likely the most read post on this blog by miles. I should really actually write about music again one of these days, but that's a topic for another time. The language was perhaps a bit inflammatory, but I felt the criticisms I made at the time were fair. It was primarily born out some frustrations I had with the entire ecosystem, and it was not like I was the only sole voice. There are other people out there you can find that encountered their own unique Wayland problems and wrote about it.

With that post, I probably cast myself as some anti-Wayland guy which is my own doing, but I promise you that is not the case. You can check my mpv commits, and it's businesses as usual. Lots of Wayland fixes, features, and all that good stuff. Quite some time has passed since then, and it is really overdue look at the situation again with all the new developments in mind. To be frank, my original post is very outdated and it is not fair to leave it up in its current state without acknowledging the work that has been done. So in comparison to 3 years ago, I have a much more positive outlook now.

[–] [email protected] 1 points 2 weeks ago

Fun Fact: Rust didn't always support leading pipes (which are optional), not even at v1.

Unless I'm hallucinating memories, the support was added with influence from Haskell.