I believe XWayland does, in fact, use X. That's the way the compatibility layer works - anything that isn't wayland-native gets ran in an X server, and XWayland then handles the input and display between Wayland and the internal X server.
kuberoot
Cleverly cheesing rules is up to the game master's discretion, while transforming into a whale sounds like a very reasonable, if overpowered, interaction, the peasant rail gun wouldn't fly in most campaigns. Not that it makes it any less hilarious.
Something being free to download doesn't help if the paid software is so ingrained into culture, both popular and professional, that it practically has a monopoly. If you want to get work as an artist working with other people, you'll want to learn the industry standard, not a niche program.
That's all aside from whether gimp actually is or isn't better, I just think the argument make no sense.
Speak for yourself!
Laser too
If you look at the image, you get, for example:
deR diE daS diE
The third and fourth like don't match up as nicely, but I think it's specifically the endings for each
On the topic of whether or not it's an emulator, sounds like semantics in the end - fair enough, I disagree but you make a fair point.
That said, in terms of security I think it's very important to point it out that it isn't any more secure than running a random Linux executable. In my view, the original comment is advocating for running unknown executables under wine as a security measure, and the further argument is that it's more secure because most attacks don't target that.
Sounds like if people rely on that for security, malware will just start targeting that after people get used to assuming it's safe.
WINE is not safe to run malware in, it's not a secure sandbox. AFAIK, anything expecting it can do anything a Linux binary can. (Also, not an emulator, it's in the original name - WINE Is Not an Emulator)
I don't know about GUI tools, but:
Everything is so fast because it uses the index built into NTFS to find files by filename quickly, and NTFS is the definitive file system on Windows so it works everywhere.
On Linux, there isn't really an index built into the filesystem - some might have that, but I don't know about it. That said, plocate is a common tool that uses its own index. You have to update the database when files change (you'll probably have a job doing that daily), but searching the index is very fast.
Isn't rice a grain?
Yeah, the reasons to switch to Wayland are either just to use the newest thing, or niche things like fractional DPI scaling support in GNOME. I started using it for that and decided to stick with it, even though I no longer need that, and so far it's been fine.
Many people complain about Wayland being a waste of time because of the missing features - I hope it grows to be a full fledged replacement of X, it's probably not something you should be explicitly switching to if you don't want to deal with the issues. I like setting things up and learning how stuff works, so it worked out for me.
I can tell you that if you switch, for example, screen sharing will probably be broken in various applications, you might experience some issued with copy/pasting between applications, screenshotting/screen recording software might have issues (in particular, there's no way for an app to know where its window is on the screen), at least on Plasma some apps/games will pause/stop working when minimized, because they stop rendering and they might have logic tied to that.
So... Yeah, might be fun to try out - you can have both installed at once and choose which you want on the greeter - but might not be good enough as a daily driver for you.