Skip Navigation

Posts
33
Comments
29
Joined
3 yr. ago

  • between 50 and 200 mostly

  • I have around 1000 demons, but I have a very low amount of harders and insanes completed for my rank

  • I play since 2016 and had around 42k stars when 2.2 released

  • Geometry Dash @lemmy.world

    Geometry Dash Space Gauntlet Contest Results

  • Geometry Dash @lemmy.world

    75,000 Stars (and 750 Demons)

  • Some of this might apply to AMD GPUs as well. As of 2025, I recommend switching to a Wayland based Desktop if it's feasible, since on there no additional configuration is required for Mixed Refresh Rates and Variable Refresh Rate outside of the compositors configuration.

  • This worked, Thanks!

  • Lemmy.world Support @lemmy.world

    How can I unmod myself?

  • Geometry Dash @lemmy.world
    Locked

    Looking for Moderator

  • Only difference in info I can see is that display name ends with :0 instead of :0.0. Depending on your DE, you might fiddle with display settings there. Are you running X natively and not XWayland?

  • Already used these drivers on previous installation, was 525 iirc (Linux Mint), but also went from 530 to 535 on Arch and it persisted. Thing is problem started the exact day I also flashed BIOS firmware so it's likely that it could come from there, but trying lts kernel now

  • Arch Linux @lemmy.ml

    Randomly stuck at "Reboot: Power Down"

  • Arch Linux @lemmy.ml

    (Tutorial) How to make high refresh rates work in Xorg

    veprogames.github.io /posts/how-to-xorg-refreshrate/
  • It was from a GitHub Gist but idk which exactly it was, there are multiple. Keep in mind some files need to have copy-on-write deactivated (swapfile, VirtualBox disk images). The Arch Wiki mentions when copy-on-write should be turned off for a file

  • What do you mean with "birds part"? Learned from YouTube Videos, Arch Wiki, and experimenting on bare metal and in Virtualbox. Hardest part for me when installing Arch 1st time was partitioning and bootloaders

  • You might install an older kernel version from /var/cache/pacman/pkg and then regenerate the initramfs. If not using NVIDIA, it's very easy to have multiple kernels installed (e. g. linux, linux-lts) to have another option if one kernel causes trouble.

    I'd generally recommend having the lts or mainline kernel additionally if you use custom kernels, like zen or self compiled

  • In the Gentoo wiki it is also mentioned that "While it is true that Btrfs is still considered experimental and is growing in stability, the time when Btrfs will become the default filesystem for Linux systems is getting closer.". I don't know how many distros out there use Btrfs by default (never distrohopped), but it seems to become much more widely adopted than zfs.

    https://wiki.gentoo.org/wiki/Btrfs#Features

  • I wrote this more or less for fun; it is slightly more extensive than the installation guide geared for a more advanced setup. The wiki is mentioned in the article as well and is encouraged to be used too

  • The Bootloader itself cannot be encrypted afaik, but the Kernel and initrd can reside on a LUKS Volume (GRUB_USE_CRYPTODISK). But, in order to prevent having to input your passphrase twice, you need to use a keyfile, and I have no experience with that, so I have gone another route. I don't think that a kernel and initrd necessarily need to be encrypted

  • Arch Linux @lemmy.ml

    I wrote a Guide on how to install Arch Linux with BTRFS and (almost) Full Disk encrytion

    veprogames.github.io /posts/how-to-setup-arch-linux-with-btrfs-and-fde/
  • Geometry Dash @lemmy.world

    Tiny tiny 2.2 preview

  • Do you have GRUB installed into the ESPs fallback path? (esp/EFI/BOOT/BOOTX64.EFI) I haven't tried grub-install --removable yet, but maybe stuff got confused.

  • Had the problem only on one machine. Do you have, by chance, a MSI motherboard? Can't myself think of other causes and having the kernel and initrd on btrfs instead of ext4 can't be the problem?

  • Did grub-install /dev/sdX, x86_64-efi and ESP get detected automatically and no errors were reported. Also created grub config. Will try in a few days again. Maybe I really overlooked something or had "bad luck". Worked fine in a VM.

    Could the BIOS firmware have a part in this or is the BIOS firmware irrelevant to the bootloaders functionality?

  • Arch Linux @lemmy.ml

    Problem with new GRUB version? (grub-2:2.06.r591.g6425c12cd-1-x86_64)

  • Maybe Guides / Information could be shown on the lemmy web frontend by default to lower the entry barrier?

  • Geometry Dash @lemmy.world

    Everyone talks about Clubstep Monsters, but no one talks about TOE Monsters

  • Fediverse @lemmy.world

    (Controversial) Should lemmy.world close registrations at a certain user count?

  • Element is a client for Matrix, a decentralized chat protocol featuring end-to-end-encryption. Lemmy seems to support DMs over the Matrix Chat protocol. Matrix is federated, so user1@matrix.org can talk to user2@matrixinstance.space.

    Some fediverse apps can work together seamlessly, some can't, and support seems to be growing over time. E. g. Mastodon users can comment on PeerTube, but Lemmy users can't (not that I know of), but it's not impossible that will change in the future. But, kbin for example integrates seamlessly into Lemmy.

  • Lemmy also has an API that clients can get information/content from. The Web frontend (lemmy.world) is one of them. Apps like wefwef and Jerboa also ask the Lemmy API for content and display it in their own way.

  • Fediverse @lemmy.world

    What happens if the AT Protocol will get large adoption? Will it be a good or a bad thing? Will it lead to more fragmentation? Will it be compatible with ActivityPub?

    atproto.com