• 0 Posts
  • 69 Comments
Joined 1 year ago
cake
Cake day: August 11th, 2023

help-circle










    • Wayland is the new standard and X11 is the old standard. NVIDIA support is getting better. The advantages are mainly under the hood, the most relevant for most users is in security and compatibility with newer hardware. If your distro comes with Wayland, use it. If it doesn’t, then don’t worry about it.
    • Bloat’s subjective and mostly a matter of taste. Unless you’re trying to squeeze every bit of performance out of a 10 year old potato, the bloatiness of your default desktop install will not meaningfully impact your performance. Even the most bloated linux install runs lighter than Windows 10.
    • Keep up to date, especially security updates. Don’t work in root unless you have to, don’t use sudo if you don’t need it, and configure permissions properly rather than 777ing everything. Be careful adding package repositories: don’t add from other distros or other versions of your distro as that can screw up dependencies. Check your package manager or flatpak before resorting downloading random files and trying to install them manually.
    • Yes: linux subreddits/communities, Fedora’s own documentation and forums
    • How easy it is to make a mistake that’s very hard to fix. Also, understanding what “everything is a file,” the filesystem in general, and what a desktop environment even is.






  • Yep, exactly.

    As a doctor who’s into tech, before we implemented something like AI-assisted diagnostics, we’d have to consider what the laziest/least educated/most tired/most rushed doctor would do. The tools would have to be very carefully implemented such that the doctor is using the tool to make good decisions, not harmful ones.

    The last thing you want to do is have a doctor blindly approve an inappropriate order suggested by an AI without applying critical thinking and causing harm to a real person because the machine generated a factually incorrect output.


  • supposed-to-die battle

    Never plays well in a collaborative game. The players will do something you don’t expect, you’ll try to force it anyway, and everyone will be pissed off.

    revert to level 1

    I’d probably quit the campaign.

    Seriously, don’t do this. It works in video games, but not a collaborative storytelling game. Find some other way to get them to the hells, such as enticing them with a quest and portal. Any plot that revolves around players losing a specific battle or doing some specific action is bound to fail.



  • Moobythegoldensock@lemm.eetoLinux@lemmy.mlWhat is wayland?
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    9 months ago

    You’ve already gotten great answers on what Wayland is, but as far as who should care:

    Mainly developers and users with niche workflows. People with NVIDIA cards should care a little as initially NVIDIA did not support Wayland, but NVIDIA drivers are catching up so this should continue to improve. Most users should just switch when their DE switches.