350
This post is stupid (sh.itjust.works)
submitted 1 month ago* (last edited 1 month ago) by RmDebArc_5@sh.itjust.works to c/linuxmemes@lemmy.world

The video

top 33 comments
sorted by: hot top controversial new old
[-] possiblylinux127@lemmy.zip 51 points 1 month ago

Elon hates Wayland

Prove me wrong

[-] RmDebArc_5@sh.itjust.works 15 points 1 month ago* (last edited 1 month ago)
[-] fl42v@lemmy.ml 13 points 1 month ago

I think, it's more simple: dude is literally the head of xcom, and his only major competitor is an obvious reptilian.

[-] Andromxda@lemmy.dbzer0.com 25 points 1 month ago

I wish people on Odysee wouldn't be so absolutely brain dead, it's generally a pretty nice platform, but the comment section is always full of garbage

[-] RmDebArc_5@sh.itjust.works 12 points 1 month ago

Yeah, I basically gave up on the odysee comment section. I think would be nice if there was a mastodon/lemmy instance (or similar) that automatically creates post for new videos so that there would be a moderated comment section with more sane users

[-] Jagger@lemmy.zip 4 points 1 month ago

Not an instance but maybe a bot

[-] RmDebArc_5@sh.itjust.works 5 points 1 month ago

A separate instance would allow for separate users/communities per channel which would also lessen the load on other (smaller) instances

[-] Mwa@lemm.ee 2 points 2 weeks ago

I hate the far right people in the comments aswell.

[-] HStone32@lemmy.world 20 points 1 month ago

Honestly, I've only ever had problems with Wayland so far. So many times when I look up the issue tracker for a software I'm having issues with, the solution is always "switch to a DE that uses Xorg."

I get that it's not a mature software yet, but neither should people be pushing to use it until it is.

[-] basmati@lemmus.org 22 points 1 month ago

That's called a paradox, it'll never be mature software if people don't move to it so edge cases can be found and fixed.

[-] dustyData@lemmy.world 16 points 1 month ago* (last edited 1 month ago)

Not here. This is not linux desktop share where every actor is an independent agent and all options are viable. Xorg is developed by the same people doing Wayland, and they decided Xorg is dead and will only receive security updates. I agree that Wayland compatibility is still not fully mature. But unfortunately for all those devs the upgrade window is moving fast and eventually their software will be left behind unless they change to Wayland. At this point Xorg is not even the default anymore.

[-] marcos@lemmy.world 11 points 1 month ago* (last edited 1 month ago)

I fully expect people to keep using a broken Xorg, not move into wayland, and not fork and keep it updated.

But the devs are free to do whatever they want. No opinions there. I wouldn't want to maintain Xorg either.

[-] dustyData@lemmy.world 12 points 1 month ago

Totally, nothing in Linux land ever truly dies. Someone, somewhere will surely fork it once it is never updated anymore. But I wouldn't want to be that person either.

[-] communist@lemmy.frozeninferno.xyz 4 points 1 month ago

If somebody was willing to do this, xorg would still be maintained.

xorg is actually legitimately so terrible to work on that nobody is interested in doing this who actually knows how xorg works.

[-] starbrite@lemmy.zip 1 points 1 month ago

Unfortunately there's no possible way to get screensavers working under wayland, which is what's holding me back (also screensharing over Discord, but that's not wayland's fault)

[-] communist@lemmy.frozeninferno.xyz 2 points 1 month ago* (last edited 1 month ago)

https://github.com/Vencord/Vesktop

^ fixes discord with an even better client, or you can use the many versions of discord that use the native system electron, which will all fix screensharing too.

https://sr.ht/~mstoeckl/wscreensaver/

^ screensavers

[-] Devorlon@lemmy.zip 10 points 1 month ago

Aside from sway, I'm trying to think of a DE that doesn't support Xorg.

[-] RmDebArc_5@sh.itjust.works 8 points 1 month ago

Hyprland? Also cosmic technically

[-] JustAnotherKay@lemmy.world 2 points 1 month ago
[-] sorrowl@lemmy.blahaj.zone 10 points 1 month ago

Neither is sway

[-] Contort3860@links.hackliberty.org 7 points 1 month ago

Neither is sway. If I understand correctly they're both WMs, unless you meant something else.

[-] Feathercrown@lemmy.world 2 points 1 month ago

"Here, switch to this software! Except it doesn't support half of the features of the old one and it never will. Why? Uhhhh idk security or something. What was that? Will we add a way to securely allow these things? Lol no"

[-] communist@lemmy.frozeninferno.xyz 10 points 1 month ago* (last edited 1 month ago)

What features are you talking about?

People say this all the time but can never give any actual examples.

[-] Feathercrown@lemmy.world 4 points 1 month ago

Global keyboard shortcuts, copy-paste, window position save/restore, screen recording, probably a few others I'm forgetting. I know some compositors implement these, but they aren't part of the Wayland standard so it's a bit hit-or-miss afaik.

[-] communist@lemmy.frozeninferno.xyz 15 points 1 month ago* (last edited 1 month ago)

https://github.com/flatpak/xdg-desktop-portal/issues/624

^ global shortcuts was moved to portals (as it should be, portals are a much more sane way of handling this) but is in pretty much all compositors (except wlroots, but that's also being worked on and not in won'tfix)

I don't know what you're talking about with copy-paste, that has worked for a millenia

https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/264

^ window positioning (although still being worked on, definitely not in the category of won'tfix)

https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/124

^ screencopy (screen recording)

Literally none of these things are as described won'tfix for security reasons. Also, wayland is a core set of protocols, you're meant to use the ext block for things that aren't essential for basic functioning (such as screenshotting), that doesn't mean they don't work or aren't implemented properly, they're done separately because they AREN'T core to functioning, there are certain compositors that don't want the ability to take screenshots, for example.

None of those were actually true, can you list an actual example?

Seems like FUD to me.

[-] turbowafflz@lemmy.world 6 points 1 month ago* (last edited 1 month ago)

Yeah I really don't get what people are talking about, I've been using wayland basically exclusively since 2022 and I haven't had any difficult to fix problems. For screensharing in the few things that don't support the portal I just use OBS' virtual webcam and everything else has just worked perfectly, or at least with way less issues than I ever had with X

[-] starbrite@lemmy.zip 0 points 1 month ago

Screensavers! I know they're technically pointless in the modern era but dammit they make me happy

[-] communist@lemmy.frozeninferno.xyz 3 points 1 month ago* (last edited 1 month ago)

that's not true either, nobody has bothered to port them but there's nothing stopping you, this is also not a closed wontfix for security reasons thing at all.

all you'd need to do is use layer-shell, it really wouldn't be difficult at all, but nobody cares.

edit: nvm it exists already https://sr.ht/~mstoeckl/wscreensaver/

There really isn't even one thing is there?

[-] Bonje@lemmy.world 9 points 1 month ago
[-] Andromxda@lemmy.dbzer0.com 12 points 1 month ago* (last edited 1 month ago)

If you think this is a YouTube frontend, it's not. It's a different video streaming platform called Odysee (technically the platform is called LBRY, but Odysee is the main frontend for it)

[-] RmDebArc_5@sh.itjust.works 7 points 1 month ago

It's just the default website with stuff in the middle cut out

[-] sag@lemm.ee 6 points 1 month ago

It's Odysee

[-] far_university190@feddit.org 5 points 1 month ago

Until can remote session over ssh and restart gnome-shell without losing session, wayland not even option.

this post was submitted on 09 Oct 2024
350 points (96.8% liked)

linuxmemes

21280 readers
967 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS