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/)ST
Posts
1
Comments
360
Joined
2 yr. ago

  • does having a very large amount of RAM have a negative effect on boot times

    My 64GB rig takes a good 1-2 minutes to memory train. You can skip it on most boots by enabling Memory Context Restore on Asus motherboards, but starting after being unplugged from power or a hardware change (and seemingly randomly) will still require training. I also believe XMP plays a heavy part in training, so leaving it at the default JDEC speeds should speed up the boot process.

  • Add --ozone-platform-hint=auto to the command, I've done it so may times for electron stuff it's engrained into my head now haha. You can check that it works with xlsclients.

    Also QT_QPA_PLATFORM=wayland for QT based apps is handy to know too if they're not behaving.

  • While they did 'complete' their mission in 1989, I don't think we ever completely lost contact with them. They did have to disable the majority of the sensors between then and now, to preserve power, but these all these communications issues were really only fairly recent events.

  • discord screen-sharing is not there but can be done from Firefox if needed

    You can also install KDE's XWayland Video Bridge, which converts Wayland screen sharing into an app for discord to share.

    flatpak install --user --or-update https://cdn.kde.org/flatpak/xwaylandvideobridge-nightly/org.kde.xwaylandvideobridge.flatpakref

    You might also want to add the repo for updates, but I think it's been down for a little while for me.

    Edit: There's a new repo: flatpak remote-add --if-not-exists xwaylandvideobridge-nightly https://cdn.kde.org/flatpak/xwaylandvideobridge-nightly/xwaylandvideobridge-nightly.flatpakrepo

  • I might be completely wrong, but I've heard that a key is only a few hundred dollars, and once you've got it you can sign whatever you want. I think ReactOS also used to offer free driver signing for open source projects.

    So I guess if ReactOS can afford one, so can most anti-cheat companies.

  • Also this guy is kinda known for fairly violent comedy videos, so "I'll skin you alive" is pretty tame for him.

    For example he's created an ad that ended up being banned by the UK advertising watchdog, twice:

    Adverts given the green light by Surfshark included gun violence, child death, and namedropping competitors

    Source: indy100

  • Unless I've forgotten how this meme format works, OP was looking how to setup wireguard using NetworkManager, but DDG kept returning results on setting up a wireguard server. That link is a tutorial on setting up a wireguard server, and then connecting a peer using wg-quick (and not NetworkManager).