Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)W
Posts
61
Comments
327
Joined
1 yr. ago

  • I've never had logging in with a different desktop environment cause problems. (And I wouldn't expect to. The desktop session selector on the login screen is there for a reason, after all.) Your comment makes me wonder what desktops you tried that stepped on each other, and what bugs you're referring to.

    In any case, if I had an experience like what you describe, I would simply re-create my user account and its home directory. Going through a whole OS install as you suggest would burn a lot more time with no advantage, which doesn't seem "better" to me. To each their own, I guess.

    Remember as well that your "distro spin" approach is only possible if such a spin exists. Example: If someone wants Linux Mint for its beginner-friendly community support, but also wants to try KDE Plasma, they can. But they're going to have to install Plasma after the base OS, and switch.

  • If you want to stick with a Windows-like desktop, pick a KDE distro over GNOME.

    I like KDE Plasma, too. Thankfully, most desktop distros have it in their repositories, so even if they use GNOME or some other desktop by default, you can install and switch to KDE after the initial OS install. I'm pretty sure this includes Linux Mint.

  • I might not agree with what ICE is doing but I also don’t agree with every corporation in the world having to morally police all of their customers for fear of being pilloried by cancel culturists.

    I don't think ICE behavior is remotely equivalent to celebrities who annoy people into trying to organize a boycott. To compare them like this suggests to me that the person doing so is either willfully complicit, or unfathomably out of touch. I hope you'll give your position some more thought.

    “The only thing nec­es­sary for the tri­umph of evil is for good men to do noth­ing.”

  • no, Big Picture mode and Game Mode are two different things. Bazzite does have Game Mode for PCs tho as well.

    GameMode is Feral Interactive's project, and not what we are talking about.

    However, a bit of searching turns up relevant info from Bazzite:

    • Steam Gaming Mode is another name for gamepadUI.
    • It is built from Big Picture Mode and Gamescope, just as I suggested.
    • The interface is apparently available without loading Steam's full desktop interface by launching Steam with the -gamepadui command line option.

    Looks to me like what you're talking about and what I suggested are practically the same thing, perhaps excluding Deck-specific features that wouldn't be available in kolanaki's scenario anyway. If there's something more to it, then sharing what that is would be helpful.

  • When you get to the point where accurate fractional amounts matter, or if you start processing very large numbers, consider using an arbitrary precision arithmetic library instead of the simple CPU operations that C exposes.

  • I’d like to see exactly what a Deck user experiences, but on my desktop.

    Don't they see Steam's Big Picture mode? I think you could just run that and Gamescope on whatever distro you like. No need to wait for SteamOS 3.

  • Why? The PET does what they need and has a crisp, clear, built-in display and a reliable power supply.

  • Just in case you aren't aware, int division throws away remainders. (And float/double tends to accumulate small inaccuracies.) You'll want to keep that in mind if using this code for budgeting or any other money calculations.

    Congratulations on writing a working program!

  • Are you unaware of anacron?

  • Two problems off the top of my head:

    • Heat dissipation. (Especially for the chip classes that are limited by Moore's Law.)
    • More plastic in our waste stream.
  • Windows is 30 years old.

    Older.

  • I can't think of a reason why this should be surprising. Linux has been running on low-power embedded systems for quite a while.

  • Apparently they succeeded. :) Do they explain somewhere?

    I don't have a problem with that, but it does seem strange that they would continually submit their project for inclusion in the weekly Matrix announcements while at the same time trying to discourage the general public from using it.

  • I don't like to judge a book by its cover, but I must admit that the name chosen for Continuwuity (and conduwuit before it) makes me less likely to use or recommend it.

  • Assuming you literally just mean different versions of the kernel,

    I do.

    it’s highly unlikely this would help, this issue has persisted over multiple kernels and even after upgrading from fedora 42 to fedora 43.

    It could help if you're experiencing a kernel bug that has not been present forever, or was fixed upstream more recently than the kernels you have tried. If you establish that the problem does not occur when using a much older or newer kernel, it greatly narrows down where a developer would have to look for the bug.

    For what it's worth, I'm not just throwing random ideas out there. I have some experience in this area. ;)

    In any case, good luck.

  • it froze, but I could still hear her over our call, and then it slowly advanced the display over the next couple minutes-

    This means the system is not entirely frozen. The kernel is probably still running, but something is interfering with the display or some other subsystem(s). If SysRq key commands (reisub) worked on this system before the freeze, there's a good chance they will still work after it happens.

    as in the mouse was moving very slowly according to how she was moving her mouse when it froze-

    I have seen behavior like this caused by a buggy video driver. You might want to experiment with different Nvidia driver versions.

    If that doesn't bear fruit, you might experiment with different kernel versions.

    Edit 1: Also consider watching for kernel log messages when the problem happens (sudo dmesg --follow) or noting the time when it happens and then reviewing syslog/journalctl from that time after rebooting.

    Edit 2: Also take note of anything that consistently happens shortly before the problem turns up, like the screen going to sleep and waking up. Some devices have trouble with power saving features.

  • Kernel-level anti-cheat can indeed be bypassed. I don't know which methods have been packaged up and made easy for just anyone to use, but when there's a demand, that's generally just a matter of time.

    You might find this interesting:

    https://www.youtube.com/watch?v=RwzIq04vd0M

  • The sideload APK think might have been speculation, or do you have a video with a Valve employee saying so?

    Gamers Nexus quoted Valve here:

    https://www.youtube.com/watch?v=bWUxObt1efQ&t=1545s

    This was in a segment about the Steam Frame, which has an ARM CPU. It's unclear whether Valve's quote was referring to that device alone.

  • CGP Grey does excellent stuff, but I think it would fit some other community better than this one.