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/)WI
Posts
2
Comments
64
Joined
2 yr. ago

  • The biggest feature of Wayland for me is mixed refreshrate monitors works OOB. On X this is a pain to get even remotely working and it's impossible if your monitors aren't dividable (120/60 works, 144/60 stutters).

    This is from my experience something that is starting to be a way more common issue (high refreshrate laptops with 60 external monitors at businesses or high refreshrate monitor for gaming and a smaller secondary monitor for info lookup/discord).

    other than that, Xorg does win the "more stable" prize for me, but if I wanted stability, I should've become a carpenter.

  • #memes

    Jump
  • Kont is also not the most used, nicest way of saying it. "Billen" is a better match.

    I do blame the "why is it so different from English" on "Het Nederlands taalgenootschap", that was an organization that decided that a lot of Dutchified English would be changed to more Dutch terms. So is "Math" changed into "Wiskunde/Rekenen".

  • It's quite a bad UX, but generally error 2 from make means the called program resulted into an error.

    Usually this is accompanied with another error somewhere up the log. Multiple cores can make this a challenge to scan the log for however, so maybe try compiling without the -j argument, that should get the actual error closer to the end.

    From my experience, it's usually an outdated config for the kernel (like using a config for 5.1 while compiling 6.7) or a missing dependency. However the real error will be somewhere among the logs, who knows, maybe it's a missing processor instruction (it's really bad UX).

  • sounds to me like a timing issue. By using the proton log you might slow down to the point the timing issue doesn't give you problems anymore. Try disabling vsync and enabling a fps limit (warframe has both settings itself).

    Another possible cause could be filesystem going to a powersaving mode during normal gameplay and by writing logs you keep the disk in high performance.

  • It used to work at least here in the Netherlands, when you send a sms to a landline, the phone company has a tts service that reads texts like: “incoming text from zero six one… (etc) with the following text: ok boomer” and repeating that twice.

    Used to be a really mechanical voice, but I’ve not had a landline in at least ten years.

  • Like a lot of people already mentioned, it’s because of hardware driver’s mostly. But let’s not forget Microsoft has this figured out mostly already, since pretty much all drivers that have a version for Vista 64bit (2006) works on Windows 11.

    Android is catching up a bit though, they split the update process and you now receive security updates almost directly from google since Android 10.

  • Sounds to me like an absolute nightmare, putting many dogs together ensures some of them won’t like each other and will create a bark fest, triggering other dogs to bark too. Dogs might be pack animals, but their pack is with its humans and it will try to protect its pack from other packs

  • While I wholeheartedly support and use linux for gaming, I rather blame this on the attempts of apple to block gaming on a mac as much as possible (removing 32bit support, the switch to ARM and not using established standards like opengl and vulkan but building their own 'metal')