• 2 Posts
  • 58 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle












  • Wayland’s major “technical merits”, as far as I can tell, are a lack of screen tearing, slightly faster rendering under some circumstances and better handling of touchscreens. That’s it. If you don’t have a touchscreen and aren’t a gamer (few non-gamers care all that much about tearing or about framerates above 60Hz), Wayland has no real advantages to the user that I’m aware of.

    X is network-transparent, more widely compatible, and arguably more extensible. Most users don’t care about those things either.

    Wayland has an advantage in attracting developers because it has less accumulated technical debt and general code cruft. That doesn’t make it better for users, though. Most Wayland evangelists I run into seem to be devs who are more interested in the design of the graphics stack than whether it makes a difference in the real world.

    So, as with so many things, “merit” is in the eye of the beholder. People should use what works for them.


  • nyan@lemmy.cafetoLinux@lemmy.mlSystemD
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Which means that you trade some speed for making it easier to understand what’s going on at any point during init. (Also, OpenRC does have a parallel mode, although it isn’t commonly used.) “Serial” isn’t inherantly evil, it’s just another tradeoff.


  • Brace yourself for the punchline: I don’t even use Ubuntu, and what I said is not specific to any distro. Making sure that packages work, and work properly, is the single most important job a distro does.

    Correct integration matters to me. Testing by someone trusted matters to me. I trust my distro’s dev team to do those things. I do not trust people uploading Flatpaks for distribution to cover those things (even, or perhaps especially, if it’s software they’ve developed—the number of blind spots developers can have about their own environments is terrifying). “Why does [preference X] not work inside this Flatpak?” is not an uncommon topic.

    Anyway, I can confidently say that the number of users whose PCs have Windows on them and not Linux approaches 10/10 too. There’s a reason argumentum ad popularum is a fallacy.


  • Because “users who just want their apps to work” is only a subset of “everyone” (and for them, yes, Flatpak is a reasonable solution to this kind of issue).

    I’m part of a different and non-overlapping subset: if something doesn’t work as advertised, that isn’t acceptable. If there’s a distro-native package and it won’t install and run, then that’s a bug and should be treated as such.

    If you use “everyone” when you know that there are people out there who disagree with you, you should expect to get some flak.


  • nyan@lemmy.cafetoLinux@lemmy.mlIntel graphics driver?
    link
    fedilink
    English
    arrow-up
    17
    ·
    1 year ago

    The drivers should be built into the kernel already if you’re using onboard Intel graphics.

    The system might be loading the wrong driver module for its chipset—unlikely, but possible. The correct driver for your chipset should be i915. You can check by running lspci -v and finding the Kernel driver in use line for your video card. (There may be other ways of checking as well.)

    Personally, if this computer will normally be operating in headless mode, I’d just ignore this altogether, disconnect the monitor, and administer it via SSH from a machine not having these issues.


  • nyan@lemmy.cafetoLinux@lemmy.mlSystemD
    link
    fedilink
    English
    arrow-up
    30
    arrow-down
    4
    ·
    1 year ago

    Short version: some people (I’m one of them) object to systemd on grounds that are 75% philosophical and 25% the kind of tech detail that’s more of a matter of taste than anything else. The older sysV init is a smaller program, which means that it has a smaller absolute number of bugs than systemd but also does less on its own. Some of us regard “does less” as a feature rather than a bug.

    If systemd works for you and you don’t know or care about the philosophical side of the argument, there is probably no benefit for you in switching.


  • Taking a quick glance at the font packages I have installed, I find the Liberation family, Freefont, the old MS core fonts, a couple of Bitstream Vera Sans variations (including Deja Vu), and the ancient URW fonts, plus a couple of CJK-specific fonts, since I need those characters just often enough for their absence to be noticed.

    Freefont has decent coverage of what was in Unicode as of ten years ago, and so in combination with the CJK specialty fonts covers most common writing systems worldwide. I’m not particularly concerned about things like Anatolian hieroglyphs, a couple of hundred less-common emoji, or the Bitcoin symbol being missing.